Shades of Seal Brown #351915
Tints of Seal Brown #351915
RGB
CMYK
RGB Variations
Color information
#351915 (or 0x351915) is known color: Seal Brown. HEX triplet: 35, 19 and 15. RGB value is (53,25,21). Sum of RGB (Red+Green+Blue) = 53+25+21=99 (13% of max value = 765). Red value is 53 (21.09% from 255 or 53.54% from 99); Green value is 25 (10.16% from 255 or 25.25% from 99); Blue value is 21 (8.59% from 255 or 21.21% from 99); Max value from RGB is 53 - color contains mainly: red. Hex color #351915 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #351915 is #CAE6EA. Grayscale: #202020. Windows color (decimal): -13297387 or 1382709. OLE color: 1382709.
HSL color Cylindrical-coordinate representation of color #351915: hue angle of 7.5º degrees, saturation: 0.43, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #351915 is Cyan = 0, Magento = 0.53, Yellow = 0.60 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 53 | 25 | 21 | - |
| CMYK | 0 | 0.53 | 0.60 | 0.79 |
| HSL | 7.5º | 0.43% | 0.15% | - |
| HSV(B) | 7.5º | 0.6% | 0.21% | - |
| XYZ | 1.95 | 1.51 | 0.9 | - |
| YUV | 32.92 | 121.28 | 142.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 25 | 21 | 0 | 0.53 | 0.60 | 0.79 | 7.5 | 0.43 | 0.15 |
| Hex | 35 | 19 | 15 | 0 | 35 | 3C | 4F | 8 | 2B | F |
| Octal | 65 | 31 | 25 | 0 | 65 | 74 | 117 | 10 | 53 | 17 |
| Binary | 110101 | 11001 | 10101 | 0 | 110101 | 111100 | 1001111 | 1000 | 101011 | 1111 |
Color Harmonies of #351915
Complementary color
Monochromatic Colors of #351915
Black with #351915
Text Example
Text Example
White with #351915
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #351915; }
p { color: rgb(53,25,21); }
H1.HeaderClassName
{
color: #351915;
}
.AnyTagClassName
{
color: #351915;
}
</style>
background-color css
<style>
a { background-color: #351915; }
a { background-color: rgb(53,25,21); }
div.DivClassName
{
background-color: #351915;
}
.BgClassName
{
background-color: #351915;
}
</style>
border-color css
<style>
span { border-color: #351915; }
span { border-color: rgb(53,25,21); }
td.TdClassName
{
border-color: #351915;
}
.TagClassName
{
border-color: #351915;
}
</style>