Shades of Seal Brown #271610
Tints of Seal Brown #271610
RGB
CMYK
RGB Variations
Color information
#271610 (or 0x271610) is known color: Seal Brown. HEX triplet: 27, 16 and 10. RGB value is (39,22,16). Sum of RGB (Red+Green+Blue) = 39+22+16=77 (10% of max value = 765). Red value is 39 (15.62% from 255 or 50.65% from 77); Green value is 22 (8.98% from 255 or 28.57% from 77); Blue value is 16 (6.64% from 255 or 20.78% from 77); Max value from RGB is 39 - color contains mainly: red. Hex color #271610 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #271610 is #D8E9EF. Grayscale: #1A1A1A. Windows color (decimal): -14215664 or 1054247. OLE color: 1054247.
HSL color Cylindrical-coordinate representation of color #271610: hue angle of 15.65º 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 #271610 is Cyan = 0, Magento = 0.44, Yellow = 0.59 and Black (K on CMYK) = 0.85.
Color convert
| RGB | 39 | 22 | 16 | - |
| CMYK | 0 | 0.44 | 0.59 | 0.85 |
| HSL | 15.65º | 0.42% | 0.11% | - |
| HSV(B) | 15.65º | 0.59% | 0.15% | - |
| XYZ | 1.22 | 1.04 | 0.63 | - |
| YUV | 26.4 | 122.13 | 136.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 22 | 16 | 0 | 0.44 | 0.59 | 0.85 | 15.65 | 0.42 | 0.11 |
| Hex | 27 | 16 | 10 | 0 | 2C | 3B | 55 | 10 | 2A | B |
| Octal | 47 | 26 | 20 | 0 | 54 | 73 | 125 | 20 | 52 | 13 |
| Binary | 100111 | 10110 | 10000 | 0 | 101100 | 111011 | 1010101 | 10000 | 101010 | 1011 |
Color Harmonies of #271610
Complementary color
Monochromatic Colors of #271610
Black with #271610
Text Example
Text Example
White with #271610
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #271610; }
p { color: rgb(39,22,16); }
H1.HeaderClassName
{
color: #271610;
}
.AnyTagClassName
{
color: #271610;
}
</style>
background-color css
<style>
a { background-color: #271610; }
a { background-color: rgb(39,22,16); }
div.DivClassName
{
background-color: #271610;
}
.BgClassName
{
background-color: #271610;
}
</style>
border-color css
<style>
span { border-color: #271610; }
span { border-color: rgb(39,22,16); }
td.TdClassName
{
border-color: #271610;
}
.TagClassName
{
border-color: #271610;
}
</style>