Shades of Seal Brown #420904
Tints of Seal Brown #420904
RGB
CMYK
RGB Variations
Color information
#420904 (or 0x420904) is known color: Seal Brown. HEX triplet: 42, 09 and 04. RGB value is (66,9,4). Sum of RGB (Red+Green+Blue) = 66+9+4=79 (10% of max value = 765). Red value is 66 (26.17% from 255 or 83.54% from 79); Green value is 9 (3.91% from 255 or 11.39% from 79); Blue value is 4 (1.95% from 255 or 5.06% from 79); Max value from RGB is 66 - color contains mainly: red. Hex color #420904 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #420904 is #BDF6FB. Grayscale: #191919. Windows color (decimal): -12449532 or 264514. OLE color: 264514.
HSL color Cylindrical-coordinate representation of color #420904: hue angle of 4.84º degrees, saturation: 0.89, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #420904 is Cyan = 0, Magento = 0.86, Yellow = 0.94 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 9 | 4 | - |
| CMYK | 0 | 0.86 | 0.94 | 0.74 |
| HSL | 4.84º | 0.89% | 0.14% | - |
| HSV(B) | 4.84º | 0.94% | 0.26% | - |
| XYZ | 2.37 | 1.36 | 0.25 | - |
| YUV | 25.47 | 115.88 | 156.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 9 | 4 | 0 | 0.86 | 0.94 | 0.74 | 4.84 | 0.89 | 0.14 |
| Hex | 42 | 9 | 4 | 0 | 56 | 5E | 4A | 5 | 59 | E |
| Octal | 102 | 11 | 4 | 0 | 126 | 136 | 112 | 5 | 131 | 16 |
| Binary | 1000010 | 1001 | 100 | 0 | 1010110 | 1011110 | 1001010 | 101 | 1011001 | 1110 |
Color Harmonies of #420904
Complementary color
Monochromatic Colors of #420904
Black with #420904
Text Example
Text Example
White with #420904
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #420904; }
p { color: rgb(66,9,4); }
H1.HeaderClassName
{
color: #420904;
}
.AnyTagClassName
{
color: #420904;
}
</style>
background-color css
<style>
a { background-color: #420904; }
a { background-color: rgb(66,9,4); }
div.DivClassName
{
background-color: #420904;
}
.BgClassName
{
background-color: #420904;
}
</style>
border-color css
<style>
span { border-color: #420904; }
span { border-color: rgb(66,9,4); }
td.TdClassName
{
border-color: #420904;
}
.TagClassName
{
border-color: #420904;
}
</style>