Shades of Seal Brown #361614
Tints of Seal Brown #361614
RGB
CMYK
RGB Variations
Color information
#361614 (or 0x361614) is known color: Seal Brown. HEX triplet: 36, 16 and 14. RGB value is (54,22,20). Sum of RGB (Red+Green+Blue) = 54+22+20=96 (12% of max value = 765). Red value is 54 (21.48% from 255 or 56.25% from 96); Green value is 22 (8.98% from 255 or 22.92% from 96); Blue value is 20 (8.20% from 255 or 20.83% from 96); Max value from RGB is 54 - color contains mainly: red. Hex color #361614 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #361614 is #C9E9EB. Grayscale: #1F1F1F. Windows color (decimal): -13232620 or 1316406. OLE color: 1316406.
HSL color Cylindrical-coordinate representation of color #361614: hue angle of 3.53º degrees, saturation: 0.46, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #361614 is Cyan = 0, Magento = 0.59, Yellow = 0.63 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 54 | 22 | 20 | - |
| CMYK | 0 | 0.59 | 0.63 | 0.79 |
| HSL | 3.53º | 0.46% | 0.15% | - |
| HSV(B) | 3.53º | 0.63% | 0.21% | - |
| XYZ | 1.93 | 1.41 | 0.83 | - |
| YUV | 31.34 | 121.6 | 144.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 22 | 20 | 0 | 0.59 | 0.63 | 0.79 | 3.53 | 0.46 | 0.15 |
| Hex | 36 | 16 | 14 | 0 | 3B | 3F | 4F | 4 | 2E | F |
| Octal | 66 | 26 | 24 | 0 | 73 | 77 | 117 | 4 | 56 | 17 |
| Binary | 110110 | 10110 | 10100 | 0 | 111011 | 111111 | 1001111 | 100 | 101110 | 1111 |
Color Harmonies of #361614
Complementary color
Monochromatic Colors of #361614
Black with #361614
Text Example
Text Example
White with #361614
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #361614; }
p { color: rgb(54,22,20); }
H1.HeaderClassName
{
color: #361614;
}
.AnyTagClassName
{
color: #361614;
}
</style>
background-color css
<style>
a { background-color: #361614; }
a { background-color: rgb(54,22,20); }
div.DivClassName
{
background-color: #361614;
}
.BgClassName
{
background-color: #361614;
}
</style>
border-color css
<style>
span { border-color: #361614; }
span { border-color: rgb(54,22,20); }
td.TdClassName
{
border-color: #361614;
}
.TagClassName
{
border-color: #361614;
}
</style>