Shades of Seal Brown #431207
Tints of Seal Brown #431207
RGB
CMYK
RGB Variations
Color information
#431207 (or 0x431207) is known color: Seal Brown. HEX triplet: 43, 12 and 07. RGB value is (67,18,7). Sum of RGB (Red+Green+Blue) = 67+18+7=92 (12% of max value = 765). Red value is 67 (26.56% from 255 or 72.83% from 92); Green value is 18 (7.42% from 255 or 19.57% from 92); Blue value is 7 (3.12% from 255 or 7.61% from 92); Max value from RGB is 67 - color contains mainly: red. Hex color #431207 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #431207 is #BCEDF8. Grayscale: #1F1F1F. Windows color (decimal): -12381689 or 463427. OLE color: 463427.
HSL color Cylindrical-coordinate representation of color #431207: hue angle of 11º degrees, saturation: 0.81, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #431207 is Cyan = 0, Magento = 0.73, Yellow = 0.90 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 67 | 18 | 7 | - |
| CMYK | 0 | 0.73 | 0.90 | 0.74 |
| HSL | 11º | 0.81% | 0.15% | - |
| HSV(B) | 11º | 0.9% | 0.26% | - |
| XYZ | 2.57 | 1.64 | 0.38 | - |
| YUV | 31.4 | 114.23 | 153.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 18 | 7 | 0 | 0.73 | 0.90 | 0.74 | 11 | 0.81 | 0.15 |
| Hex | 43 | 12 | 7 | 0 | 49 | 5A | 4A | B | 51 | F |
| Octal | 103 | 22 | 7 | 0 | 111 | 132 | 112 | 13 | 121 | 17 |
| Binary | 1000011 | 10010 | 111 | 0 | 1001001 | 1011010 | 1001010 | 1011 | 1010001 | 1111 |
Color Harmonies of #431207
Complementary color
Monochromatic Colors of #431207
Black with #431207
Text Example
Text Example
White with #431207
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #431207; }
p { color: rgb(67,18,7); }
H1.HeaderClassName
{
color: #431207;
}
.AnyTagClassName
{
color: #431207;
}
</style>
background-color css
<style>
a { background-color: #431207; }
a { background-color: rgb(67,18,7); }
div.DivClassName
{
background-color: #431207;
}
.BgClassName
{
background-color: #431207;
}
</style>
border-color css
<style>
span { border-color: #431207; }
span { border-color: rgb(67,18,7); }
td.TdClassName
{
border-color: #431207;
}
.TagClassName
{
border-color: #431207;
}
</style>