Shades of Seal Brown #341714
Tints of Seal Brown #341714
RGB
CMYK
RGB Variations
Color information
#341714 (or 0x341714) is known color: Seal Brown. HEX triplet: 34, 17 and 14. RGB value is (52,23,20). Sum of RGB (Red+Green+Blue) = 52+23+20=95 (12% of max value = 765). Red value is 52 (20.70% from 255 or 54.74% from 95); Green value is 23 (9.38% from 255 or 24.21% from 95); Blue value is 20 (8.20% from 255 or 21.05% from 95); Max value from RGB is 52 - color contains mainly: red. Hex color #341714 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #341714 is #CBE8EB. Grayscale: #1F1F1F. Windows color (decimal): -13363436 or 1316660. OLE color: 1316660.
HSL color Cylindrical-coordinate representation of color #341714: hue angle of 5.62º degrees, saturation: 0.44, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #341714 is Cyan = 0, Magento = 0.56, Yellow = 0.62 and Black (K on CMYK) = 0.80.
Color convert
| RGB | 52 | 23 | 20 | - |
| CMYK | 0 | 0.56 | 0.62 | 0.80 |
| HSL | 5.63º | 0.44% | 0.14% | - |
| HSV(B) | 5.63º | 0.62% | 0.2% | - |
| XYZ | 1.85 | 1.39 | 0.83 | - |
| YUV | 31.33 | 121.61 | 142.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 23 | 20 | 0 | 0.56 | 0.62 | 0.80 | 5.63 | 0.44 | 0.14 |
| Hex | 34 | 17 | 14 | 0 | 38 | 3E | 50 | 6 | 2C | E |
| Octal | 64 | 27 | 24 | 0 | 70 | 76 | 120 | 6 | 54 | 16 |
| Binary | 110100 | 10111 | 10100 | 0 | 111000 | 111110 | 1010000 | 110 | 101100 | 1110 |
Color Harmonies of #341714
Complementary color
Monochromatic Colors of #341714
Black with #341714
Text Example
Text Example
White with #341714
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #341714; }
p { color: rgb(52,23,20); }
H1.HeaderClassName
{
color: #341714;
}
.AnyTagClassName
{
color: #341714;
}
</style>
background-color css
<style>
a { background-color: #341714; }
a { background-color: rgb(52,23,20); }
div.DivClassName
{
background-color: #341714;
}
.BgClassName
{
background-color: #341714;
}
</style>
border-color css
<style>
span { border-color: #341714; }
span { border-color: rgb(52,23,20); }
td.TdClassName
{
border-color: #341714;
}
.TagClassName
{
border-color: #341714;
}
</style>