#ff0d0d - Red Hex Color Code

#FF0D0D (Red) - RGB 255, 13, 13 Color Information

#ff0d0d Conversion Table

HEX Triplet FF, 0D, 0D
RGB Decimal 255, 13, 13
RGB Octal 377, 15, 15
RGB Percent 100%, 5.1%, 5.1%
RGB Binary 11111111, 1101, 1101
CMY 0.000, 0.949, 0.949
CMYK 0, 95, 95, 0

Percentages of Color #FF0D0D

R 100%
G 5.1%
B 5.1%
RGB Percentages of Color #ff0d0d
C 0%
M 95%
Y 95%
K 0%
CMYK Percentages of Color #ff0d0d

Color spaces of #FF0D0D Red - RGB(255, 13, 13)

HSV (or HSB) 0°, 95°, 100°
HSL 0°, 100°, 53°
Web Safe #ff0000
XYZ 41.457, 21.577, 2.361
CIE-Lab 53.575, 79.295, 64.190
xyY 0.634, 0.330, 21.577
Decimal 16715021

#ff0d0d Color Accessibility Scores (Red Contrast Checker)

#ff0d0d

On dark background [POOR]

#ff0d0d

On light background [GOOD]

#ff0d0d

As background color [GOOD]

Red ↔ #ff0d0d Color Blindness Simulator

Coming soon... You can see how #ff0d0d 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.

#FF0D0D Color Combinations - Color Schemes with ff0d0d

#ff0d0d Analogous Colors

#ff0d0d Triadic Colors

#ff0d0d Split Complementary Colors

#ff0d0d Complementary Colors

Shades and Tints of #ff0d0d Color Variations

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

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

Alternatives colours to Red (#ff0d0d)

#ff0d0d Color Codes for CSS3/HTML5 and Icon Previews

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

#FF0D0D in Programming

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

#ff0d0d - RGB(255, 13, 13) - Red Color FAQ

What is the color code for Red?

Hex color code for Red color is #ff0d0d. RGB color code for red color is rgb(255, 13, 13).

What is the RGB value of #ff0d0d?

The RGB value corresponding to the hexadecimal color code #ff0d0d is rgb(255, 13, 13). 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, '13' represents the green component's intensity, and '13' denotes the blue component's intensity. Combined in these specific proportions, these three color components create the color represented by #ff0d0d.

What is the RGB percentage of #ff0d0d?

The RGB percentage composition for the hexadecimal color code #ff0d0d is detailed as follows: 100% Red, 5.1% Green, and 5.1% 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 5.1% and 5.1% 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 #ff0d0d.

What does RGB 255,13,13 mean?

The RGB color 255, 13, 13 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 #ff0d0d?

In the CMYK (Cyan, Magenta, Yellow, Black) color model, the color represented by the hexadecimal code #ff0d0d is composed of 0% Cyan, 95% 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 95% 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 #ff0d0d?

In the HSL (Hue, Saturation, Lightness) color model, the color represented by the hexadecimal code #ff0d0d has an HSL value of 0° (degrees) for Hue, 100% for Saturation, and 53% for Lightness. In this HSL representation, the Hue at 0° 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 53% 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?
Exploring the Role of Colors in Branding

Colors play an indispensable role in shaping a brand’s identity, influencing consumer perception and reaction toward a business. These elements provoke an array of emotions, guide decision-making processes, and communicate the ethos a brand emb...

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...

Best Color Matches For Your Home Office

An office space thrives on high energy and positivity. As such, it must be calming, welcoming, and inspiring. Studies have also shown that colors greatly impact human emotions. Hence, painting your home office walls with the right color scheme is ess...

The Impact of Color on Student Attention

Color can be an underestimated and profound force in our daily lives, having the potential to alter mood, behavior, and cognitive functions in surprising ways. Students, in particular, rely on their learning environments for optimal academic performa...

Adjusting Mac Screen Brightness: Tips for Better Viewing Experience

Mac computers are your trusted ally through all your digital adventures. However, staring at their glowing screens for hours can take a toll. It can strain your eyes and disrupt your sleep cycle. It is critical to adjust the screen brightness of your...