Shades of Seal Brown #361714
Tints of Seal Brown #361714
RGB
CMYK
RGB Variations
Color information
#361714 (or 0x361714) is known color: Seal Brown. HEX triplet: 36, 17 and 14. RGB value is (54,23,20). Sum of RGB (Red+Green+Blue) = 54+23+20=97 (12% of max value = 765). Red value is 54 (21.48% from 255 or 55.67% from 97); Green value is 23 (9.38% from 255 or 23.71% from 97); Blue value is 20 (8.20% from 255 or 20.62% from 97); Max value from RGB is 54 - color contains mainly: red. Hex color #361714 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #361714 is #C9E8EB. Grayscale: #1F1F1F. Windows color (decimal): -13232364 or 1316662. OLE color: 1316662.
HSL color Cylindrical-coordinate representation of color #361714: hue angle of 5.29º 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 #361714 is Cyan = 0, Magento = 0.57, Yellow = 0.63 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 54 | 23 | 20 | - |
| CMYK | 0 | 0.57 | 0.63 | 0.79 |
| HSL | 5.29º | 0.46% | 0.15% | - |
| HSV(B) | 5.29º | 0.63% | 0.21% | - |
| XYZ | 1.95 | 1.45 | 0.84 | - |
| YUV | 31.93 | 121.27 | 143.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 23 | 20 | 0 | 0.57 | 0.63 | 0.79 | 5.29 | 0.46 | 0.15 |
| Hex | 36 | 17 | 14 | 0 | 39 | 3F | 4F | 5 | 2E | F |
| Octal | 66 | 27 | 24 | 0 | 71 | 77 | 117 | 5 | 56 | 17 |
| Binary | 110110 | 10111 | 10100 | 0 | 111001 | 111111 | 1001111 | 101 | 101110 | 1111 |
Color Harmonies of #361714
Complementary color
Monochromatic Colors of #361714
Black with #361714
Text Example
Text Example
White with #361714
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #361714; }
p { color: rgb(54,23,20); }
H1.HeaderClassName
{
color: #361714;
}
.AnyTagClassName
{
color: #361714;
}
</style>
background-color css
<style>
a { background-color: #361714; }
a { background-color: rgb(54,23,20); }
div.DivClassName
{
background-color: #361714;
}
.BgClassName
{
background-color: #361714;
}
</style>
border-color css
<style>
span { border-color: #361714; }
span { border-color: rgb(54,23,20); }
td.TdClassName
{
border-color: #361714;
}
.TagClassName
{
border-color: #361714;
}
</style>