Shades of Seal Brown #321616
Tints of Seal Brown #321616
RGB
CMYK
RGB Variations
Color information
#321616 (or 0x321616) is known color: Seal Brown. HEX triplet: 32, 16 and 16. RGB value is (50,22,22). Sum of RGB (Red+Green+Blue) = 50+22+22=94 (12% of max value = 765). Red value is 50 (19.92% from 255 or 53.19% from 94); Green value is 22 (8.98% from 255 or 23.40% from 94); Blue value is 22 (8.98% from 255 or 23.40% from 94); Max value from RGB is 50 - color contains mainly: red. Hex color #321616 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #321616 is #CDE9E9. Grayscale: #1E1E1E. Windows color (decimal): -13494762 or 1447474. OLE color: 1447474.
HSL color Cylindrical-coordinate representation of color #321616: hue angle of 0º degrees, saturation: 0.39, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #321616 is Cyan = 0, Magento = 0.56, Yellow = 0.56 and Black (K on CMYK) = 0.80.
Color convert
| RGB | 50 | 22 | 22 | - |
| CMYK | 0 | 0.56 | 0.56 | 0.80 |
| HSL | 0º | 0.39% | 0.14% | - |
| HSV(B) | 0º | 0.56% | 0.2% | - |
| XYZ | 1.75 | 1.31 | 0.92 | - |
| YUV | 30.37 | 123.28 | 142 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 22 | 22 | 0 | 0.56 | 0.56 | 0.80 | 0 | 0.39 | 0.14 |
| Hex | 32 | 16 | 16 | 0 | 38 | 38 | 50 | 0 | 27 | E |
| Octal | 62 | 26 | 26 | 0 | 70 | 70 | 120 | 0 | 47 | 16 |
| Binary | 110010 | 10110 | 10110 | 0 | 111000 | 111000 | 1010000 | 0 | 100111 | 1110 |
Color Harmonies of #321616
Complementary color
Monochromatic Colors of #321616
Black with #321616
Text Example
Text Example
White with #321616
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #321616; }
p { color: rgb(50,22,22); }
H1.HeaderClassName
{
color: #321616;
}
.AnyTagClassName
{
color: #321616;
}
</style>
background-color css
<style>
a { background-color: #321616; }
a { background-color: rgb(50,22,22); }
div.DivClassName
{
background-color: #321616;
}
.BgClassName
{
background-color: #321616;
}
</style>
border-color css
<style>
span { border-color: #321616; }
span { border-color: rgb(50,22,22); }
td.TdClassName
{
border-color: #321616;
}
.TagClassName
{
border-color: #321616;
}
</style>