Shades of Seal Brown #341009
Tints of Seal Brown #341009
RGB
CMYK
RGB Variations
Color information
#341009 (or 0x341009) is known color: Seal Brown. HEX triplet: 34, 10 and 09. RGB value is (52,16,9). Sum of RGB (Red+Green+Blue) = 52+16+9=77 (10% of max value = 765). Red value is 52 (20.70% from 255 or 67.53% from 77); Green value is 16 (6.64% from 255 or 20.78% from 77); Blue value is 9 (3.91% from 255 or 11.69% from 77); Max value from RGB is 52 - color contains mainly: red. Hex color #341009 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #341009 is #CBEFF6. Grayscale: #1A1A1A. Windows color (decimal): -13365239 or 593972. OLE color: 593972.
HSL color Cylindrical-coordinate representation of color #341009: hue angle of 9.77º degrees, saturation: 0.7, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #341009 is Cyan = 0, Magento = 0.69, Yellow = 0.83 and Black (K on CMYK) = 0.80.
Color convert
| RGB | 52 | 16 | 9 | - |
| CMYK | 0 | 0.69 | 0.83 | 0.80 |
| HSL | 9.77º | 0.7% | 0.12% | - |
| HSV(B) | 9.77º | 0.83% | 0.2% | - |
| XYZ | 1.65 | 1.12 | 0.39 | - |
| YUV | 25.97 | 118.43 | 146.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 16 | 9 | 0 | 0.69 | 0.83 | 0.80 | 9.77 | 0.7 | 0.12 |
| Hex | 34 | 10 | 9 | 0 | 45 | 53 | 50 | A | 46 | C |
| Octal | 64 | 20 | 11 | 0 | 105 | 123 | 120 | 12 | 106 | 14 |
| Binary | 110100 | 10000 | 1001 | 0 | 1000101 | 1010011 | 1010000 | 1010 | 1000110 | 1100 |
Color Harmonies of #341009
Complementary color
Monochromatic Colors of #341009
Black with #341009
Text Example
Text Example
White with #341009
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #341009; }
p { color: rgb(52,16,9); }
H1.HeaderClassName
{
color: #341009;
}
.AnyTagClassName
{
color: #341009;
}
</style>
background-color css
<style>
a { background-color: #341009; }
a { background-color: rgb(52,16,9); }
div.DivClassName
{
background-color: #341009;
}
.BgClassName
{
background-color: #341009;
}
</style>
border-color css
<style>
span { border-color: #341009; }
span { border-color: rgb(52,16,9); }
td.TdClassName
{
border-color: #341009;
}
.TagClassName
{
border-color: #341009;
}
</style>