Shades of Seal Brown #351209
Tints of Seal Brown #351209
RGB
CMYK
RGB Variations
Color information
#351209 (or 0x351209) is known color: Seal Brown. HEX triplet: 35, 12 and 09. RGB value is (53,18,9). Sum of RGB (Red+Green+Blue) = 53+18+9=80 (10% of max value = 765). Red value is 53 (21.09% from 255 or 66.25% from 80); Green value is 18 (7.42% from 255 or 22.5% from 80); Blue value is 9 (3.91% from 255 or 11.25% from 80); Max value from RGB is 53 - color contains mainly: red. Hex color #351209 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #351209 is #CAEDF6. Grayscale: #1B1B1B. Windows color (decimal): -13299191 or 594485. OLE color: 594485.
HSL color Cylindrical-coordinate representation of color #351209: hue angle of 12.27º degrees, saturation: 0.71, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #351209 is Cyan = 0, Magento = 0.66, Yellow = 0.83 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 53 | 18 | 9 | - |
| CMYK | 0 | 0.66 | 0.83 | 0.79 |
| HSL | 12.27º | 0.71% | 0.12% | - |
| HSV(B) | 12.27º | 0.83% | 0.21% | - |
| XYZ | 1.73 | 1.21 | 0.4 | - |
| YUV | 27.44 | 117.6 | 146.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 18 | 9 | 0 | 0.66 | 0.83 | 0.79 | 12.27 | 0.71 | 0.12 |
| Hex | 35 | 12 | 9 | 0 | 42 | 53 | 4F | C | 47 | C |
| Octal | 65 | 22 | 11 | 0 | 102 | 123 | 117 | 14 | 107 | 14 |
| Binary | 110101 | 10010 | 1001 | 0 | 1000010 | 1010011 | 1001111 | 1100 | 1000111 | 1100 |
Color Harmonies of #351209
Complementary color
Monochromatic Colors of #351209
Black with #351209
Text Example
Text Example
White with #351209
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #351209; }
p { color: rgb(53,18,9); }
H1.HeaderClassName
{
color: #351209;
}
.AnyTagClassName
{
color: #351209;
}
</style>
background-color css
<style>
a { background-color: #351209; }
a { background-color: rgb(53,18,9); }
div.DivClassName
{
background-color: #351209;
}
.BgClassName
{
background-color: #351209;
}
</style>
border-color css
<style>
span { border-color: #351209; }
span { border-color: rgb(53,18,9); }
td.TdClassName
{
border-color: #351209;
}
.TagClassName
{
border-color: #351209;
}
</style>