Shades of Seal Brown #420905
Tints of Seal Brown #420905
RGB
CMYK
RGB Variations
Color information
#420905 (or 0x420905) is known color: Seal Brown. HEX triplet: 42, 09 and 05. RGB value is (66,9,5). Sum of RGB (Red+Green+Blue) = 66+9+5=80 (10% of max value = 765). Red value is 66 (26.17% from 255 or 82.5% from 80); Green value is 9 (3.91% from 255 or 11.25% from 80); Blue value is 5 (2.34% from 255 or 6.25% from 80); Max value from RGB is 66 - color contains mainly: red. Hex color #420905 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #420905 is #BDF6FA. Grayscale: #191919. Windows color (decimal): -12449531 or 330050. OLE color: 330050.
HSL color Cylindrical-coordinate representation of color #420905: hue angle of 3.93º degrees, saturation: 0.86, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #420905 is Cyan = 0, Magento = 0.86, Yellow = 0.92 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 9 | 5 | - |
| CMYK | 0 | 0.86 | 0.92 | 0.74 |
| HSL | 3.93º | 0.86% | 0.14% | - |
| HSV(B) | 3.93º | 0.92% | 0.26% | - |
| XYZ | 2.37 | 1.36 | 0.28 | - |
| YUV | 25.59 | 116.38 | 156.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 9 | 5 | 0 | 0.86 | 0.92 | 0.74 | 3.93 | 0.86 | 0.14 |
| Hex | 42 | 9 | 5 | 0 | 56 | 5C | 4A | 4 | 56 | E |
| Octal | 102 | 11 | 5 | 0 | 126 | 134 | 112 | 4 | 126 | 16 |
| Binary | 1000010 | 1001 | 101 | 0 | 1010110 | 1011100 | 1001010 | 100 | 1010110 | 1110 |
Color Harmonies of #420905
Complementary color
Monochromatic Colors of #420905
Black with #420905
Text Example
Text Example
White with #420905
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #420905; }
p { color: rgb(66,9,5); }
H1.HeaderClassName
{
color: #420905;
}
.AnyTagClassName
{
color: #420905;
}
</style>
background-color css
<style>
a { background-color: #420905; }
a { background-color: rgb(66,9,5); }
div.DivClassName
{
background-color: #420905;
}
.BgClassName
{
background-color: #420905;
}
</style>
border-color css
<style>
span { border-color: #420905; }
span { border-color: rgb(66,9,5); }
td.TdClassName
{
border-color: #420905;
}
.TagClassName
{
border-color: #420905;
}
</style>