Shades of Rustic Red #420615
Tints of Rustic Red #420615
RGB
CMYK
RGB Variations
Color information
#420615 (or 0x420615) is known color: Rustic Red. HEX triplet: 42, 06 and 15. RGB value is (66,6,21). Sum of RGB (Red+Green+Blue) = 66+6+21=93 (12% of max value = 765). Red value is 66 (26.17% from 255 or 70.97% from 93); Green value is 6 (2.73% from 255 or 6.45% from 93); Blue value is 21 (8.59% from 255 or 22.58% from 93); Max value from RGB is 66 - color contains mainly: red. Hex color #420615 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #420615 is #BDF9EA. Grayscale: #191919. Windows color (decimal): -12450283 or 1377858. OLE color: 1377858.
HSL color Cylindrical-coordinate representation of color #420615: hue angle of 345º degrees, saturation: 0.83, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #420615 is Cyan = 0, Magento = 0.91, Yellow = 0.68 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 6 | 21 | - |
| CMYK | 0 | 0.91 | 0.68 | 0.74 |
| HSL | 345º | 0.83% | 0.14% | - |
| HSV(B) | 345º | 0.91% | 0.26% | - |
| XYZ | 2.45 | 1.34 | 0.84 | - |
| YUV | 25.65 | 125.38 | 156.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 6 | 21 | 0 | 0.91 | 0.68 | 0.74 | 345 | 0.83 | 0.14 |
| Hex | 42 | 6 | 15 | 0 | 5B | 44 | 4A | 159 | 53 | E |
| Octal | 102 | 6 | 25 | 0 | 133 | 104 | 112 | 531 | 123 | 16 |
| Binary | 1000010 | 110 | 10101 | 0 | 1011011 | 1000100 | 1001010 | 101011001 | 1010011 | 1110 |
Color Harmonies of #420615
Complementary color
Monochromatic Colors of #420615
Black with #420615
Text Example
Text Example
White with #420615
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #420615; }
p { color: rgb(66,6,21); }
H1.HeaderClassName
{
color: #420615;
}
.AnyTagClassName
{
color: #420615;
}
</style>
background-color css
<style>
a { background-color: #420615; }
a { background-color: rgb(66,6,21); }
div.DivClassName
{
background-color: #420615;
}
.BgClassName
{
background-color: #420615;
}
</style>
border-color css
<style>
span { border-color: #420615; }
span { border-color: rgb(66,6,21); }
td.TdClassName
{
border-color: #420615;
}
.TagClassName
{
border-color: #420615;
}
</style>