Shades of San Felix #276120
Tints of San Felix #276120
RGB
CMYK
RGB Variations
Color information
#276120 (or 0x276120) is known color: San Felix. HEX triplet: 27, 61 and 20. RGB value is (39,97,32). Sum of RGB (Red+Green+Blue) = 39+97+32=168 (22% of max value = 765). Red value is 39 (15.62% from 255 or 23.21% from 168); Green value is 97 (38.28% from 255 or 57.74% from 168); Blue value is 32 (12.89% from 255 or 19.05% from 168); Max value from RGB is 97 - color contains mainly: green. Hex color #276120 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #276120 is #D89EDF. Grayscale: #484848. Windows color (decimal): -14196448 or 2122023. OLE color: 2122023.
HSL color Cylindrical-coordinate representation of color #276120: hue angle of 113.54º degrees, saturation: 0.5, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #276120 is Cyan = 0.60, Magento = 0, Yellow = 0.67 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 39 | 97 | 32 | - |
| CMYK | 0.60 | 0 | 0.67 | 0.62 |
| HSL | 113.54º | 0.5% | 0.25% | - |
| HSV(B) | 113.54º | 0.67% | 0.38% | - |
| XYZ | 5.37 | 9.09 | 2.84 | - |
| YUV | 72.25 | 105.28 | 104.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 97 | 32 | 0.60 | 0 | 0.67 | 0.62 | 113.54 | 0.5 | 0.25 |
| Hex | 27 | 61 | 20 | 3C | 0 | 43 | 3E | 72 | 32 | 19 |
| Octal | 47 | 141 | 40 | 74 | 0 | 103 | 76 | 162 | 62 | 31 |
| Binary | 100111 | 1100001 | 100000 | 111100 | 0 | 1000011 | 111110 | 1110010 | 110010 | 11001 |
Color Harmonies of #276120
Complementary color
Monochromatic Colors of #276120
Black with #276120
Text Example
Text Example
White with #276120
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #276120; }
p { color: rgb(39,97,32); }
H1.HeaderClassName
{
color: #276120;
}
.AnyTagClassName
{
color: #276120;
}
</style>
background-color css
<style>
a { background-color: #276120; }
a { background-color: rgb(39,97,32); }
div.DivClassName
{
background-color: #276120;
}
.BgClassName
{
background-color: #276120;
}
</style>
border-color css
<style>
span { border-color: #276120; }
span { border-color: rgb(39,97,32); }
td.TdClassName
{
border-color: #276120;
}
.TagClassName
{
border-color: #276120;
}
</style>