Shades of Seal Brown #361107
Tints of Seal Brown #361107
RGB
CMYK
RGB Variations
Color information
#361107 (or 0x361107) is known color: Seal Brown. HEX triplet: 36, 11 and 07. RGB value is (54,17,7). Sum of RGB (Red+Green+Blue) = 54+17+7=78 (10% of max value = 765). Red value is 54 (21.48% from 255 or 69.23% from 78); Green value is 17 (7.03% from 255 or 21.79% from 78); Blue value is 7 (3.12% from 255 or 8.97% from 78); Max value from RGB is 54 - color contains mainly: red. Hex color #361107 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #361107 is #C9EEF8. Grayscale: #1A1A1A. Windows color (decimal): -13233913 or 463158. OLE color: 463158.
HSL color Cylindrical-coordinate representation of color #361107: hue angle of 12.77º 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 #361107 is Cyan = 0, Magento = 0.69, Yellow = 0.87 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 54 | 17 | 7 | - |
| CMYK | 0 | 0.69 | 0.87 | 0.79 |
| HSL | 12.77º | 0.77% | 0.12% | - |
| HSV(B) | 12.77º | 0.87% | 0.21% | - |
| XYZ | 1.76 | 1.2 | 0.34 | - |
| YUV | 26.92 | 116.76 | 147.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 17 | 7 | 0 | 0.69 | 0.87 | 0.79 | 12.77 | 0.77 | 0.12 |
| Hex | 36 | 11 | 7 | 0 | 45 | 57 | 4F | D | 4D | C |
| Octal | 66 | 21 | 7 | 0 | 105 | 127 | 117 | 15 | 115 | 14 |
| Binary | 110110 | 10001 | 111 | 0 | 1000101 | 1010111 | 1001111 | 1101 | 1001101 | 1100 |
Color Harmonies of #361107
Complementary color
Monochromatic Colors of #361107
Black with #361107
Text Example
Text Example
White with #361107
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #361107; }
p { color: rgb(54,17,7); }
H1.HeaderClassName
{
color: #361107;
}
.AnyTagClassName
{
color: #361107;
}
</style>
background-color css
<style>
a { background-color: #361107; }
a { background-color: rgb(54,17,7); }
div.DivClassName
{
background-color: #361107;
}
.BgClassName
{
background-color: #361107;
}
</style>
border-color css
<style>
span { border-color: #361107; }
span { border-color: rgb(54,17,7); }
td.TdClassName
{
border-color: #361107;
}
.TagClassName
{
border-color: #361107;
}
</style>