Shades of Seal Brown #361106
Tints of Seal Brown #361106
RGB
CMYK
RGB Variations
Color information
#361106 (or 0x361106) is known color: Seal Brown. HEX triplet: 36, 11 and 06. RGB value is (54,17,6). Sum of RGB (Red+Green+Blue) = 54+17+6=77 (10% of max value = 765). Red value is 54 (21.48% from 255 or 70.13% from 77); Green value is 17 (7.03% from 255 or 22.08% from 77); Blue value is 6 (2.73% from 255 or 7.79% from 77); Max value from RGB is 54 - color contains mainly: red. Hex color #361106 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #361106 is #C9EEF9. Grayscale: #1A1A1A. Windows color (decimal): -13233914 or 397622. OLE color: 397622.
HSL color Cylindrical-coordinate representation of color #361106: hue angle of 13.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 #361106 is Cyan = 0, Magento = 0.69, Yellow = 0.89 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 54 | 17 | 6 | - |
| CMYK | 0 | 0.69 | 0.89 | 0.79 |
| HSL | 13.75º | 0.8% | 0.12% | - |
| HSV(B) | 13.75º | 0.89% | 0.21% | - |
| XYZ | 1.75 | 1.2 | 0.31 | - |
| YUV | 26.81 | 116.26 | 147.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 17 | 6 | 0 | 0.69 | 0.89 | 0.79 | 13.75 | 0.8 | 0.12 |
| Hex | 36 | 11 | 6 | 0 | 45 | 59 | 4F | E | 50 | C |
| Octal | 66 | 21 | 6 | 0 | 105 | 131 | 117 | 16 | 120 | 14 |
| Binary | 110110 | 10001 | 110 | 0 | 1000101 | 1011001 | 1001111 | 1110 | 1010000 | 1100 |
Color Harmonies of #361106
Complementary color
Monochromatic Colors of #361106
Black with #361106
Text Example
Text Example
White with #361106
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #361106; }
p { color: rgb(54,17,6); }
H1.HeaderClassName
{
color: #361106;
}
.AnyTagClassName
{
color: #361106;
}
</style>
background-color css
<style>
a { background-color: #361106; }
a { background-color: rgb(54,17,6); }
div.DivClassName
{
background-color: #361106;
}
.BgClassName
{
background-color: #361106;
}
</style>
border-color css
<style>
span { border-color: #361106; }
span { border-color: rgb(54,17,6); }
td.TdClassName
{
border-color: #361106;
}
.TagClassName
{
border-color: #361106;
}
</style>