Shades of Seal Brown #321108
Tints of Seal Brown #321108
RGB
CMYK
RGB Variations
Color information
#321108 (or 0x321108) is known color: Seal Brown. HEX triplet: 32, 11 and 08. RGB value is (50,17,8). Sum of RGB (Red+Green+Blue) = 50+17+8=75 (9% of max value = 765). Red value is 50 (19.92% from 255 or 66.67% from 75); Green value is 17 (7.03% from 255 or 22.67% from 75); Blue value is 8 (3.52% from 255 or 10.67% from 75); Max value from RGB is 50 - color contains mainly: red. Hex color #321108 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #321108 is #CDEEF7. Grayscale: #191919. Windows color (decimal): -13496056 or 528690. OLE color: 528690.
HSL color Cylindrical-coordinate representation of color #321108: hue angle of 12.86º degrees, saturation: 0.72, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #321108 is Cyan = 0, Magento = 0.66, Yellow = 0.84 and Black (K on CMYK) = 0.80.
Color convert
| RGB | 50 | 17 | 8 | - |
| CMYK | 0 | 0.66 | 0.84 | 0.80 |
| HSL | 12.86º | 0.72% | 0.11% | - |
| HSV(B) | 12.86º | 0.84% | 0.2% | - |
| XYZ | 1.56 | 1.1 | 0.36 | - |
| YUV | 25.84 | 117.93 | 145.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 17 | 8 | 0 | 0.66 | 0.84 | 0.80 | 12.86 | 0.72 | 0.11 |
| Hex | 32 | 11 | 8 | 0 | 42 | 54 | 50 | D | 48 | B |
| Octal | 62 | 21 | 10 | 0 | 102 | 124 | 120 | 15 | 110 | 13 |
| Binary | 110010 | 10001 | 1000 | 0 | 1000010 | 1010100 | 1010000 | 1101 | 1001000 | 1011 |
Color Harmonies of #321108
Complementary color
Monochromatic Colors of #321108
Black with #321108
Text Example
Text Example
White with #321108
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #321108; }
p { color: rgb(50,17,8); }
H1.HeaderClassName
{
color: #321108;
}
.AnyTagClassName
{
color: #321108;
}
</style>
background-color css
<style>
a { background-color: #321108; }
a { background-color: rgb(50,17,8); }
div.DivClassName
{
background-color: #321108;
}
.BgClassName
{
background-color: #321108;
}
</style>
border-color css
<style>
span { border-color: #321108; }
span { border-color: rgb(50,17,8); }
td.TdClassName
{
border-color: #321108;
}
.TagClassName
{
border-color: #321108;
}
</style>