Shades of Seal Brown #361413
Tints of Seal Brown #361413
RGB
CMYK
RGB Variations
Color information
#361413 (or 0x361413) is known color: Seal Brown. HEX triplet: 36, 14 and 13. RGB value is (54,20,19). Sum of RGB (Red+Green+Blue) = 54+20+19=93 (12% of max value = 765). Red value is 54 (21.48% from 255 or 58.06% from 93); Green value is 20 (8.20% from 255 or 21.51% from 93); Blue value is 19 (7.81% from 255 or 20.43% from 93); Max value from RGB is 54 - color contains mainly: red. Hex color #361413 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #361413 is #C9EBEC. Grayscale: #1E1E1E. Windows color (decimal): -13233133 or 1250358. OLE color: 1250358.
HSL color Cylindrical-coordinate representation of color #361413: hue angle of 1.71º degrees, saturation: 0.48, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #361413 is Cyan = 0, Magento = 0.63, Yellow = 0.65 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 54 | 20 | 19 | - |
| CMYK | 0 | 0.63 | 0.65 | 0.79 |
| HSL | 1.71º | 0.48% | 0.14% | - |
| HSV(B) | 1.71º | 0.65% | 0.21% | - |
| XYZ | 1.89 | 1.33 | 0.77 | - |
| YUV | 30.05 | 121.76 | 145.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 20 | 19 | 0 | 0.63 | 0.65 | 0.79 | 1.71 | 0.48 | 0.14 |
| Hex | 36 | 14 | 13 | 0 | 3F | 41 | 4F | 2 | 30 | E |
| Octal | 66 | 24 | 23 | 0 | 77 | 101 | 117 | 2 | 60 | 16 |
| Binary | 110110 | 10100 | 10011 | 0 | 111111 | 1000001 | 1001111 | 10 | 110000 | 1110 |
Color Harmonies of #361413
Complementary color
Monochromatic Colors of #361413
Black with #361413
Text Example
Text Example
White with #361413
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #361413; }
p { color: rgb(54,20,19); }
H1.HeaderClassName
{
color: #361413;
}
.AnyTagClassName
{
color: #361413;
}
</style>
background-color css
<style>
a { background-color: #361413; }
a { background-color: rgb(54,20,19); }
div.DivClassName
{
background-color: #361413;
}
.BgClassName
{
background-color: #361413;
}
</style>
border-color css
<style>
span { border-color: #361413; }
span { border-color: rgb(54,20,19); }
td.TdClassName
{
border-color: #361413;
}
.TagClassName
{
border-color: #361413;
}
</style>