Shades of Seal Brown #341613
Tints of Seal Brown #341613
RGB
CMYK
RGB Variations
Color information
#341613 (or 0x341613) is known color: Seal Brown. HEX triplet: 34, 16 and 13. RGB value is (52,22,19). Sum of RGB (Red+Green+Blue) = 52+22+19=93 (12% of max value = 765). Red value is 52 (20.70% from 255 or 55.91% from 93); Green value is 22 (8.98% from 255 or 23.66% from 93); Blue value is 19 (7.81% from 255 or 20.43% from 93); Max value from RGB is 52 - color contains mainly: red. Hex color #341613 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #341613 is #CBE9EC. Grayscale: #1E1E1E. Windows color (decimal): -13363693 or 1250868. OLE color: 1250868.
HSL color Cylindrical-coordinate representation of color #341613: hue angle of 5.45º degrees, saturation: 0.46, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #341613 is Cyan = 0, Magento = 0.58, Yellow = 0.63 and Black (K on CMYK) = 0.80.
Color convert
| RGB | 52 | 22 | 19 | - |
| CMYK | 0 | 0.58 | 0.63 | 0.80 |
| HSL | 5.45º | 0.46% | 0.14% | - |
| HSV(B) | 5.45º | 0.63% | 0.2% | - |
| XYZ | 1.82 | 1.35 | 0.78 | - |
| YUV | 30.63 | 121.44 | 143.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 22 | 19 | 0 | 0.58 | 0.63 | 0.80 | 5.45 | 0.46 | 0.14 |
| Hex | 34 | 16 | 13 | 0 | 3A | 3F | 50 | 5 | 2E | E |
| Octal | 64 | 26 | 23 | 0 | 72 | 77 | 120 | 5 | 56 | 16 |
| Binary | 110100 | 10110 | 10011 | 0 | 111010 | 111111 | 1010000 | 101 | 101110 | 1110 |
Color Harmonies of #341613
Complementary color
Monochromatic Colors of #341613
Black with #341613
Text Example
Text Example
White with #341613
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #341613; }
p { color: rgb(52,22,19); }
H1.HeaderClassName
{
color: #341613;
}
.AnyTagClassName
{
color: #341613;
}
</style>
background-color css
<style>
a { background-color: #341613; }
a { background-color: rgb(52,22,19); }
div.DivClassName
{
background-color: #341613;
}
.BgClassName
{
background-color: #341613;
}
</style>
border-color css
<style>
span { border-color: #341613; }
span { border-color: rgb(52,22,19); }
td.TdClassName
{
border-color: #341613;
}
.TagClassName
{
border-color: #341613;
}
</style>