Shades of San Felix #276020
Tints of San Felix #276020
RGB
CMYK
RGB Variations
Color information
#276020 (or 0x276020) is known color: San Felix. HEX triplet: 27, 60 and 20. RGB value is (39,96,32). Sum of RGB (Red+Green+Blue) = 39+96+32=167 (22% of max value = 765). Red value is 39 (15.62% from 255 or 23.35% from 167); Green value is 96 (37.89% from 255 or 57.49% from 167); Blue value is 32 (12.89% from 255 or 19.16% from 167); Max value from RGB is 96 - color contains mainly: green. Hex color #276020 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #276020 is #D89FDF. Grayscale: #474747. Windows color (decimal): -14196704 or 2121767. OLE color: 2121767.
HSL color Cylindrical-coordinate representation of color #276020: hue angle of 113.44º 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 #276020 is Cyan = 0.59, Magento = 0, Yellow = 0.67 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 39 | 96 | 32 | - |
| CMYK | 0.59 | 0 | 0.67 | 0.62 |
| HSL | 113.44º | 0.5% | 0.25% | - |
| HSV(B) | 113.44º | 0.67% | 0.38% | - |
| XYZ | 5.28 | 8.9 | 2.81 | - |
| YUV | 71.66 | 105.62 | 104.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 96 | 32 | 0.59 | 0 | 0.67 | 0.62 | 113.44 | 0.5 | 0.25 |
| Hex | 27 | 60 | 20 | 3B | 0 | 43 | 3E | 71 | 32 | 19 |
| Octal | 47 | 140 | 40 | 73 | 0 | 103 | 76 | 161 | 62 | 31 |
| Binary | 100111 | 1100000 | 100000 | 111011 | 0 | 1000011 | 111110 | 1110001 | 110010 | 11001 |
Color Harmonies of #276020
Complementary color
Monochromatic Colors of #276020
Black with #276020
Text Example
Text Example
White with #276020
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #276020; }
p { color: rgb(39,96,32); }
H1.HeaderClassName
{
color: #276020;
}
.AnyTagClassName
{
color: #276020;
}
</style>
background-color css
<style>
a { background-color: #276020; }
a { background-color: rgb(39,96,32); }
div.DivClassName
{
background-color: #276020;
}
.BgClassName
{
background-color: #276020;
}
</style>
border-color css
<style>
span { border-color: #276020; }
span { border-color: rgb(39,96,32); }
td.TdClassName
{
border-color: #276020;
}
.TagClassName
{
border-color: #276020;
}
</style>