Shades of Seal Brown #361209
Tints of Seal Brown #361209
RGB
CMYK
RGB Variations
Color information
#361209 (or 0x361209) is known color: Seal Brown. HEX triplet: 36, 12 and 09. RGB value is (54,18,9). Sum of RGB (Red+Green+Blue) = 54+18+9=81 (10% of max value = 765). Red value is 54 (21.48% from 255 or 66.67% from 81); Green value is 18 (7.42% from 255 or 22.22% from 81); Blue value is 9 (3.91% from 255 or 11.11% from 81); Max value from RGB is 54 - color contains mainly: red. Hex color #361209 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #361209 is #C9EDF6. Grayscale: #1B1B1B. Windows color (decimal): -13233655 or 594486. OLE color: 594486.
HSL color Cylindrical-coordinate representation of color #361209: hue angle of 12º degrees, saturation: 0.71, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #361209 is Cyan = 0, Magento = 0.67, Yellow = 0.83 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 54 | 18 | 9 | - |
| CMYK | 0 | 0.67 | 0.83 | 0.79 |
| HSL | 12º | 0.71% | 0.12% | - |
| HSV(B) | 12º | 0.83% | 0.21% | - |
| XYZ | 1.79 | 1.24 | 0.4 | - |
| YUV | 27.74 | 117.43 | 146.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 18 | 9 | 0 | 0.67 | 0.83 | 0.79 | 12 | 0.71 | 0.12 |
| Hex | 36 | 12 | 9 | 0 | 43 | 53 | 4F | C | 47 | C |
| Octal | 66 | 22 | 11 | 0 | 103 | 123 | 117 | 14 | 107 | 14 |
| Binary | 110110 | 10010 | 1001 | 0 | 1000011 | 1010011 | 1001111 | 1100 | 1000111 | 1100 |
Color Harmonies of #361209
Complementary color
Monochromatic Colors of #361209
Black with #361209
Text Example
Text Example
White with #361209
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #361209; }
p { color: rgb(54,18,9); }
H1.HeaderClassName
{
color: #361209;
}
.AnyTagClassName
{
color: #361209;
}
</style>
background-color css
<style>
a { background-color: #361209; }
a { background-color: rgb(54,18,9); }
div.DivClassName
{
background-color: #361209;
}
.BgClassName
{
background-color: #361209;
}
</style>
border-color css
<style>
span { border-color: #361209; }
span { border-color: rgb(54,18,9); }
td.TdClassName
{
border-color: #361209;
}
.TagClassName
{
border-color: #361209;
}
</style>