Shades of Seal Brown #320906
Tints of Seal Brown #320906
RGB
CMYK
RGB Variations
Color information
#320906 (or 0x320906) is known color: Seal Brown. HEX triplet: 32, 09 and 06. RGB value is (50,9,6). Sum of RGB (Red+Green+Blue) = 50+9+6=65 (8% of max value = 765). Red value is 50 (19.92% from 255 or 76.92% from 65); Green value is 9 (3.91% from 255 or 13.85% from 65); Blue value is 6 (2.73% from 255 or 9.23% from 65); Max value from RGB is 50 - color contains mainly: red. Hex color #320906 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #320906 is #CDF6F9. Grayscale: #141414. Windows color (decimal): -13498106 or 395570. OLE color: 395570.
HSL color Cylindrical-coordinate representation of color #320906: hue angle of 4.09º degrees, saturation: 0.79, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #320906 is Cyan = 0, Magento = 0.82, Yellow = 0.88 and Black (K on CMYK) = 0.80.
Color convert
| RGB | 50 | 9 | 6 | - |
| CMYK | 0 | 0.82 | 0.88 | 0.80 |
| HSL | 4.09º | 0.79% | 0.11% | - |
| HSV(B) | 4.09º | 0.88% | 0.2% | - |
| XYZ | 1.45 | 0.89 | 0.27 | - |
| YUV | 20.92 | 119.58 | 148.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 9 | 6 | 0 | 0.82 | 0.88 | 0.80 | 4.09 | 0.79 | 0.11 |
| Hex | 32 | 9 | 6 | 0 | 52 | 58 | 50 | 4 | 4F | B |
| Octal | 62 | 11 | 6 | 0 | 122 | 130 | 120 | 4 | 117 | 13 |
| Binary | 110010 | 1001 | 110 | 0 | 1010010 | 1011000 | 1010000 | 100 | 1001111 | 1011 |
Color Harmonies of #320906
Complementary color
Monochromatic Colors of #320906
Black with #320906
Text Example
Text Example
White with #320906
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #320906; }
p { color: rgb(50,9,6); }
H1.HeaderClassName
{
color: #320906;
}
.AnyTagClassName
{
color: #320906;
}
</style>
background-color css
<style>
a { background-color: #320906; }
a { background-color: rgb(50,9,6); }
div.DivClassName
{
background-color: #320906;
}
.BgClassName
{
background-color: #320906;
}
</style>
border-color css
<style>
span { border-color: #320906; }
span { border-color: rgb(50,9,6); }
td.TdClassName
{
border-color: #320906;
}
.TagClassName
{
border-color: #320906;
}
</style>