Shades of Seal Brown #421009
Tints of Seal Brown #421009
RGB
CMYK
RGB Variations
Color information
#421009 (or 0x421009) is known color: Seal Brown. HEX triplet: 42, 10 and 09. RGB value is (66,16,9). Sum of RGB (Red+Green+Blue) = 66+16+9=91 (12% of max value = 765). Red value is 66 (26.17% from 255 or 72.53% from 91); Green value is 16 (6.64% from 255 or 17.58% from 91); Blue value is 9 (3.91% from 255 or 9.89% from 91); Max value from RGB is 66 - color contains mainly: red. Hex color #421009 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #421009 is #BDEFF6. Grayscale: #1E1E1E. Windows color (decimal): -12447735 or 593986. OLE color: 593986.
HSL color Cylindrical-coordinate representation of color #421009: hue angle of 7.37º degrees, saturation: 0.76, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #421009 is Cyan = 0, Magento = 0.76, Yellow = 0.86 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 16 | 9 | - |
| CMYK | 0 | 0.76 | 0.86 | 0.74 |
| HSL | 7.37º | 0.76% | 0.15% | - |
| HSV(B) | 7.37º | 0.86% | 0.26% | - |
| XYZ | 2.48 | 1.55 | 0.43 | - |
| YUV | 30.15 | 116.07 | 153.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 16 | 9 | 0 | 0.76 | 0.86 | 0.74 | 7.37 | 0.76 | 0.15 |
| Hex | 42 | 10 | 9 | 0 | 4C | 56 | 4A | 7 | 4C | F |
| Octal | 102 | 20 | 11 | 0 | 114 | 126 | 112 | 7 | 114 | 17 |
| Binary | 1000010 | 10000 | 1001 | 0 | 1001100 | 1010110 | 1001010 | 111 | 1001100 | 1111 |
Color Harmonies of #421009
Complementary color
Monochromatic Colors of #421009
Black with #421009
Text Example
Text Example
White with #421009
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #421009; }
p { color: rgb(66,16,9); }
H1.HeaderClassName
{
color: #421009;
}
.AnyTagClassName
{
color: #421009;
}
</style>
background-color css
<style>
a { background-color: #421009; }
a { background-color: rgb(66,16,9); }
div.DivClassName
{
background-color: #421009;
}
.BgClassName
{
background-color: #421009;
}
</style>
border-color css
<style>
span { border-color: #421009; }
span { border-color: rgb(66,16,9); }
td.TdClassName
{
border-color: #421009;
}
.TagClassName
{
border-color: #421009;
}
</style>