Shades of Seal Brown #361210
Tints of Seal Brown #361210
RGB
CMYK
RGB Variations
Color information
#361210 (or 0x361210) is known color: Seal Brown. HEX triplet: 36, 12 and 10. RGB value is (54,18,16). Sum of RGB (Red+Green+Blue) = 54+18+16=88 (11% of max value = 765). Red value is 54 (21.48% from 255 or 61.36% from 88); Green value is 18 (7.42% from 255 or 20.45% from 88); Blue value is 16 (6.64% from 255 or 18.18% from 88); Max value from RGB is 54 - color contains mainly: red. Hex color #361210 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #361210 is #C9EDEF. Grayscale: #1C1C1C. Windows color (decimal): -13233648 or 1053238. OLE color: 1053238.
HSL color Cylindrical-coordinate representation of color #361210: hue angle of 3.16º degrees, saturation: 0.54, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #361210 is Cyan = 0, Magento = 0.67, Yellow = 0.70 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 54 | 18 | 16 | - |
| CMYK | 0 | 0.67 | 0.70 | 0.79 |
| HSL | 3.16º | 0.54% | 0.14% | - |
| HSV(B) | 3.16º | 0.7% | 0.21% | - |
| XYZ | 1.83 | 1.25 | 0.64 | - |
| YUV | 28.54 | 120.93 | 146.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 18 | 16 | 0 | 0.67 | 0.70 | 0.79 | 3.16 | 0.54 | 0.14 |
| Hex | 36 | 12 | 10 | 0 | 43 | 46 | 4F | 3 | 36 | E |
| Octal | 66 | 22 | 20 | 0 | 103 | 106 | 117 | 3 | 66 | 16 |
| Binary | 110110 | 10010 | 10000 | 0 | 1000011 | 1000110 | 1001111 | 11 | 110110 | 1110 |
Color Harmonies of #361210
Complementary color
Monochromatic Colors of #361210
Black with #361210
Text Example
Text Example
White with #361210
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #361210; }
p { color: rgb(54,18,16); }
H1.HeaderClassName
{
color: #361210;
}
.AnyTagClassName
{
color: #361210;
}
</style>
background-color css
<style>
a { background-color: #361210; }
a { background-color: rgb(54,18,16); }
div.DivClassName
{
background-color: #361210;
}
.BgClassName
{
background-color: #361210;
}
</style>
border-color css
<style>
span { border-color: #361210; }
span { border-color: rgb(54,18,16); }
td.TdClassName
{
border-color: #361210;
}
.TagClassName
{
border-color: #361210;
}
</style>