Shades of Seal Brown #360906
Tints of Seal Brown #360906
RGB
CMYK
RGB Variations
Color information
#360906 (or 0x360906) is known color: Seal Brown. HEX triplet: 36, 09 and 06. RGB value is (54,9,6). Sum of RGB (Red+Green+Blue) = 54+9+6=69 (9% of max value = 765). Red value is 54 (21.48% from 255 or 78.26% from 69); Green value is 9 (3.91% from 255 or 13.04% from 69); Blue value is 6 (2.73% from 255 or 8.70% from 69); Max value from RGB is 54 - color contains mainly: red. Hex color #360906 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #360906 is #C9F6F9. Grayscale: #161616. Windows color (decimal): -13235962 or 395574. OLE color: 395574.
HSL color Cylindrical-coordinate representation of color #360906: hue angle of 3.75º degrees, saturation: 0.8, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #360906 is Cyan = 0, Magento = 0.83, Yellow = 0.89 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 54 | 9 | 6 | - |
| CMYK | 0 | 0.83 | 0.89 | 0.79 |
| HSL | 3.75º | 0.8% | 0.12% | - |
| HSV(B) | 3.75º | 0.89% | 0.21% | - |
| XYZ | 1.65 | 0.99 | 0.28 | - |
| YUV | 22.11 | 118.91 | 150.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 9 | 6 | 0 | 0.83 | 0.89 | 0.79 | 3.75 | 0.8 | 0.12 |
| Hex | 36 | 9 | 6 | 0 | 53 | 59 | 4F | 4 | 50 | C |
| Octal | 66 | 11 | 6 | 0 | 123 | 131 | 117 | 4 | 120 | 14 |
| Binary | 110110 | 1001 | 110 | 0 | 1010011 | 1011001 | 1001111 | 100 | 1010000 | 1100 |
Color Harmonies of #360906
Complementary color
Monochromatic Colors of #360906
Black with #360906
Text Example
Text Example
White with #360906
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #360906; }
p { color: rgb(54,9,6); }
H1.HeaderClassName
{
color: #360906;
}
.AnyTagClassName
{
color: #360906;
}
</style>
background-color css
<style>
a { background-color: #360906; }
a { background-color: rgb(54,9,6); }
div.DivClassName
{
background-color: #360906;
}
.BgClassName
{
background-color: #360906;
}
</style>
border-color css
<style>
span { border-color: #360906; }
span { border-color: rgb(54,9,6); }
td.TdClassName
{
border-color: #360906;
}
.TagClassName
{
border-color: #360906;
}
</style>