Shades of Rustic Red #420613
Tints of Rustic Red #420613
RGB
CMYK
RGB Variations
Color information
#420613 (or 0x420613) is known color: Rustic Red. HEX triplet: 42, 06 and 13. RGB value is (66,6,19). Sum of RGB (Red+Green+Blue) = 66+6+19=91 (12% of max value = 765). Red value is 66 (26.17% from 255 or 72.53% from 91); Green value is 6 (2.73% from 255 or 6.59% from 91); Blue value is 19 (7.81% from 255 or 20.88% from 91); Max value from RGB is 66 - color contains mainly: red. Hex color #420613 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #420613 is #BDF9EC. Grayscale: #191919. Windows color (decimal): -12450285 or 1246786. OLE color: 1246786.
HSL color Cylindrical-coordinate representation of color #420613: hue angle of 347º 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 #420613 is Cyan = 0, Magento = 0.91, Yellow = 0.71 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 6 | 19 | - |
| CMYK | 0 | 0.91 | 0.71 | 0.74 |
| HSL | 347º | 0.83% | 0.14% | - |
| HSV(B) | 347º | 0.91% | 0.26% | - |
| XYZ | 2.43 | 1.34 | 0.75 | - |
| YUV | 25.42 | 124.38 | 156.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 6 | 19 | 0 | 0.91 | 0.71 | 0.74 | 347 | 0.83 | 0.14 |
| Hex | 42 | 6 | 13 | 0 | 5B | 47 | 4A | 15B | 53 | E |
| Octal | 102 | 6 | 23 | 0 | 133 | 107 | 112 | 533 | 123 | 16 |
| Binary | 1000010 | 110 | 10011 | 0 | 1011011 | 1000111 | 1001010 | 101011011 | 1010011 | 1110 |
Color Harmonies of #420613
Complementary color
Monochromatic Colors of #420613
Black with #420613
Text Example
Text Example
White with #420613
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #420613; }
p { color: rgb(66,6,19); }
H1.HeaderClassName
{
color: #420613;
}
.AnyTagClassName
{
color: #420613;
}
</style>
background-color css
<style>
a { background-color: #420613; }
a { background-color: rgb(66,6,19); }
div.DivClassName
{
background-color: #420613;
}
.BgClassName
{
background-color: #420613;
}
</style>
border-color css
<style>
span { border-color: #420613; }
span { border-color: rgb(66,6,19); }
td.TdClassName
{
border-color: #420613;
}
.TagClassName
{
border-color: #420613;
}
</style>