Shades of Seal Brown #271311
Tints of Seal Brown #271311
RGB
CMYK
RGB Variations
Color information
#271311 (or 0x271311) is known color: Seal Brown. HEX triplet: 27, 13 and 11. RGB value is (39,19,17). Sum of RGB (Red+Green+Blue) = 39+19+17=75 (9% of max value = 765). Red value is 39 (15.62% from 255 or 52% from 75); Green value is 19 (7.81% from 255 or 25.33% from 75); Blue value is 17 (7.03% from 255 or 22.67% from 75); Max value from RGB is 39 - color contains mainly: red. Hex color #271311 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #271311 is #D8ECEE. Grayscale: #181818. Windows color (decimal): -14216431 or 1119015. OLE color: 1119015.
HSL color Cylindrical-coordinate representation of color #271311: hue angle of 5.45º degrees, saturation: 0.39, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.15% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #271311 is Cyan = 0, Magento = 0.51, Yellow = 0.56 and Black (K on CMYK) = 0.85.
Color convert
| RGB | 39 | 19 | 17 | - |
| CMYK | 0 | 0.51 | 0.56 | 0.85 |
| HSL | 5.45º | 0.39% | 0.11% | - |
| HSV(B) | 5.45º | 0.56% | 0.15% | - |
| XYZ | 1.17 | 0.94 | 0.65 | - |
| YUV | 24.75 | 123.63 | 138.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 19 | 17 | 0 | 0.51 | 0.56 | 0.85 | 5.45 | 0.39 | 0.11 |
| Hex | 27 | 13 | 11 | 0 | 33 | 38 | 55 | 5 | 27 | B |
| Octal | 47 | 23 | 21 | 0 | 63 | 70 | 125 | 5 | 47 | 13 |
| Binary | 100111 | 10011 | 10001 | 0 | 110011 | 111000 | 1010101 | 101 | 100111 | 1011 |
Color Harmonies of #271311
Complementary color
Monochromatic Colors of #271311
Black with #271311
Text Example
Text Example
White with #271311
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #271311; }
p { color: rgb(39,19,17); }
H1.HeaderClassName
{
color: #271311;
}
.AnyTagClassName
{
color: #271311;
}
</style>
background-color css
<style>
a { background-color: #271311; }
a { background-color: rgb(39,19,17); }
div.DivClassName
{
background-color: #271311;
}
.BgClassName
{
background-color: #271311;
}
</style>
border-color css
<style>
span { border-color: #271311; }
span { border-color: rgb(39,19,17); }
td.TdClassName
{
border-color: #271311;
}
.TagClassName
{
border-color: #271311;
}
</style>