Shades of Seal Brown #361616
Tints of Seal Brown #361616
RGB
CMYK
RGB Variations
Color information
#361616 (or 0x361616) is known color: Seal Brown. HEX triplet: 36, 16 and 16. RGB value is (54,22,22). Sum of RGB (Red+Green+Blue) = 54+22+22=98 (12% of max value = 765). Red value is 54 (21.48% from 255 or 55.10% from 98); Green value is 22 (8.98% from 255 or 22.45% from 98); Blue value is 22 (8.98% from 255 or 22.45% from 98); Max value from RGB is 54 - color contains mainly: red. Hex color #361616 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #361616 is #C9E9E9. Grayscale: #1F1F1F. Windows color (decimal): -13232618 or 1447478. OLE color: 1447478.
HSL color Cylindrical-coordinate representation of color #361616: hue angle of 0º degrees, saturation: 0.42, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #361616 is Cyan = 0, Magento = 0.59, Yellow = 0.59 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 54 | 22 | 22 | - |
| CMYK | 0 | 0.59 | 0.59 | 0.79 |
| HSL | 0º | 0.42% | 0.15% | - |
| HSV(B) | 0º | 0.59% | 0.21% | - |
| XYZ | 1.95 | 1.42 | 0.93 | - |
| YUV | 31.57 | 122.6 | 144 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 22 | 22 | 0 | 0.59 | 0.59 | 0.79 | 0 | 0.42 | 0.15 |
| Hex | 36 | 16 | 16 | 0 | 3B | 3B | 4F | 0 | 2A | F |
| Octal | 66 | 26 | 26 | 0 | 73 | 73 | 117 | 0 | 52 | 17 |
| Binary | 110110 | 10110 | 10110 | 0 | 111011 | 111011 | 1001111 | 0 | 101010 | 1111 |
Color Harmonies of #361616
Complementary color
Monochromatic Colors of #361616
Black with #361616
Text Example
Text Example
White with #361616
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #361616; }
p { color: rgb(54,22,22); }
H1.HeaderClassName
{
color: #361616;
}
.AnyTagClassName
{
color: #361616;
}
</style>
background-color css
<style>
a { background-color: #361616; }
a { background-color: rgb(54,22,22); }
div.DivClassName
{
background-color: #361616;
}
.BgClassName
{
background-color: #361616;
}
</style>
border-color css
<style>
span { border-color: #361616; }
span { border-color: rgb(54,22,22); }
td.TdClassName
{
border-color: #361616;
}
.TagClassName
{
border-color: #361616;
}
</style>