Shades of Seal Brown #431716
Tints of Seal Brown #431716
RGB
CMYK
RGB Variations
Color information
#431716 (or 0x431716) is known color: Seal Brown. HEX triplet: 43, 17 and 16. RGB value is (67,23,22). Sum of RGB (Red+Green+Blue) = 67+23+22=112 (14% of max value = 765). Red value is 67 (26.56% from 255 or 59.82% from 112); Green value is 23 (9.38% from 255 or 20.54% from 112); Blue value is 22 (8.98% from 255 or 19.64% from 112); Max value from RGB is 67 - color contains mainly: red. Hex color #431716 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #431716 is #BCE8E9. Grayscale: #242424. Windows color (decimal): -12380394 or 1447747. OLE color: 1447747.
HSL color Cylindrical-coordinate representation of color #431716: hue angle of 1.33º degrees, saturation: 0.51, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #431716 is Cyan = 0, Magento = 0.66, Yellow = 0.67 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 67 | 23 | 22 | - |
| CMYK | 0 | 0.66 | 0.67 | 0.74 |
| HSL | 1.33º | 0.51% | 0.17% | - |
| HSV(B) | 1.33º | 0.67% | 0.26% | - |
| XYZ | 2.77 | 1.86 | 0.97 | - |
| YUV | 36.04 | 120.08 | 150.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 23 | 22 | 0 | 0.66 | 0.67 | 0.74 | 1.33 | 0.51 | 0.17 |
| Hex | 43 | 17 | 16 | 0 | 42 | 43 | 4A | 1 | 33 | 11 |
| Octal | 103 | 27 | 26 | 0 | 102 | 103 | 112 | 1 | 63 | 21 |
| Binary | 1000011 | 10111 | 10110 | 0 | 1000010 | 1000011 | 1001010 | 1 | 110011 | 10001 |
Color Harmonies of #431716
Complementary color
Monochromatic Colors of #431716
Black with #431716
Text Example
Text Example
White with #431716
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #431716; }
p { color: rgb(67,23,22); }
H1.HeaderClassName
{
color: #431716;
}
.AnyTagClassName
{
color: #431716;
}
</style>
background-color css
<style>
a { background-color: #431716; }
a { background-color: rgb(67,23,22); }
div.DivClassName
{
background-color: #431716;
}
.BgClassName
{
background-color: #431716;
}
</style>
border-color css
<style>
span { border-color: #431716; }
span { border-color: rgb(67,23,22); }
td.TdClassName
{
border-color: #431716;
}
.TagClassName
{
border-color: #431716;
}
</style>