Shades of Seal Brown #361414
Tints of Seal Brown #361414
RGB
CMYK
RGB Variations
Color information
#361414 (or 0x361414) is known color: Seal Brown. HEX triplet: 36, 14 and 14. RGB value is (54,20,20). Sum of RGB (Red+Green+Blue) = 54+20+20=94 (12% of max value = 765). Red value is 54 (21.48% from 255 or 57.45% from 94); Green value is 20 (8.20% from 255 or 21.28% from 94); Blue value is 20 (8.20% from 255 or 21.28% from 94); Max value from RGB is 54 - color contains mainly: red. Hex color #361414 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #361414 is #C9EBEB. Grayscale: #1E1E1E. Windows color (decimal): -13233132 or 1315894. OLE color: 1315894.
HSL color Cylindrical-coordinate representation of color #361414: hue angle of 0º 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 #361414 is Cyan = 0, Magento = 0.63, Yellow = 0.63 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 54 | 20 | 20 | - |
| CMYK | 0 | 0.63 | 0.63 | 0.79 |
| HSL | 0º | 0.46% | 0.15% | - |
| HSV(B) | 0º | 0.63% | 0.21% | - |
| XYZ | 1.9 | 1.34 | 0.82 | - |
| YUV | 30.17 | 122.26 | 145 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 20 | 20 | 0 | 0.63 | 0.63 | 0.79 | 0 | 0.46 | 0.15 |
| Hex | 36 | 14 | 14 | 0 | 3F | 3F | 4F | 0 | 2E | F |
| Octal | 66 | 24 | 24 | 0 | 77 | 77 | 117 | 0 | 56 | 17 |
| Binary | 110110 | 10100 | 10100 | 0 | 111111 | 111111 | 1001111 | 0 | 101110 | 1111 |
Color Harmonies of #361414
Complementary color
Monochromatic Colors of #361414
Black with #361414
Text Example
Text Example
White with #361414
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #361414; }
p { color: rgb(54,20,20); }
H1.HeaderClassName
{
color: #361414;
}
.AnyTagClassName
{
color: #361414;
}
</style>
background-color css
<style>
a { background-color: #361414; }
a { background-color: rgb(54,20,20); }
div.DivClassName
{
background-color: #361414;
}
.BgClassName
{
background-color: #361414;
}
</style>
border-color css
<style>
span { border-color: #361414; }
span { border-color: rgb(54,20,20); }
td.TdClassName
{
border-color: #361414;
}
.TagClassName
{
border-color: #361414;
}
</style>