#ff090c - Red Hex Color Code

#FF090C (Red) - RGB 255, 9, 12 Color Information

#ff090c Conversion Table

HEX Triplet FF, 09, 0C
RGB Decimal 255, 9, 12
RGB Octal 377, 11, 14
RGB Percent 100%, 3.5%, 4.7%
RGB Binary 11111111, 1001, 1100
CMY 0.000, 0.965, 0.953
CMYK 0, 96, 95, 0

Percentages of Color #FF090C

R 100%
G 3.5%
B 4.7%
RGB Percentages of Color #ff090c
C 0%
M 96%
Y 95%
K 0%
CMYK Percentages of Color #ff090c

Color spaces of #FF090C Red - RGB(255, 9, 12)

HSV (or HSB) 359°, 96°, 100°
HSL 359°, 100°, 52°
Web Safe #ff0000
XYZ 41.404, 21.482, 2.312
CIE-Lab 53.473, 79.576, 64.398
xyY 0.635, 0.329, 21.482
Decimal 16713996

#ff090c Color Accessibility Scores (Red Contrast Checker)

#ff090c

On dark background [POOR]

#ff090c

On light background [GOOD]

#ff090c

As background color [GOOD]

Red ↔ #ff090c Color Blindness Simulator

Coming soon... You can see how #ff090c is perceived by people affected by a color vision deficiency. This can be useful if you need to ensure your color combinations are accessible to color-blind users.

#FF090C Color Combinations - Color Schemes with ff090c

#ff090c Analogous Colors

#ff090c Triadic Colors

#ff090c Split Complementary Colors

#ff090c Complementary Colors

Shades and Tints of #ff090c Color Variations

#ff090c Shade Color Variations (When you combine pure black with this color, #ff090c, darker shades are produced.)

#ff090c Tint Color Variations (Lighter shades of #ff090c can be created by blending the color with different amounts of white.)

Alternatives colours to Red (#ff090c)

#ff090c Color Codes for CSS3/HTML5 and Icon Previews

Text with Hexadecimal Color #ff090c
This sample text has a font color of #ff090c
#ff090c Border Color
This sample element has a border color of #ff090c
#ff090c CSS3 Linear Gradient
#ff090c Background Color
This sample paragraph has a background color of #ff090c
#ff090c Text Shadow
This sample text has a shadow color of #ff090c
Sample text with glow color #ff090c
This sample text has a glow color of #ff090c
#ff090c Box Shadow
This sample element has a box shadow of #ff090c
Sample text with Underline Color #ff090c
This sample text has a underline color of #ff090c
A selection of SVG images/icons using the hex version #ff090c of the current color.

#FF090C in Programming

HTML5, CSS3 #ff090c
Java new Color(255, 9, 12);
.NET Color.FromArgb(255, 255, 9, 12);
Swift UIColor(red:255, green:9, blue:12, alpha:1.00000)
Objective-C [UIColor colorWithRed:255 green:9 blue:12 alpha:1.00000];
OpenGL glColor3f(255f, 9f, 12f);
Python Color('#ff090c')

#ff090c - RGB(255, 9, 12) - Red Color FAQ

What is the color code for Red?

Hex color code for Red color is #ff090c. RGB color code for red color is rgb(255, 9, 12).

What is the RGB value of #ff090c?

The RGB value corresponding to the hexadecimal color code #ff090c is rgb(255, 9, 12). These values represent the intensities of the red, green, and blue components of the color, respectively. Here, '255' indicates the intensity of the red component, '9' represents the green component's intensity, and '12' denotes the blue component's intensity. Combined in these specific proportions, these three color components create the color represented by #ff090c.

What is the RGB percentage of #ff090c?

The RGB percentage composition for the hexadecimal color code #ff090c is detailed as follows: 100% Red, 3.5% Green, and 4.7% Blue. This breakdown indicates the relative contribution of each primary color in the RGB color model to achieve this specific shade. The value 100% for Red signifies a dominant red component, contributing significantly to the overall color. The Green and Blue components are comparatively lower, with 3.5% and 4.7% respectively, playing a smaller role in the composition of this particular hue. Together, these percentages of Red, Green, and Blue mix to form the distinct color represented by #ff090c.

What does RGB 255,9,12 mean?

The RGB color 255, 9, 12 represents a dull and muted shade of Red. The websafe version of this color is hex ff0000. This color might be commonly referred to as a shade similar to Red.

What is the CMYK (Cyan Magenta Yellow Black) color model of #ff090c?

In the CMYK (Cyan, Magenta, Yellow, Black) color model, the color represented by the hexadecimal code #ff090c is composed of 0% Cyan, 96% Magenta, 95% Yellow, and 0% Black. In this CMYK breakdown, the Cyan component at 0% influences the coolness or green-blue aspects of the color, whereas the 96% of Magenta contributes to the red-purple qualities. The 95% of Yellow typically adds to the brightness and warmth, and the 0% of Black determines the depth and overall darkness of the shade. The resulting color can range from bright and vivid to deep and muted, depending on these CMYK values. The CMYK color model is crucial in color printing and graphic design, offering a practical way to mix these four ink colors to create a vast spectrum of hues.

What is the HSL value of #ff090c?

In the HSL (Hue, Saturation, Lightness) color model, the color represented by the hexadecimal code #ff090c has an HSL value of 359° (degrees) for Hue, 100% for Saturation, and 52% for Lightness. In this HSL representation, the Hue at 359° indicates the basic color tone, which is a shade of red in this case. The Saturation value of 100% describes the intensity or purity of this color, with a higher percentage indicating a more vivid and pure color. The Lightness value of 52% determines the brightness of the color, where a higher percentage represents a lighter shade. Together, these HSL values combine to create the distinctive shade of red that is both moderately vivid and fairly bright, as indicated by the specific values for this color. The HSL color model is particularly useful in digital arts and web design, as it allows for easy adjustments of color tones, saturation, and brightness levels.

Did you know our free color tools?
What Is The Conversion Rate Formula?

What is the conversion rate formula? Well, the conversion rate formula is a way to calculate the rate at which a marketing campaign converts leads into customers. To determine the success of your online marketing campaigns, it’s important to un...

E-commerce Homepage Examples & CRO Best Practices

Conversion rate optimization (CRO) is a critical aspect of e-commerce success. By optimizing your homepage, you can increase the chances that visitors will take the desired action, whether it be signing up for a newsletter, making a purchase, or down...

Exploring the Benefits of VPN for Designers and Creatives

When breaches of confidentiality and privacy became the norm on the Internet, all and sundry began to discuss VPNs. Today, we delve into the benefits of using VPN for designers. How can web designers leverage VPNs to enhance their productivity and sa...

How to Use CSS3 Gradients to Create Beautiful Web Backgrounds and Effects

Engaging your audience and increasing their time spent on the website is possible with CSS3 gradients. Your university website can really stand out with its visual appeal. CSS3 is useful when creating and formatting content structure in web design. Y...

How Color Theory Enhances Visual Design Impact

Color theory plays a crucial role in graphic design, influencing the way we perceive and interpret visual information. Understanding the principles of color theory is essential for designers to create visually appealing and effective designs that com...