Shades of Seal Brown #271815
Tints of Seal Brown #271815
RGB
CMYK
RGB Variations
Color information
#271815 (or 0x271815) is known color: Seal Brown. HEX triplet: 27, 18 and 15. RGB value is (39,24,21). Sum of RGB (Red+Green+Blue) = 39+24+21=84 (11% of max value = 765). Red value is 39 (15.62% from 255 or 46.43% from 84); Green value is 24 (9.77% from 255 or 28.57% from 84); Blue value is 21 (8.59% from 255 or 25% from 84); Max value from RGB is 39 - color contains mainly: red. Hex color #271815 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #271815 is #D8E7EA. Grayscale: #1C1C1C. Windows color (decimal): -14215147 or 1382439. OLE color: 1382439.
HSL color Cylindrical-coordinate representation of color #271815: hue angle of 10º 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 #271815 is Cyan = 0, Magento = 0.38, Yellow = 0.46 and Black (K on CMYK) = 0.85.
Color convert
| RGB | 39 | 24 | 21 | - |
| CMYK | 0 | 0.38 | 0.46 | 0.85 |
| HSL | 10º | 0.3% | 0.12% | - |
| HSV(B) | 10º | 0.46% | 0.15% | - |
| XYZ | 1.3 | 1.14 | 0.86 | - |
| YUV | 28.14 | 123.97 | 135.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 24 | 21 | 0 | 0.38 | 0.46 | 0.85 | 10 | 0.3 | 0.12 |
| Hex | 27 | 18 | 15 | 0 | 26 | 2E | 55 | A | 1E | C |
| Octal | 47 | 30 | 25 | 0 | 46 | 56 | 125 | 12 | 36 | 14 |
| Binary | 100111 | 11000 | 10101 | 0 | 100110 | 101110 | 1010101 | 1010 | 11110 | 1100 |
Color Harmonies of #271815
Complementary color
Monochromatic Colors of #271815
Black with #271815
Text Example
Text Example
White with #271815
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #271815; }
p { color: rgb(39,24,21); }
H1.HeaderClassName
{
color: #271815;
}
.AnyTagClassName
{
color: #271815;
}
</style>
background-color css
<style>
a { background-color: #271815; }
a { background-color: rgb(39,24,21); }
div.DivClassName
{
background-color: #271815;
}
.BgClassName
{
background-color: #271815;
}
</style>
border-color css
<style>
span { border-color: #271815; }
span { border-color: rgb(39,24,21); }
td.TdClassName
{
border-color: #271815;
}
.TagClassName
{
border-color: #271815;
}
</style>