Shades of Seal Brown #431514
Tints of Seal Brown #431514
RGB
CMYK
RGB Variations
Color information
#431514 (or 0x431514) is known color: Seal Brown. HEX triplet: 43, 15 and 14. RGB value is (67,21,20). Sum of RGB (Red+Green+Blue) = 67+21+20=108 (14% of max value = 765). Red value is 67 (26.56% from 255 or 62.04% from 108); Green value is 21 (8.59% from 255 or 19.44% from 108); Blue value is 20 (8.20% from 255 or 18.52% from 108); Max value from RGB is 67 - color contains mainly: red. Hex color #431514 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #431514 is #BCEAEB. Grayscale: #222222. Windows color (decimal): -12380908 or 1316163. OLE color: 1316163.
HSL color Cylindrical-coordinate representation of color #431514: hue angle of 1.28º degrees, saturation: 0.54, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #431514 is Cyan = 0, Magento = 0.69, Yellow = 0.70 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 67 | 21 | 20 | - |
| CMYK | 0 | 0.69 | 0.70 | 0.74 |
| HSL | 1.28º | 0.54% | 0.17% | - |
| HSV(B) | 1.28º | 0.7% | 0.26% | - |
| XYZ | 2.71 | 1.78 | 0.86 | - |
| YUV | 34.64 | 119.74 | 151.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 21 | 20 | 0 | 0.69 | 0.70 | 0.74 | 1.28 | 0.54 | 0.17 |
| Hex | 43 | 15 | 14 | 0 | 45 | 46 | 4A | 1 | 36 | 11 |
| Octal | 103 | 25 | 24 | 0 | 105 | 106 | 112 | 1 | 66 | 21 |
| Binary | 1000011 | 10101 | 10100 | 0 | 1000101 | 1000110 | 1001010 | 1 | 110110 | 10001 |
Color Harmonies of #431514
Complementary color
Monochromatic Colors of #431514
Black with #431514
Text Example
Text Example
White with #431514
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #431514; }
p { color: rgb(67,21,20); }
H1.HeaderClassName
{
color: #431514;
}
.AnyTagClassName
{
color: #431514;
}
</style>
background-color css
<style>
a { background-color: #431514; }
a { background-color: rgb(67,21,20); }
div.DivClassName
{
background-color: #431514;
}
.BgClassName
{
background-color: #431514;
}
</style>
border-color css
<style>
span { border-color: #431514; }
span { border-color: rgb(67,21,20); }
td.TdClassName
{
border-color: #431514;
}
.TagClassName
{
border-color: #431514;
}
</style>