Shades of Seal Brown #331917
Tints of Seal Brown #331917
RGB
CMYK
RGB Variations
Color information
#331917 (or 0x331917) is known color: Seal Brown. HEX triplet: 33, 19 and 17. RGB value is (51,25,23). Sum of RGB (Red+Green+Blue) = 51+25+23=99 (13% of max value = 765). Red value is 51 (20.31% from 255 or 51.52% from 99); Green value is 25 (10.16% from 255 or 25.25% from 99); Blue value is 23 (9.38% from 255 or 23.23% from 99); Max value from RGB is 51 - color contains mainly: red. Hex color #331917 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #331917 is #CCE6E8. Grayscale: #202020. Windows color (decimal): -13428457 or 1513779. OLE color: 1513779.
HSL color Cylindrical-coordinate representation of color #331917: hue angle of 4.29º degrees, saturation: 0.38, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #331917 is Cyan = 0, Magento = 0.51, Yellow = 0.55 and Black (K on CMYK) = 0.8.
Color convert
| RGB | 51 | 25 | 23 | - |
| CMYK | 0 | 0.51 | 0.55 | 0.8 |
| HSL | 4.29º | 0.38% | 0.15% | - |
| HSV(B) | 4.29º | 0.55% | 0.2% | - |
| XYZ | 1.87 | 1.46 | 0.99 | - |
| YUV | 32.55 | 122.61 | 141.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 25 | 23 | 0 | 0.51 | 0.55 | 0.8 | 4.29 | 0.38 | 0.15 |
| Hex | 33 | 19 | 17 | 0 | 33 | 37 | 50 | 4 | 26 | F |
| Octal | 63 | 31 | 27 | 0 | 63 | 67 | 120 | 4 | 46 | 17 |
| Binary | 110011 | 11001 | 10111 | 0 | 110011 | 110111 | 1010000 | 100 | 100110 | 1111 |
Color Harmonies of #331917
Complementary color
Monochromatic Colors of #331917
Black with #331917
Text Example
Text Example
White with #331917
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #331917; }
p { color: rgb(51,25,23); }
H1.HeaderClassName
{
color: #331917;
}
.AnyTagClassName
{
color: #331917;
}
</style>
background-color css
<style>
a { background-color: #331917; }
a { background-color: rgb(51,25,23); }
div.DivClassName
{
background-color: #331917;
}
.BgClassName
{
background-color: #331917;
}
</style>
border-color css
<style>
span { border-color: #331917; }
span { border-color: rgb(51,25,23); }
td.TdClassName
{
border-color: #331917;
}
.TagClassName
{
border-color: #331917;
}
</style>