Shades of San Felix #277336
Tints of San Felix #277336
RGB
CMYK
RGB Variations
Color information
#277336 (or 0x277336) is known color: San Felix. HEX triplet: 27, 73 and 36. RGB value is (39,115,54). Sum of RGB (Red+Green+Blue) = 39+115+54=208 (27% of max value = 765). Red value is 39 (15.62% from 255 or 18.75% from 208); Green value is 115 (45.31% from 255 or 55.29% from 208); Blue value is 54 (21.48% from 255 or 25.96% from 208); Max value from RGB is 115 - color contains mainly: green. Hex color #277336 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #277336 is #D88CC9. Grayscale: #555555. Windows color (decimal): -14191818 or 3568423. OLE color: 3568423.
HSL color Cylindrical-coordinate representation of color #277336: hue angle of 131.84º 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 #277336 is Cyan = 0.66, Magento = 0, Yellow = 0.53 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 39 | 115 | 54 | - |
| CMYK | 0.66 | 0 | 0.53 | 0.55 |
| HSL | 131.84º | 0.49% | 0.3% | - |
| HSV(B) | 131.84º | 0.66% | 0.45% | - |
| XYZ | 7.63 | 12.96 | 5.59 | - |
| YUV | 85.32 | 110.32 | 94.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 115 | 54 | 0.66 | 0 | 0.53 | 0.55 | 131.84 | 0.49 | 0.3 |
| Hex | 27 | 73 | 36 | 42 | 0 | 35 | 37 | 84 | 31 | 1E |
| Octal | 47 | 163 | 66 | 102 | 0 | 65 | 67 | 204 | 61 | 36 |
| Binary | 100111 | 1110011 | 110110 | 1000010 | 0 | 110101 | 110111 | 10000100 | 110001 | 11110 |
Color Harmonies of #277336
Complementary color
Monochromatic Colors of #277336
Black with #277336
Text Example
Text Example
White with #277336
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #277336; }
p { color: rgb(39,115,54); }
H1.HeaderClassName
{
color: #277336;
}
.AnyTagClassName
{
color: #277336;
}
</style>
background-color css
<style>
a { background-color: #277336; }
a { background-color: rgb(39,115,54); }
div.DivClassName
{
background-color: #277336;
}
.BgClassName
{
background-color: #277336;
}
</style>
border-color css
<style>
span { border-color: #277336; }
span { border-color: rgb(39,115,54); }
td.TdClassName
{
border-color: #277336;
}
.TagClassName
{
border-color: #277336;
}
</style>