Shades of Seal Brown #420602
Tints of Seal Brown #420602
RGB
CMYK
RGB Variations
Color information
#420602 (or 0x420602) is known color: Seal Brown. HEX triplet: 42, 06 and 02. RGB value is (66,6,2). Sum of RGB (Red+Green+Blue) = 66+6+2=74 (9% of max value = 765). Red value is 66 (26.17% from 255 or 89.19% from 74); Green value is 6 (2.73% from 255 or 8.11% from 74); Blue value is 2 (1.17% from 255 or 2.70% from 74); Max value from RGB is 66 - color contains mainly: red. Hex color #420602 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #420602 is #BDF9FD. Grayscale: #171717. Windows color (decimal): -12450302 or 132674. OLE color: 132674.
HSL color Cylindrical-coordinate representation of color #420602: hue angle of 3.75º degrees, saturation: 0.94, lightness: 0.13%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #420602 is Cyan = 0, Magento = 0.91, Yellow = 0.97 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 6 | 2 | - |
| CMYK | 0 | 0.91 | 0.97 | 0.74 |
| HSL | 3.75º | 0.94% | 0.13% | - |
| HSV(B) | 3.75º | 0.97% | 0.26% | - |
| XYZ | 2.32 | 1.29 | 0.18 | - |
| YUV | 23.48 | 115.88 | 158.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 6 | 2 | 0 | 0.91 | 0.97 | 0.74 | 3.75 | 0.94 | 0.13 |
| Hex | 42 | 6 | 2 | 0 | 5B | 61 | 4A | 4 | 5E | D |
| Octal | 102 | 6 | 2 | 0 | 133 | 141 | 112 | 4 | 136 | 15 |
| Binary | 1000010 | 110 | 10 | 0 | 1011011 | 1100001 | 1001010 | 100 | 1011110 | 1101 |
Color Harmonies of #420602
Complementary color
Monochromatic Colors of #420602
Black with #420602
Text Example
Text Example
White with #420602
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #420602; }
p { color: rgb(66,6,2); }
H1.HeaderClassName
{
color: #420602;
}
.AnyTagClassName
{
color: #420602;
}
</style>
background-color css
<style>
a { background-color: #420602; }
a { background-color: rgb(66,6,2); }
div.DivClassName
{
background-color: #420602;
}
.BgClassName
{
background-color: #420602;
}
</style>
border-color css
<style>
span { border-color: #420602; }
span { border-color: rgb(66,6,2); }
td.TdClassName
{
border-color: #420602;
}
.TagClassName
{
border-color: #420602;
}
</style>