Shades of Seal Brown #341308
Tints of Seal Brown #341308
RGB
CMYK
RGB Variations
Color information
#341308 (or 0x341308) is known color: Seal Brown. HEX triplet: 34, 13 and 08. RGB value is (52,19,8). Sum of RGB (Red+Green+Blue) = 52+19+8=79 (10% of max value = 765). Red value is 52 (20.70% from 255 or 65.82% from 79); Green value is 19 (7.81% from 255 or 24.05% from 79); Blue value is 8 (3.52% from 255 or 10.13% from 79); Max value from RGB is 52 - color contains mainly: red. Hex color #341308 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #341308 is #CBECF7. Grayscale: #1B1B1B. Windows color (decimal): -13364472 or 529204. OLE color: 529204.
HSL color Cylindrical-coordinate representation of color #341308: hue angle of 15º degrees, saturation: 0.73, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #341308 is Cyan = 0, Magento = 0.63, Yellow = 0.85 and Black (K on CMYK) = 0.80.
Color convert
| RGB | 52 | 19 | 8 | - |
| CMYK | 0 | 0.63 | 0.85 | 0.80 |
| HSL | 15º | 0.73% | 0.12% | - |
| HSV(B) | 15º | 0.85% | 0.2% | - |
| XYZ | 1.69 | 1.21 | 0.37 | - |
| YUV | 27.61 | 116.93 | 145.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 19 | 8 | 0 | 0.63 | 0.85 | 0.80 | 15 | 0.73 | 0.12 |
| Hex | 34 | 13 | 8 | 0 | 3F | 55 | 50 | F | 49 | C |
| Octal | 64 | 23 | 10 | 0 | 77 | 125 | 120 | 17 | 111 | 14 |
| Binary | 110100 | 10011 | 1000 | 0 | 111111 | 1010101 | 1010000 | 1111 | 1001001 | 1100 |
Color Harmonies of #341308
Complementary color
Monochromatic Colors of #341308
Black with #341308
Text Example
Text Example
White with #341308
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #341308; }
p { color: rgb(52,19,8); }
H1.HeaderClassName
{
color: #341308;
}
.AnyTagClassName
{
color: #341308;
}
</style>
background-color css
<style>
a { background-color: #341308; }
a { background-color: rgb(52,19,8); }
div.DivClassName
{
background-color: #341308;
}
.BgClassName
{
background-color: #341308;
}
</style>
border-color css
<style>
span { border-color: #341308; }
span { border-color: rgb(52,19,8); }
td.TdClassName
{
border-color: #341308;
}
.TagClassName
{
border-color: #341308;
}
</style>