Shades of Seal Brown #421307
Tints of Seal Brown #421307
RGB
CMYK
RGB Variations
Color information
#421307 (or 0x421307) is known color: Seal Brown. HEX triplet: 42, 13 and 07. RGB value is (66,19,7). Sum of RGB (Red+Green+Blue) = 66+19+7=92 (12% of max value = 765). Red value is 66 (26.17% from 255 or 71.74% from 92); Green value is 19 (7.81% from 255 or 20.65% from 92); Blue value is 7 (3.12% from 255 or 7.61% from 92); Max value from RGB is 66 - color contains mainly: red. Hex color #421307 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #421307 is #BDECF8. Grayscale: #1F1F1F. Windows color (decimal): -12446969 or 463682. OLE color: 463682.
HSL color Cylindrical-coordinate representation of color #421307: hue angle of 12.2º degrees, saturation: 0.81, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #421307 is Cyan = 0, Magento = 0.71, Yellow = 0.89 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 19 | 7 | - |
| CMYK | 0 | 0.71 | 0.89 | 0.74 |
| HSL | 12.2º | 0.81% | 0.14% | - |
| HSV(B) | 12.2º | 0.89% | 0.26% | - |
| XYZ | 2.52 | 1.64 | 0.38 | - |
| YUV | 31.69 | 114.07 | 152.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 19 | 7 | 0 | 0.71 | 0.89 | 0.74 | 12.2 | 0.81 | 0.14 |
| Hex | 42 | 13 | 7 | 0 | 47 | 59 | 4A | C | 51 | E |
| Octal | 102 | 23 | 7 | 0 | 107 | 131 | 112 | 14 | 121 | 16 |
| Binary | 1000010 | 10011 | 111 | 0 | 1000111 | 1011001 | 1001010 | 1100 | 1010001 | 1110 |
Color Harmonies of #421307
Complementary color
Monochromatic Colors of #421307
Black with #421307
Text Example
Text Example
White with #421307
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #421307; }
p { color: rgb(66,19,7); }
H1.HeaderClassName
{
color: #421307;
}
.AnyTagClassName
{
color: #421307;
}
</style>
background-color css
<style>
a { background-color: #421307; }
a { background-color: rgb(66,19,7); }
div.DivClassName
{
background-color: #421307;
}
.BgClassName
{
background-color: #421307;
}
</style>
border-color css
<style>
span { border-color: #421307; }
span { border-color: rgb(66,19,7); }
td.TdClassName
{
border-color: #421307;
}
.TagClassName
{
border-color: #421307;
}
</style>