Shades of Seal Brown #271310
Tints of Seal Brown #271310
RGB
CMYK
RGB Variations
Color information
#271310 (or 0x271310) is known color: Seal Brown. HEX triplet: 27, 13 and 10. RGB value is (39,19,16). Sum of RGB (Red+Green+Blue) = 39+19+16=74 (9% of max value = 765). Red value is 39 (15.62% from 255 or 52.70% from 74); Green value is 19 (7.81% from 255 or 25.68% from 74); Blue value is 16 (6.64% from 255 or 21.62% from 74); Max value from RGB is 39 - color contains mainly: red. Hex color #271310 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #271310 is #D8ECEF. Grayscale: #181818. Windows color (decimal): -14216432 or 1053479. OLE color: 1053479.
HSL color Cylindrical-coordinate representation of color #271310: hue angle of 7.83º degrees, saturation: 0.42, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.15% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #271310 is Cyan = 0, Magento = 0.51, Yellow = 0.59 and Black (K on CMYK) = 0.85.
Color convert
| RGB | 39 | 19 | 16 | - |
| CMYK | 0 | 0.51 | 0.59 | 0.85 |
| HSL | 7.83º | 0.42% | 0.11% | - |
| HSV(B) | 7.83º | 0.59% | 0.15% | - |
| XYZ | 1.16 | 0.93 | 0.61 | - |
| YUV | 24.64 | 123.13 | 138.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 19 | 16 | 0 | 0.51 | 0.59 | 0.85 | 7.83 | 0.42 | 0.11 |
| Hex | 27 | 13 | 10 | 0 | 33 | 3B | 55 | 8 | 2A | B |
| Octal | 47 | 23 | 20 | 0 | 63 | 73 | 125 | 10 | 52 | 13 |
| Binary | 100111 | 10011 | 10000 | 0 | 110011 | 111011 | 1010101 | 1000 | 101010 | 1011 |
Color Harmonies of #271310
Complementary color
Monochromatic Colors of #271310
Black with #271310
Text Example
Text Example
White with #271310
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #271310; }
p { color: rgb(39,19,16); }
H1.HeaderClassName
{
color: #271310;
}
.AnyTagClassName
{
color: #271310;
}
</style>
background-color css
<style>
a { background-color: #271310; }
a { background-color: rgb(39,19,16); }
div.DivClassName
{
background-color: #271310;
}
.BgClassName
{
background-color: #271310;
}
</style>
border-color css
<style>
span { border-color: #271310; }
span { border-color: rgb(39,19,16); }
td.TdClassName
{
border-color: #271310;
}
.TagClassName
{
border-color: #271310;
}
</style>