Shades of Seal Brown #271209
Tints of Seal Brown #271209
RGB
CMYK
RGB Variations
Color information
#271209 (or 0x271209) is known color: Seal Brown. HEX triplet: 27, 12 and 09. RGB value is (39,18,9). Sum of RGB (Red+Green+Blue) = 39+18+9=66 (8% of max value = 765). Red value is 39 (15.62% from 255 or 59.09% from 66); Green value is 18 (7.42% from 255 or 27.27% from 66); Blue value is 9 (3.91% from 255 or 13.64% from 66); Max value from RGB is 39 - color contains mainly: red. Hex color #271209 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #271209 is #D8EDF6. Grayscale: #171717. Windows color (decimal): -14216695 or 594471. OLE color: 594471.
HSL color Cylindrical-coordinate representation of color #271209: hue angle of 18º degrees, saturation: 0.62, lightness: 0.09%. HSV value (or HSB Brightness) of color is 0.15% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #271209 is Cyan = 0, Magento = 0.54, Yellow = 0.77 and Black (K on CMYK) = 0.85.
Color convert
| RGB | 39 | 18 | 9 | - |
| CMYK | 0 | 0.54 | 0.77 | 0.85 |
| HSL | 18º | 0.63% | 0.09% | - |
| HSV(B) | 18º | 0.77% | 0.15% | - |
| XYZ | 1.1 | 0.88 | 0.37 | - |
| YUV | 23.25 | 119.96 | 139.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 18 | 9 | 0 | 0.54 | 0.77 | 0.85 | 18 | 0.63 | 0.09 |
| Hex | 27 | 12 | 9 | 0 | 36 | 4D | 55 | 12 | 3E | 9 |
| Octal | 47 | 22 | 11 | 0 | 66 | 115 | 125 | 22 | 76 | 11 |
| Binary | 100111 | 10010 | 1001 | 0 | 110110 | 1001101 | 1010101 | 10010 | 111110 | 1001 |
Color Harmonies of #271209
Complementary color
Monochromatic Colors of #271209
Black with #271209
Text Example
Text Example
White with #271209
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #271209; }
p { color: rgb(39,18,9); }
H1.HeaderClassName
{
color: #271209;
}
.AnyTagClassName
{
color: #271209;
}
</style>
background-color css
<style>
a { background-color: #271209; }
a { background-color: rgb(39,18,9); }
div.DivClassName
{
background-color: #271209;
}
.BgClassName
{
background-color: #271209;
}
</style>
border-color css
<style>
span { border-color: #271209; }
span { border-color: rgb(39,18,9); }
td.TdClassName
{
border-color: #271209;
}
.TagClassName
{
border-color: #271209;
}
</style>