#6c040c - Red Oxide Hex Color Code

#6C040C (Red Oxide) - RGB 108, 4, 12 Color Information

#6c040c Conversion Table

HEX Triplet 6C, 04, 0C
RGB Decimal 108, 4, 12
RGB Octal 154, 4, 14
RGB Percent 42.4%, 1.6%, 4.7%
RGB Binary 1101100, 100, 1100
CMY 0.576, 0.984, 0.953
CMYK 0, 96, 89, 58

Percentages of Color #6C040C

R 42.4%
G 1.6%
B 4.7%
RGB Percentages of Color #6c040c
C 0%
M 96%
Y 89%
K 58%
CMYK Percentages of Color #6c040c

Color spaces of #6C040C Red Oxide - RGB(108, 4, 12)

HSV (or HSB) 355°, 96°, 42°
HSL 355°, 93°, 22°
Web Safe #660000
XYZ 6.294, 3.302, 0.653
CIE-Lab 21.213, 41.886, 27.229
xyY 0.614, 0.322, 3.302
Decimal 7078924

#6c040c Color Accessibility Scores (Red Oxide Contrast Checker)

#6c040c

On dark background [POOR]

#6c040c

On light background [GOOD]

#6c040c

As background color [GOOD]

Red Oxide ↔ #6c040c Color Blindness Simulator

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

#6C040C Color Combinations - Color Schemes with 6c040c

#6c040c Analogous Colors

#6c040c Triadic Colors

#6c040c Split Complementary Colors

#6c040c Complementary Colors

Shades and Tints of #6c040c Color Variations

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

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

Alternatives colours to Red Oxide (#6c040c)

#6c040c Color Codes for CSS3/HTML5 and Icon Previews

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

#6C040C in Programming

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

#6c040c - RGB(108, 4, 12) - Red Oxide Color FAQ

What is the color code for Red Oxide?

Hex color code for Red Oxide color is #6c040c. RGB color code for red oxide color is rgb(108, 4, 12).

What is the RGB value of #6c040c?

The RGB value corresponding to the hexadecimal color code #6c040c is rgb(108, 4, 12). These values represent the intensities of the red, green, and blue components of the color, respectively. Here, '108' indicates the intensity of the red component, '4' 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 #6c040c.

What is the RGB percentage of #6c040c?

The RGB percentage composition for the hexadecimal color code #6c040c is detailed as follows: 42.4% Red, 1.6% 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 42.4% for Red signifies a dominant red component, contributing significantly to the overall color. The Green and Blue components are comparatively lower, with 1.6% 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 #6c040c.

What does RGB 108,4,12 mean?

The RGB color 108, 4, 12 represents a dull and muted shade of Red. The websafe version of this color is hex 660000. This color might be commonly referred to as a shade similar to Red Oxide.

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

In the CMYK (Cyan, Magenta, Yellow, Black) color model, the color represented by the hexadecimal code #6c040c is composed of 0% Cyan, 96% Magenta, 89% Yellow, and 58% 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 89% of Yellow typically adds to the brightness and warmth, and the 58% 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 #6c040c?

In the HSL (Hue, Saturation, Lightness) color model, the color represented by the hexadecimal code #6c040c has an HSL value of 355° (degrees) for Hue, 93% for Saturation, and 22% for Lightness. In this HSL representation, the Hue at 355° indicates the basic color tone, which is a shade of red in this case. The Saturation value of 93% describes the intensity or purity of this color, with a higher percentage indicating a more vivid and pure color. The Lightness value of 22% 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?
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...

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

The Ultimate Guide to Color Psychology and Conversion Rates

In today’s highly competitive online market, understanding color psychology and its impact on conversion rates can give you the edge you need to stand out from the competition. In this comprehensive guide, we will explore how color affects user...

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

The Influence of Colors on Psychology: An Insightful Analysis

The captivating influence that colors possess over our emotions and actions is both marked and pervasive. Every hue, from the serene and calming blue to the vivacious and stimulating red, subtly permeates the fabric of our everyday lives, influencing...