Shades of Seal Brown #331710
Tints of Seal Brown #331710
RGB
CMYK
RGB Variations
Color information
#331710 (or 0x331710) is known color: Seal Brown. HEX triplet: 33, 17 and 10. RGB value is (51,23,16). Sum of RGB (Red+Green+Blue) = 51+23+16=90 (11% of max value = 765). Red value is 51 (20.31% from 255 or 56.67% from 90); Green value is 23 (9.38% from 255 or 25.56% from 90); Blue value is 16 (6.64% from 255 or 17.78% from 90); Max value from RGB is 51 - color contains mainly: red. Hex color #331710 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #331710 is #CCE8EF. Grayscale: #1E1E1E. Windows color (decimal): -13428976 or 1054515. OLE color: 1054515.
HSL color Cylindrical-coordinate representation of color #331710: hue angle of 12º degrees, saturation: 0.52, lightness: 0.13%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #331710 is Cyan = 0, Magento = 0.55, Yellow = 0.69 and Black (K on CMYK) = 0.8.
Color convert
| RGB | 51 | 23 | 16 | - |
| CMYK | 0 | 0.55 | 0.69 | 0.8 |
| HSL | 12º | 0.52% | 0.13% | - |
| HSV(B) | 12º | 0.69% | 0.2% | - |
| XYZ | 1.77 | 1.35 | 0.66 | - |
| YUV | 30.57 | 119.78 | 142.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 23 | 16 | 0 | 0.55 | 0.69 | 0.8 | 12 | 0.52 | 0.13 |
| Hex | 33 | 17 | 10 | 0 | 37 | 45 | 50 | C | 34 | D |
| Octal | 63 | 27 | 20 | 0 | 67 | 105 | 120 | 14 | 64 | 15 |
| Binary | 110011 | 10111 | 10000 | 0 | 110111 | 1000101 | 1010000 | 1100 | 110100 | 1101 |
Color Harmonies of #331710
Complementary color
Monochromatic Colors of #331710
Black with #331710
Text Example
Text Example
White with #331710
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #331710; }
p { color: rgb(51,23,16); }
H1.HeaderClassName
{
color: #331710;
}
.AnyTagClassName
{
color: #331710;
}
</style>
background-color css
<style>
a { background-color: #331710; }
a { background-color: rgb(51,23,16); }
div.DivClassName
{
background-color: #331710;
}
.BgClassName
{
background-color: #331710;
}
</style>
border-color css
<style>
span { border-color: #331710; }
span { border-color: rgb(51,23,16); }
td.TdClassName
{
border-color: #331710;
}
.TagClassName
{
border-color: #331710;
}
</style>