Shades of Seal Brown #341610
Tints of Seal Brown #341610
RGB
CMYK
RGB Variations
Color information
#341610 (or 0x341610) is known color: Seal Brown. HEX triplet: 34, 16 and 10. RGB value is (52,22,16). Sum of RGB (Red+Green+Blue) = 52+22+16=90 (11% of max value = 765). Red value is 52 (20.70% from 255 or 57.78% from 90); Green value is 22 (8.98% from 255 or 24.44% from 90); Blue value is 16 (6.64% from 255 or 17.78% from 90); Max value from RGB is 52 - color contains mainly: red. Hex color #341610 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #341610 is #CBE9EF. Grayscale: #1E1E1E. Windows color (decimal): -13363696 or 1054260. OLE color: 1054260.
HSL color Cylindrical-coordinate representation of color #341610: hue angle of 10º degrees, saturation: 0.53, 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 #341610 is Cyan = 0, Magento = 0.58, Yellow = 0.69 and Black (K on CMYK) = 0.80.
Color convert
| RGB | 52 | 22 | 16 | - |
| CMYK | 0 | 0.58 | 0.69 | 0.80 |
| HSL | 10º | 0.53% | 0.13% | - |
| HSV(B) | 10º | 0.69% | 0.2% | - |
| XYZ | 1.8 | 1.34 | 0.65 | - |
| YUV | 30.29 | 119.94 | 143.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 22 | 16 | 0 | 0.58 | 0.69 | 0.80 | 10 | 0.53 | 0.13 |
| Hex | 34 | 16 | 10 | 0 | 3A | 45 | 50 | A | 35 | D |
| Octal | 64 | 26 | 20 | 0 | 72 | 105 | 120 | 12 | 65 | 15 |
| Binary | 110100 | 10110 | 10000 | 0 | 111010 | 1000101 | 1010000 | 1010 | 110101 | 1101 |
Color Harmonies of #341610
Complementary color
Monochromatic Colors of #341610
Black with #341610
Text Example
Text Example
White with #341610
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #341610; }
p { color: rgb(52,22,16); }
H1.HeaderClassName
{
color: #341610;
}
.AnyTagClassName
{
color: #341610;
}
</style>
background-color css
<style>
a { background-color: #341610; }
a { background-color: rgb(52,22,16); }
div.DivClassName
{
background-color: #341610;
}
.BgClassName
{
background-color: #341610;
}
</style>
border-color css
<style>
span { border-color: #341610; }
span { border-color: rgb(52,22,16); }
td.TdClassName
{
border-color: #341610;
}
.TagClassName
{
border-color: #341610;
}
</style>