Shades of San Felix #276926
Tints of San Felix #276926
RGB
CMYK
RGB Variations
Color information
#276926 (or 0x276926) is known color: San Felix. HEX triplet: 27, 69 and 26. RGB value is (39,105,38). Sum of RGB (Red+Green+Blue) = 39+105+38=182 (24% of max value = 765). Red value is 39 (15.62% from 255 or 21.43% from 182); Green value is 105 (41.41% from 255 or 57.69% from 182); Blue value is 38 (15.23% from 255 or 20.88% from 182); Max value from RGB is 105 - color contains mainly: green. Hex color #276926 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #276926 is #D896D9. Grayscale: #4D4D4D. Windows color (decimal): -14194394 or 2517287. OLE color: 2517287.
HSL color Cylindrical-coordinate representation of color #276926: hue angle of 119.1º degrees, saturation: 0.47, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #276926 is Cyan = 0.63, Magento = 0, Yellow = 0.64 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 39 | 105 | 38 | - |
| CMYK | 0.63 | 0 | 0.64 | 0.59 |
| HSL | 119.1º | 0.47% | 0.28% | - |
| HSV(B) | 119.1º | 0.64% | 0.41% | - |
| XYZ | 6.24 | 10.67 | 3.57 | - |
| YUV | 77.63 | 105.63 | 100.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 105 | 38 | 0.63 | 0 | 0.64 | 0.59 | 119.1 | 0.47 | 0.28 |
| Hex | 27 | 69 | 26 | 3F | 0 | 40 | 3B | 77 | 2F | 1C |
| Octal | 47 | 151 | 46 | 77 | 0 | 100 | 73 | 167 | 57 | 34 |
| Binary | 100111 | 1101001 | 100110 | 111111 | 0 | 1000000 | 111011 | 1110111 | 101111 | 11100 |
Color Harmonies of #276926
Complementary color
Monochromatic Colors of #276926
Black with #276926
Text Example
Text Example
White with #276926
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #276926; }
p { color: rgb(39,105,38); }
H1.HeaderClassName
{
color: #276926;
}
.AnyTagClassName
{
color: #276926;
}
</style>
background-color css
<style>
a { background-color: #276926; }
a { background-color: rgb(39,105,38); }
div.DivClassName
{
background-color: #276926;
}
.BgClassName
{
background-color: #276926;
}
</style>
border-color css
<style>
span { border-color: #276926; }
span { border-color: rgb(39,105,38); }
td.TdClassName
{
border-color: #276926;
}
.TagClassName
{
border-color: #276926;
}
</style>