Shades of San Felix #277236
Tints of San Felix #277236
RGB
CMYK
RGB Variations
Color information
#277236 (or 0x277236) is known color: San Felix. HEX triplet: 27, 72 and 36. RGB value is (39,114,54). Sum of RGB (Red+Green+Blue) = 39+114+54=207 (27% of max value = 765). Red value is 39 (15.62% from 255 or 18.84% from 207); Green value is 114 (44.92% from 255 or 55.07% from 207); Blue value is 54 (21.48% from 255 or 26.09% from 207); Max value from RGB is 114 - color contains mainly: green. Hex color #277236 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #277236 is #D88DC9. Grayscale: #545454. Windows color (decimal): -14192074 or 3568167. OLE color: 3568167.
HSL color Cylindrical-coordinate representation of color #277236: hue angle of 132º degrees, saturation: 0.49, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #277236 is Cyan = 0.66, Magento = 0, Yellow = 0.53 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 39 | 114 | 54 | - |
| CMYK | 0.66 | 0 | 0.53 | 0.55 |
| HSL | 132º | 0.49% | 0.3% | - |
| HSV(B) | 132º | 0.66% | 0.45% | - |
| XYZ | 7.52 | 12.73 | 5.55 | - |
| YUV | 84.74 | 110.65 | 95.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 114 | 54 | 0.66 | 0 | 0.53 | 0.55 | 132 | 0.49 | 0.3 |
| Hex | 27 | 72 | 36 | 42 | 0 | 35 | 37 | 84 | 31 | 1E |
| Octal | 47 | 162 | 66 | 102 | 0 | 65 | 67 | 204 | 61 | 36 |
| Binary | 100111 | 1110010 | 110110 | 1000010 | 0 | 110101 | 110111 | 10000100 | 110001 | 11110 |
Color Harmonies of #277236
Complementary color
Monochromatic Colors of #277236
Black with #277236
Text Example
Text Example
White with #277236
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #277236; }
p { color: rgb(39,114,54); }
H1.HeaderClassName
{
color: #277236;
}
.AnyTagClassName
{
color: #277236;
}
</style>
background-color css
<style>
a { background-color: #277236; }
a { background-color: rgb(39,114,54); }
div.DivClassName
{
background-color: #277236;
}
.BgClassName
{
background-color: #277236;
}
</style>
border-color css
<style>
span { border-color: #277236; }
span { border-color: rgb(39,114,54); }
td.TdClassName
{
border-color: #277236;
}
.TagClassName
{
border-color: #277236;
}
</style>