Shades of San Felix #277332
Tints of San Felix #277332
RGB
CMYK
RGB Variations
Color information
#277332 (or 0x277332) is known color: San Felix. HEX triplet: 27, 73 and 32. RGB value is (39,115,50). Sum of RGB (Red+Green+Blue) = 39+115+50=204 (27% of max value = 765). Red value is 39 (15.62% from 255 or 19.12% from 204); Green value is 115 (45.31% from 255 or 56.37% from 204); Blue value is 50 (19.92% from 255 or 24.51% from 204); Max value from RGB is 115 - color contains mainly: green. Hex color #277332 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #277332 is #D88CCD. Grayscale: #555555. Windows color (decimal): -14191822 or 3306279. OLE color: 3306279.
HSL color Cylindrical-coordinate representation of color #277332: hue angle of 128.68º 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 #277332 is Cyan = 0.66, Magento = 0, Yellow = 0.57 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 39 | 115 | 50 | - |
| CMYK | 0.66 | 0 | 0.57 | 0.55 |
| HSL | 128.68º | 0.49% | 0.3% | - |
| HSV(B) | 128.68º | 0.66% | 0.45% | - |
| XYZ | 7.54 | 12.92 | 5.11 | - |
| YUV | 84.87 | 108.32 | 95.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 115 | 50 | 0.66 | 0 | 0.57 | 0.55 | 128.68 | 0.49 | 0.3 |
| Hex | 27 | 73 | 32 | 42 | 0 | 39 | 37 | 81 | 31 | 1E |
| Octal | 47 | 163 | 62 | 102 | 0 | 71 | 67 | 201 | 61 | 36 |
| Binary | 100111 | 1110011 | 110010 | 1000010 | 0 | 111001 | 110111 | 10000001 | 110001 | 11110 |
Color Harmonies of #277332
Complementary color
Monochromatic Colors of #277332
Black with #277332
Text Example
Text Example
White with #277332
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #277332; }
p { color: rgb(39,115,50); }
H1.HeaderClassName
{
color: #277332;
}
.AnyTagClassName
{
color: #277332;
}
</style>
background-color css
<style>
a { background-color: #277332; }
a { background-color: rgb(39,115,50); }
div.DivClassName
{
background-color: #277332;
}
.BgClassName
{
background-color: #277332;
}
</style>
border-color css
<style>
span { border-color: #277332; }
span { border-color: rgb(39,115,50); }
td.TdClassName
{
border-color: #277332;
}
.TagClassName
{
border-color: #277332;
}
</style>