Shades of San Felix #276927
Tints of San Felix #276927
RGB
CMYK
RGB Variations
Color information
#276927 (or 0x276927) is known color: San Felix. HEX triplet: 27, 69 and 27. RGB value is (39,105,39). Sum of RGB (Red+Green+Blue) = 39+105+39=183 (24% of max value = 765). Red value is 39 (15.62% from 255 or 21.31% from 183); Green value is 105 (41.41% from 255 or 57.38% from 183); Blue value is 39 (15.62% from 255 or 21.31% from 183); Max value from RGB is 105 - color contains mainly: green. Hex color #276927 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #276927 is #D896D8. Grayscale: #4D4D4D. Windows color (decimal): -14194393 or 2582823. OLE color: 2582823.
HSL color Cylindrical-coordinate representation of color #276927: hue angle of 120º degrees, saturation: 0.46, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #276927 is Cyan = 0.63, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 39 | 105 | 39 | - |
| CMYK | 0.63 | 0 | 0.63 | 0.59 |
| HSL | 120º | 0.46% | 0.28% | - |
| HSV(B) | 120º | 0.63% | 0.41% | - |
| XYZ | 6.25 | 10.68 | 3.65 | - |
| YUV | 77.74 | 106.13 | 100.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 105 | 39 | 0.63 | 0 | 0.63 | 0.59 | 120 | 0.46 | 0.28 |
| Hex | 27 | 69 | 27 | 3F | 0 | 3F | 3B | 78 | 2E | 1C |
| Octal | 47 | 151 | 47 | 77 | 0 | 77 | 73 | 170 | 56 | 34 |
| Binary | 100111 | 1101001 | 100111 | 111111 | 0 | 111111 | 111011 | 1111000 | 101110 | 11100 |
Color Harmonies of #276927
Complementary color
Monochromatic Colors of #276927
Black with #276927
Text Example
Text Example
White with #276927
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #276927; }
p { color: rgb(39,105,39); }
H1.HeaderClassName
{
color: #276927;
}
.AnyTagClassName
{
color: #276927;
}
</style>
background-color css
<style>
a { background-color: #276927; }
a { background-color: rgb(39,105,39); }
div.DivClassName
{
background-color: #276927;
}
.BgClassName
{
background-color: #276927;
}
</style>
border-color css
<style>
span { border-color: #276927; }
span { border-color: rgb(39,105,39); }
td.TdClassName
{
border-color: #276927;
}
.TagClassName
{
border-color: #276927;
}
</style>