Shades of Seal Brown #361716
Tints of Seal Brown #361716
RGB
CMYK
RGB Variations
Color information
#361716 (or 0x361716) is known color: Seal Brown. HEX triplet: 36, 17 and 16. RGB value is (54,23,22). Sum of RGB (Red+Green+Blue) = 54+23+22=99 (13% of max value = 765). Red value is 54 (21.48% from 255 or 54.55% from 99); Green value is 23 (9.38% from 255 or 23.23% from 99); Blue value is 22 (8.98% from 255 or 22.22% from 99); Max value from RGB is 54 - color contains mainly: red. Hex color #361716 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #361716 is #C9E8E9. Grayscale: #202020. Windows color (decimal): -13232362 or 1447734. OLE color: 1447734.
HSL color Cylindrical-coordinate representation of color #361716: hue angle of 1.88º degrees, saturation: 0.42, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #361716 is Cyan = 0, Magento = 0.57, Yellow = 0.59 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 54 | 23 | 22 | - |
| CMYK | 0 | 0.57 | 0.59 | 0.79 |
| HSL | 1.88º | 0.42% | 0.15% | - |
| HSV(B) | 1.88º | 0.59% | 0.21% | - |
| XYZ | 1.97 | 1.45 | 0.94 | - |
| YUV | 32.16 | 122.27 | 143.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 23 | 22 | 0 | 0.57 | 0.59 | 0.79 | 1.88 | 0.42 | 0.15 |
| Hex | 36 | 17 | 16 | 0 | 39 | 3B | 4F | 2 | 2A | F |
| Octal | 66 | 27 | 26 | 0 | 71 | 73 | 117 | 2 | 52 | 17 |
| Binary | 110110 | 10111 | 10110 | 0 | 111001 | 111011 | 1001111 | 10 | 101010 | 1111 |
Color Harmonies of #361716
Complementary color
Monochromatic Colors of #361716
Black with #361716
Text Example
Text Example
White with #361716
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #361716; }
p { color: rgb(54,23,22); }
H1.HeaderClassName
{
color: #361716;
}
.AnyTagClassName
{
color: #361716;
}
</style>
background-color css
<style>
a { background-color: #361716; }
a { background-color: rgb(54,23,22); }
div.DivClassName
{
background-color: #361716;
}
.BgClassName
{
background-color: #361716;
}
</style>
border-color css
<style>
span { border-color: #361716; }
span { border-color: rgb(54,23,22); }
td.TdClassName
{
border-color: #361716;
}
.TagClassName
{
border-color: #361716;
}
</style>