Shades of San Felix #276520
Tints of San Felix #276520
RGB
CMYK
RGB Variations
Color information
#276520 (or 0x276520) is known color: San Felix. HEX triplet: 27, 65 and 20. RGB value is (39,101,32). Sum of RGB (Red+Green+Blue) = 39+101+32=172 (22% of max value = 765). Red value is 39 (15.62% from 255 or 22.67% from 172); Green value is 101 (39.84% from 255 or 58.72% from 172); Blue value is 32 (12.89% from 255 or 18.60% from 172); Max value from RGB is 101 - color contains mainly: green. Hex color #276520 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #276520 is #D89ADF. Grayscale: #4A4A4A. Windows color (decimal): -14195424 or 2123047. OLE color: 2123047.
HSL color Cylindrical-coordinate representation of color #276520: hue angle of 113.91º degrees, saturation: 0.52, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #276520 is Cyan = 0.61, Magento = 0, Yellow = 0.68 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 39 | 101 | 32 | - |
| CMYK | 0.61 | 0 | 0.68 | 0.60 |
| HSL | 113.91º | 0.52% | 0.26% | - |
| HSV(B) | 113.91º | 0.68% | 0.4% | - |
| XYZ | 5.75 | 9.84 | 2.96 | - |
| YUV | 74.6 | 103.96 | 102.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 101 | 32 | 0.61 | 0 | 0.68 | 0.60 | 113.91 | 0.52 | 0.26 |
| Hex | 27 | 65 | 20 | 3D | 0 | 44 | 3C | 72 | 34 | 1A |
| Octal | 47 | 145 | 40 | 75 | 0 | 104 | 74 | 162 | 64 | 32 |
| Binary | 100111 | 1100101 | 100000 | 111101 | 0 | 1000100 | 111100 | 1110010 | 110100 | 11010 |
Color Harmonies of #276520
Complementary color
Monochromatic Colors of #276520
Black with #276520
Text Example
Text Example
White with #276520
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #276520; }
p { color: rgb(39,101,32); }
H1.HeaderClassName
{
color: #276520;
}
.AnyTagClassName
{
color: #276520;
}
</style>
background-color css
<style>
a { background-color: #276520; }
a { background-color: rgb(39,101,32); }
div.DivClassName
{
background-color: #276520;
}
.BgClassName
{
background-color: #276520;
}
</style>
border-color css
<style>
span { border-color: #276520; }
span { border-color: rgb(39,101,32); }
td.TdClassName
{
border-color: #276520;
}
.TagClassName
{
border-color: #276520;
}
</style>