Shades of Seal Brown #341813
Tints of Seal Brown #341813
RGB
CMYK
RGB Variations
Color information
#341813 (or 0x341813) is known color: Seal Brown. HEX triplet: 34, 18 and 13. RGB value is (52,24,19). Sum of RGB (Red+Green+Blue) = 52+24+19=95 (12% of max value = 765). Red value is 52 (20.70% from 255 or 54.74% from 95); Green value is 24 (9.77% from 255 or 25.26% from 95); Blue value is 19 (7.81% from 255 or 20% from 95); Max value from RGB is 52 - color contains mainly: red. Hex color #341813 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #341813 is #CBE7EC. Grayscale: #1F1F1F. Windows color (decimal): -13363181 or 1251380. OLE color: 1251380.
HSL color Cylindrical-coordinate representation of color #341813: hue angle of 9.09º 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 #341813 is Cyan = 0, Magento = 0.54, Yellow = 0.63 and Black (K on CMYK) = 0.80.
Color convert
| RGB | 52 | 24 | 19 | - |
| CMYK | 0 | 0.54 | 0.63 | 0.80 |
| HSL | 9.09º | 0.46% | 0.14% | - |
| HSV(B) | 9.09º | 0.63% | 0.2% | - |
| XYZ | 1.86 | 1.43 | 0.79 | - |
| YUV | 31.8 | 120.78 | 142.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 24 | 19 | 0 | 0.54 | 0.63 | 0.80 | 9.09 | 0.46 | 0.14 |
| Hex | 34 | 18 | 13 | 0 | 36 | 3F | 50 | 9 | 2E | E |
| Octal | 64 | 30 | 23 | 0 | 66 | 77 | 120 | 11 | 56 | 16 |
| Binary | 110100 | 11000 | 10011 | 0 | 110110 | 111111 | 1010000 | 1001 | 101110 | 1110 |
Color Harmonies of #341813
Complementary color
Monochromatic Colors of #341813
Black with #341813
Text Example
Text Example
White with #341813
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #341813; }
p { color: rgb(52,24,19); }
H1.HeaderClassName
{
color: #341813;
}
.AnyTagClassName
{
color: #341813;
}
</style>
background-color css
<style>
a { background-color: #341813; }
a { background-color: rgb(52,24,19); }
div.DivClassName
{
background-color: #341813;
}
.BgClassName
{
background-color: #341813;
}
</style>
border-color css
<style>
span { border-color: #341813; }
span { border-color: rgb(52,24,19); }
td.TdClassName
{
border-color: #341813;
}
.TagClassName
{
border-color: #341813;
}
</style>