Shades of Seal Brown #271613
Tints of Seal Brown #271613
RGB
CMYK
RGB Variations
Color information
#271613 (or 0x271613) is known color: Seal Brown. HEX triplet: 27, 16 and 13. RGB value is (39,22,19). Sum of RGB (Red+Green+Blue) = 39+22+19=80 (10% of max value = 765). Red value is 39 (15.62% from 255 or 48.75% from 80); Green value is 22 (8.98% from 255 or 27.5% from 80); Blue value is 19 (7.81% from 255 or 23.75% from 80); Max value from RGB is 39 - color contains mainly: red. Hex color #271613 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #271613 is #D8E9EC. Grayscale: #1A1A1A. Windows color (decimal): -14215661 or 1250855. OLE color: 1250855.
HSL color Cylindrical-coordinate representation of color #271613: hue angle of 9º degrees, saturation: 0.34, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.15% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #271613 is Cyan = 0, Magento = 0.44, Yellow = 0.51 and Black (K on CMYK) = 0.85.
Color convert
| RGB | 39 | 22 | 19 | - |
| CMYK | 0 | 0.44 | 0.51 | 0.85 |
| HSL | 9º | 0.34% | 0.11% | - |
| HSV(B) | 9º | 0.51% | 0.15% | - |
| XYZ | 1.24 | 1.05 | 0.75 | - |
| YUV | 26.74 | 123.63 | 136.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 22 | 19 | 0 | 0.44 | 0.51 | 0.85 | 9 | 0.34 | 0.11 |
| Hex | 27 | 16 | 13 | 0 | 2C | 33 | 55 | 9 | 22 | B |
| Octal | 47 | 26 | 23 | 0 | 54 | 63 | 125 | 11 | 42 | 13 |
| Binary | 100111 | 10110 | 10011 | 0 | 101100 | 110011 | 1010101 | 1001 | 100010 | 1011 |
Color Harmonies of #271613
Complementary color
Monochromatic Colors of #271613
Black with #271613
Text Example
Text Example
White with #271613
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #271613; }
p { color: rgb(39,22,19); }
H1.HeaderClassName
{
color: #271613;
}
.AnyTagClassName
{
color: #271613;
}
</style>
background-color css
<style>
a { background-color: #271613; }
a { background-color: rgb(39,22,19); }
div.DivClassName
{
background-color: #271613;
}
.BgClassName
{
background-color: #271613;
}
</style>
border-color css
<style>
span { border-color: #271613; }
span { border-color: rgb(39,22,19); }
td.TdClassName
{
border-color: #271613;
}
.TagClassName
{
border-color: #271613;
}
</style>