Shades of Seal Brown #361915
Tints of Seal Brown #361915
RGB
CMYK
RGB Variations
Color information
#361915 (or 0x361915) is known color: Seal Brown. HEX triplet: 36, 19 and 15. RGB value is (54,25,21). Sum of RGB (Red+Green+Blue) = 54+25+21=100 (13% of max value = 765). Red value is 54 (21.48% from 255 or 54% from 100); Green value is 25 (10.16% from 255 or 25% from 100); Blue value is 21 (8.59% from 255 or 21% from 100); Max value from RGB is 54 - color contains mainly: red. Hex color #361915 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #361915 is #C9E6EA. Grayscale: #212121. Windows color (decimal): -13231851 or 1382710. OLE color: 1382710.
HSL color Cylindrical-coordinate representation of color #361915: hue angle of 7.27º degrees, saturation: 0.44, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #361915 is Cyan = 0, Magento = 0.54, Yellow = 0.61 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 54 | 25 | 21 | - |
| CMYK | 0 | 0.54 | 0.61 | 0.79 |
| HSL | 7.27º | 0.44% | 0.15% | - |
| HSV(B) | 7.27º | 0.61% | 0.21% | - |
| XYZ | 2 | 1.53 | 0.9 | - |
| YUV | 33.22 | 121.11 | 142.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 25 | 21 | 0 | 0.54 | 0.61 | 0.79 | 7.27 | 0.44 | 0.15 |
| Hex | 36 | 19 | 15 | 0 | 36 | 3D | 4F | 7 | 2C | F |
| Octal | 66 | 31 | 25 | 0 | 66 | 75 | 117 | 7 | 54 | 17 |
| Binary | 110110 | 11001 | 10101 | 0 | 110110 | 111101 | 1001111 | 111 | 101100 | 1111 |
Color Harmonies of #361915
Complementary color
Monochromatic Colors of #361915
Black with #361915
Text Example
Text Example
White with #361915
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #361915; }
p { color: rgb(54,25,21); }
H1.HeaderClassName
{
color: #361915;
}
.AnyTagClassName
{
color: #361915;
}
</style>
background-color css
<style>
a { background-color: #361915; }
a { background-color: rgb(54,25,21); }
div.DivClassName
{
background-color: #361915;
}
.BgClassName
{
background-color: #361915;
}
</style>
border-color css
<style>
span { border-color: #361915; }
span { border-color: rgb(54,25,21); }
td.TdClassName
{
border-color: #361915;
}
.TagClassName
{
border-color: #361915;
}
</style>