Shades of Seal Brown #341811
Tints of Seal Brown #341811
RGB
CMYK
RGB Variations
Color information
#341811 (or 0x341811) is known color: Seal Brown. HEX triplet: 34, 18 and 11. RGB value is (52,24,17). Sum of RGB (Red+Green+Blue) = 52+24+17=93 (12% of max value = 765). Red value is 52 (20.70% from 255 or 55.91% from 93); Green value is 24 (9.77% from 255 or 25.81% from 93); Blue value is 17 (7.03% from 255 or 18.28% from 93); Max value from RGB is 52 - color contains mainly: red. Hex color #341811 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #341811 is #CBE7EE. Grayscale: #1F1F1F. Windows color (decimal): -13363183 or 1120308. OLE color: 1120308.
HSL color Cylindrical-coordinate representation of color #341811: hue angle of 12º degrees, saturation: 0.51, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #341811 is Cyan = 0, Magento = 0.54, Yellow = 0.67 and Black (K on CMYK) = 0.80.
Color convert
| RGB | 52 | 24 | 17 | - |
| CMYK | 0 | 0.54 | 0.67 | 0.80 |
| HSL | 12º | 0.51% | 0.14% | - |
| HSV(B) | 12º | 0.67% | 0.2% | - |
| XYZ | 1.84 | 1.42 | 0.71 | - |
| YUV | 31.57 | 119.78 | 142.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 24 | 17 | 0 | 0.54 | 0.67 | 0.80 | 12 | 0.51 | 0.14 |
| Hex | 34 | 18 | 11 | 0 | 36 | 43 | 50 | C | 33 | E |
| Octal | 64 | 30 | 21 | 0 | 66 | 103 | 120 | 14 | 63 | 16 |
| Binary | 110100 | 11000 | 10001 | 0 | 110110 | 1000011 | 1010000 | 1100 | 110011 | 1110 |
Color Harmonies of #341811
Complementary color
Monochromatic Colors of #341811
Black with #341811
Text Example
Text Example
White with #341811
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #341811; }
p { color: rgb(52,24,17); }
H1.HeaderClassName
{
color: #341811;
}
.AnyTagClassName
{
color: #341811;
}
</style>
background-color css
<style>
a { background-color: #341811; }
a { background-color: rgb(52,24,17); }
div.DivClassName
{
background-color: #341811;
}
.BgClassName
{
background-color: #341811;
}
</style>
border-color css
<style>
span { border-color: #341811; }
span { border-color: rgb(52,24,17); }
td.TdClassName
{
border-color: #341811;
}
.TagClassName
{
border-color: #341811;
}
</style>