Shades of Seal Brown #361007
Tints of Seal Brown #361007
RGB
CMYK
RGB Variations
Color information
#361007 (or 0x361007) is known color: Seal Brown. HEX triplet: 36, 10 and 07. RGB value is (54,16,7). Sum of RGB (Red+Green+Blue) = 54+16+7=77 (10% of max value = 765). Red value is 54 (21.48% from 255 or 70.13% from 77); Green value is 16 (6.64% from 255 or 20.78% from 77); Blue value is 7 (3.12% from 255 or 9.09% from 77); Max value from RGB is 54 - color contains mainly: red. Hex color #361007 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #361007 is #C9EFF8. Grayscale: #1A1A1A. Windows color (decimal): -13234169 or 462902. OLE color: 462902.
HSL color Cylindrical-coordinate representation of color #361007: hue angle of 11.49º degrees, saturation: 0.77, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #361007 is Cyan = 0, Magento = 0.70, Yellow = 0.87 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 54 | 16 | 7 | - |
| CMYK | 0 | 0.70 | 0.87 | 0.79 |
| HSL | 11.49º | 0.77% | 0.12% | - |
| HSV(B) | 11.49º | 0.87% | 0.21% | - |
| XYZ | 1.74 | 1.17 | 0.33 | - |
| YUV | 26.34 | 117.09 | 147.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 16 | 7 | 0 | 0.70 | 0.87 | 0.79 | 11.49 | 0.77 | 0.12 |
| Hex | 36 | 10 | 7 | 0 | 46 | 57 | 4F | B | 4D | C |
| Octal | 66 | 20 | 7 | 0 | 106 | 127 | 117 | 13 | 115 | 14 |
| Binary | 110110 | 10000 | 111 | 0 | 1000110 | 1010111 | 1001111 | 1011 | 1001101 | 1100 |
Color Harmonies of #361007
Complementary color
Monochromatic Colors of #361007
Black with #361007
Text Example
Text Example
White with #361007
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #361007; }
p { color: rgb(54,16,7); }
H1.HeaderClassName
{
color: #361007;
}
.AnyTagClassName
{
color: #361007;
}
</style>
background-color css
<style>
a { background-color: #361007; }
a { background-color: rgb(54,16,7); }
div.DivClassName
{
background-color: #361007;
}
.BgClassName
{
background-color: #361007;
}
</style>
border-color css
<style>
span { border-color: #361007; }
span { border-color: rgb(54,16,7); }
td.TdClassName
{
border-color: #361007;
}
.TagClassName
{
border-color: #361007;
}
</style>