Shades of San Felix #276820
Tints of San Felix #276820
RGB
CMYK
RGB Variations
Color information
#276820 (or 0x276820) is known color: San Felix. HEX triplet: 27, 68 and 20. RGB value is (39,104,32). Sum of RGB (Red+Green+Blue) = 39+104+32=175 (23% of max value = 765). Red value is 39 (15.62% from 255 or 22.29% from 175); Green value is 104 (41.02% from 255 or 59.43% from 175); Blue value is 32 (12.89% from 255 or 18.29% from 175); Max value from RGB is 104 - color contains mainly: green. Hex color #276820 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #276820 is #D897DF. Grayscale: #4C4C4C. Windows color (decimal): -14194656 or 2123815. OLE color: 2123815.
HSL color Cylindrical-coordinate representation of color #276820: hue angle of 114.17º degrees, saturation: 0.53, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #276820 is Cyan = 0.62, Magento = 0, Yellow = 0.69 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 39 | 104 | 32 | - |
| CMYK | 0.62 | 0 | 0.69 | 0.59 |
| HSL | 114.17º | 0.53% | 0.27% | - |
| HSV(B) | 114.17º | 0.69% | 0.41% | - |
| XYZ | 6.05 | 10.44 | 3.06 | - |
| YUV | 76.36 | 102.97 | 101.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 104 | 32 | 0.62 | 0 | 0.69 | 0.59 | 114.17 | 0.53 | 0.27 |
| Hex | 27 | 68 | 20 | 3E | 0 | 45 | 3B | 72 | 35 | 1B |
| Octal | 47 | 150 | 40 | 76 | 0 | 105 | 73 | 162 | 65 | 33 |
| Binary | 100111 | 1101000 | 100000 | 111110 | 0 | 1000101 | 111011 | 1110010 | 110101 | 11011 |
Color Harmonies of #276820
Complementary color
Monochromatic Colors of #276820
Black with #276820
Text Example
Text Example
White with #276820
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #276820; }
p { color: rgb(39,104,32); }
H1.HeaderClassName
{
color: #276820;
}
.AnyTagClassName
{
color: #276820;
}
</style>
background-color css
<style>
a { background-color: #276820; }
a { background-color: rgb(39,104,32); }
div.DivClassName
{
background-color: #276820;
}
.BgClassName
{
background-color: #276820;
}
</style>
border-color css
<style>
span { border-color: #276820; }
span { border-color: rgb(39,104,32); }
td.TdClassName
{
border-color: #276820;
}
.TagClassName
{
border-color: #276820;
}
</style>