#c4430a Hex Color
rgb(196, 67, 10)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c4 | 43 | 0a | - | #c4430a |
RGB | 196 | 67 | 10 | - | rgb(196,67,10) |
HSL | 18 | 90% | 40% | - | hsl(18,90%,40%) |
HSV | 18 | 95% | 77% | - | hsv(18,95%,77%) |
XYZ | 24.8269 | 15.772 | 2.0229 | - | xyz(24.8269,15.772,2.0229) |
CIE-LAB | 46.67 | 49.47 | 55.09 | - | lab(46.67,49.47,55.09) |
CMYK | 0 | 0.65816326530612 | 0.94897959183673 | 0.23137254901961 | cmyk(0,0.65816326530612,0.94897959183673,0.23137254901961) |
Description
The RGB value of color #c4430a is rgb(196, 67, 10).
In the hex color #c4430a, The value of Red is 196, value of Green is 67, and value of Blue is 10. The primary color is Red. Similarly, The HSL values for #c4430a consists of 18° Hue, 90% Saturation, and 40% Lightness.
In the CMYK color model, the color #c4430a can be represented as Cyan=0%, Magenta=0.65816326530612%, Yellow=0.94897959183673%, and Black=0.23137254901961%.
Shades of #c4430a
Shades in a color are variations of the color that are created by adding black to it which results in a darker tone.
Tints of #c4430a
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c4430a
Preview of #c4430a on White Background
The contrast ratio of #c4430a with white color is 5.05
#c4430a color will look good on a white background.
Preview of #c4430a on black background
The contrast ratio of #c4430a with black color is 4.15
Color Schemes of #c4430a
Triadic Colors of #c4430a
Triadic colors are three colors that are evenly spaced around the color wheel and are therefore harmonious when used together in a design.
Analogous Colors of #c4430a
Analogous colors are colors that are next to each other on the color wheel and share a similar hue, creating a cohesive and harmonious color scheme.
Triadic Colors of #c4430a
Triadic colors are three colors that are evenly spaced around the color wheel and are therefore harmonious when used together in a design.
Analogous Colors of #c4430a
Analogous colors are colors that are next to each other on the color wheel and share a similar hue, creating a cohesive and harmonious color scheme.
Monochromatic Colors of #c4430a
Monochromatic colors are variations of a single color that are created by using different shades, tints, and tones of that color which results in a harmonious and cohesive color scheme.
Color Usage
You can set the css color of a text using:
.class{
color: #c4430a;
}
This is a sample text used for the color #c4430a. Lorem ipsum dolor, sit amet consectetur adipisicing elit. Animi sunt eveniet natus dolor minima, sit quaerat? Dignissimos unde alias debitis amet ducimus modi, eum quos ullam blanditiis aliquam necessitatibus ex.
You can set the css background color of a box using:
.box{
background-color: #c4430a;
}
This is a sample text used for the color #c4430a. Lorem ipsum dolor, sit amet consectetur adipisicing elit. Animi sunt eveniet natus dolor minima, sit quaerat? Dignissimos unde alias debitis amet ducimus modi, eum quos ullam blanditiis aliquam necessitatibus ex.
You can set the css border of a box using:
.box{
border:4px solid #c4430a;
}
This is a sample text used for the color #c4430a. Lorem ipsum dolor, sit amet consectetur adipisicing elit. Animi sunt eveniet natus dolor minima, sit quaerat? Dignissimos unde alias debitis amet ducimus modi, eum quos ullam blanditiis aliquam necessitatibus ex.
RGB Percentage
Red 71.79%
Green 24.54%
Blue 3.66%
CMYK Percentage
Cyan 0
Magenta 35.8%
Yellow 51.62%
Black 12.58%
Comments on this color
Please login or signup to post a comment.
No comments yet.