Shades of Seal Brown #351616
Tints of Seal Brown #351616
RGB
CMYK
RGB Variations
Color information
#351616 (or 0x351616) is known color: Seal Brown. HEX triplet: 35, 16 and 16. RGB value is (53,22,22). Sum of RGB (Red+Green+Blue) = 53+22+22=97 (12% of max value = 765). Red value is 53 (21.09% from 255 or 54.64% from 97); Green value is 22 (8.98% from 255 or 22.68% from 97); Blue value is 22 (8.98% from 255 or 22.68% from 97); Max value from RGB is 53 - color contains mainly: red. Hex color #351616 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #351616 is #CAE9E9. Grayscale: #1F1F1F. Windows color (decimal): -13298154 or 1447477. OLE color: 1447477.
HSL color Cylindrical-coordinate representation of color #351616: hue angle of 0º degrees, saturation: 0.41, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #351616 is Cyan = 0, Magento = 0.58, Yellow = 0.58 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 53 | 22 | 22 | - |
| CMYK | 0 | 0.58 | 0.58 | 0.79 |
| HSL | 0º | 0.41% | 0.15% | - |
| HSV(B) | 0º | 0.58% | 0.21% | - |
| XYZ | 1.9 | 1.39 | 0.93 | - |
| YUV | 31.27 | 122.77 | 143.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 22 | 22 | 0 | 0.58 | 0.58 | 0.79 | 0 | 0.41 | 0.15 |
| Hex | 35 | 16 | 16 | 0 | 3A | 3A | 4F | 0 | 29 | F |
| Octal | 65 | 26 | 26 | 0 | 72 | 72 | 117 | 0 | 51 | 17 |
| Binary | 110101 | 10110 | 10110 | 0 | 111010 | 111010 | 1001111 | 0 | 101001 | 1111 |
Color Harmonies of #351616
Complementary color
Monochromatic Colors of #351616
Black with #351616
Text Example
Text Example
White with #351616
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #351616; }
p { color: rgb(53,22,22); }
H1.HeaderClassName
{
color: #351616;
}
.AnyTagClassName
{
color: #351616;
}
</style>
background-color css
<style>
a { background-color: #351616; }
a { background-color: rgb(53,22,22); }
div.DivClassName
{
background-color: #351616;
}
.BgClassName
{
background-color: #351616;
}
</style>
border-color css
<style>
span { border-color: #351616; }
span { border-color: rgb(53,22,22); }
td.TdClassName
{
border-color: #351616;
}
.TagClassName
{
border-color: #351616;
}
</style>