Shades of Seal Brown #361918
Tints of Seal Brown #361918
RGB
CMYK
RGB Variations
Color information
#361918 (or 0x361918) is known color: Seal Brown. HEX triplet: 36, 19 and 18. RGB value is (54,25,24). Sum of RGB (Red+Green+Blue) = 54+25+24=103 (13% of max value = 765). Red value is 54 (21.48% from 255 or 52.43% from 103); Green value is 25 (10.16% from 255 or 24.27% from 103); Blue value is 24 (9.77% from 255 or 23.30% from 103); Max value from RGB is 54 - color contains mainly: red. Hex color #361918 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #361918 is #C9E6E7. Grayscale: #212121. Windows color (decimal): -13231848 or 1579318. OLE color: 1579318.
HSL color Cylindrical-coordinate representation of color #361918: hue angle of 2º degrees, saturation: 0.38, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #361918 is Cyan = 0, Magento = 0.54, Yellow = 0.56 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 54 | 25 | 24 | - |
| CMYK | 0 | 0.54 | 0.56 | 0.79 |
| HSL | 2º | 0.38% | 0.15% | - |
| HSV(B) | 2º | 0.56% | 0.21% | - |
| XYZ | 2.03 | 1.55 | 1.06 | - |
| YUV | 33.56 | 122.61 | 142.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 25 | 24 | 0 | 0.54 | 0.56 | 0.79 | 2 | 0.38 | 0.15 |
| Hex | 36 | 19 | 18 | 0 | 36 | 38 | 4F | 2 | 26 | F |
| Octal | 66 | 31 | 30 | 0 | 66 | 70 | 117 | 2 | 46 | 17 |
| Binary | 110110 | 11001 | 11000 | 0 | 110110 | 111000 | 1001111 | 10 | 100110 | 1111 |
Color Harmonies of #361918
Complementary color
Monochromatic Colors of #361918
Black with #361918
Text Example
Text Example
White with #361918
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #361918; }
p { color: rgb(54,25,24); }
H1.HeaderClassName
{
color: #361918;
}
.AnyTagClassName
{
color: #361918;
}
</style>
background-color css
<style>
a { background-color: #361918; }
a { background-color: rgb(54,25,24); }
div.DivClassName
{
background-color: #361918;
}
.BgClassName
{
background-color: #361918;
}
</style>
border-color css
<style>
span { border-color: #361918; }
span { border-color: rgb(54,25,24); }
td.TdClassName
{
border-color: #361918;
}
.TagClassName
{
border-color: #361918;
}
</style>