Shades of Seal Brown #271615
Tints of Seal Brown #271615
RGB
CMYK
RGB Variations
Color information
#271615 (or 0x271615) is known color: Seal Brown. HEX triplet: 27, 16 and 15. RGB value is (39,22,21). Sum of RGB (Red+Green+Blue) = 39+22+21=82 (10% of max value = 765). Red value is 39 (15.62% from 255 or 47.56% from 82); Green value is 22 (8.98% from 255 or 26.83% from 82); Blue value is 21 (8.59% from 255 or 25.61% from 82); Max value from RGB is 39 - color contains mainly: red. Hex color #271615 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #271615 is #D8E9EA. Grayscale: #1A1A1A. Windows color (decimal): -14215659 or 1381927. OLE color: 1381927.
HSL color Cylindrical-coordinate representation of color #271615: hue angle of 3.33º degrees, saturation: 0.3, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.15% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #271615 is Cyan = 0, Magento = 0.44, Yellow = 0.46 and Black (K on CMYK) = 0.85.
Color convert
| RGB | 39 | 22 | 21 | - |
| CMYK | 0 | 0.44 | 0.46 | 0.85 |
| HSL | 3.33º | 0.3% | 0.12% | - |
| HSV(B) | 3.33º | 0.46% | 0.15% | - |
| XYZ | 1.26 | 1.06 | 0.85 | - |
| YUV | 26.97 | 124.63 | 136.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 22 | 21 | 0 | 0.44 | 0.46 | 0.85 | 3.33 | 0.3 | 0.12 |
| Hex | 27 | 16 | 15 | 0 | 2C | 2E | 55 | 3 | 1E | C |
| Octal | 47 | 26 | 25 | 0 | 54 | 56 | 125 | 3 | 36 | 14 |
| Binary | 100111 | 10110 | 10101 | 0 | 101100 | 101110 | 1010101 | 11 | 11110 | 1100 |
Color Harmonies of #271615
Complementary color
Monochromatic Colors of #271615
Black with #271615
Text Example
Text Example
White with #271615
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #271615; }
p { color: rgb(39,22,21); }
H1.HeaderClassName
{
color: #271615;
}
.AnyTagClassName
{
color: #271615;
}
</style>
background-color css
<style>
a { background-color: #271615; }
a { background-color: rgb(39,22,21); }
div.DivClassName
{
background-color: #271615;
}
.BgClassName
{
background-color: #271615;
}
</style>
border-color css
<style>
span { border-color: #271615; }
span { border-color: rgb(39,22,21); }
td.TdClassName
{
border-color: #271615;
}
.TagClassName
{
border-color: #271615;
}
</style>