Shades of Seal Brown #361311
Tints of Seal Brown #361311
RGB
CMYK
RGB Variations
Color information
#361311 (or 0x361311) is known color: Seal Brown. HEX triplet: 36, 13 and 11. RGB value is (54,19,17). Sum of RGB (Red+Green+Blue) = 54+19+17=90 (11% of max value = 765). Red value is 54 (21.48% from 255 or 60% from 90); Green value is 19 (7.81% from 255 or 21.11% from 90); Blue value is 17 (7.03% from 255 or 18.89% from 90); Max value from RGB is 54 - color contains mainly: red. Hex color #361311 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #361311 is #C9ECEE. Grayscale: #1D1D1D. Windows color (decimal): -13233391 or 1119030. OLE color: 1119030.
HSL color Cylindrical-coordinate representation of color #361311: hue angle of 3.24º degrees, saturation: 0.52, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #361311 is Cyan = 0, Magento = 0.65, Yellow = 0.69 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 54 | 19 | 17 | - |
| CMYK | 0 | 0.65 | 0.69 | 0.79 |
| HSL | 3.24º | 0.52% | 0.14% | - |
| HSV(B) | 3.24º | 0.69% | 0.21% | - |
| XYZ | 1.86 | 1.29 | 0.68 | - |
| YUV | 29.24 | 121.1 | 145.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 19 | 17 | 0 | 0.65 | 0.69 | 0.79 | 3.24 | 0.52 | 0.14 |
| Hex | 36 | 13 | 11 | 0 | 41 | 45 | 4F | 3 | 34 | E |
| Octal | 66 | 23 | 21 | 0 | 101 | 105 | 117 | 3 | 64 | 16 |
| Binary | 110110 | 10011 | 10001 | 0 | 1000001 | 1000101 | 1001111 | 11 | 110100 | 1110 |
Color Harmonies of #361311
Complementary color
Monochromatic Colors of #361311
Black with #361311
Text Example
Text Example
White with #361311
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #361311; }
p { color: rgb(54,19,17); }
H1.HeaderClassName
{
color: #361311;
}
.AnyTagClassName
{
color: #361311;
}
</style>
background-color css
<style>
a { background-color: #361311; }
a { background-color: rgb(54,19,17); }
div.DivClassName
{
background-color: #361311;
}
.BgClassName
{
background-color: #361311;
}
</style>
border-color css
<style>
span { border-color: #361311; }
span { border-color: rgb(54,19,17); }
td.TdClassName
{
border-color: #361311;
}
.TagClassName
{
border-color: #361311;
}
</style>