Shades of San Felix #277028
Tints of San Felix #277028
RGB
CMYK
RGB Variations
Color information
#277028 (or 0x277028) is known color: San Felix. HEX triplet: 27, 70 and 28. RGB value is (39,112,40). Sum of RGB (Red+Green+Blue) = 39+112+40=191 (25% of max value = 765). Red value is 39 (15.62% from 255 or 20.42% from 191); Green value is 112 (44.14% from 255 or 58.64% from 191); Blue value is 40 (16.02% from 255 or 20.94% from 191); Max value from RGB is 112 - color contains mainly: green. Hex color #277028 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #277028 is #D88FD7. Grayscale: #525252. Windows color (decimal): -14192600 or 2650151. OLE color: 2650151.
HSL color Cylindrical-coordinate representation of color #277028: hue angle of 120.82º degrees, saturation: 0.48, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #277028 is Cyan = 0.65, Magento = 0, Yellow = 0.64 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 39 | 112 | 40 | - |
| CMYK | 0.65 | 0 | 0.64 | 0.56 |
| HSL | 120.82º | 0.48% | 0.3% | - |
| HSV(B) | 120.82º | 0.65% | 0.44% | - |
| XYZ | 7.01 | 12.17 | 3.99 | - |
| YUV | 81.97 | 104.32 | 97.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 112 | 40 | 0.65 | 0 | 0.64 | 0.56 | 120.82 | 0.48 | 0.3 |
| Hex | 27 | 70 | 28 | 41 | 0 | 40 | 38 | 79 | 30 | 1E |
| Octal | 47 | 160 | 50 | 101 | 0 | 100 | 70 | 171 | 60 | 36 |
| Binary | 100111 | 1110000 | 101000 | 1000001 | 0 | 1000000 | 111000 | 1111001 | 110000 | 11110 |
Color Harmonies of #277028
Complementary color
Monochromatic Colors of #277028
Black with #277028
Text Example
Text Example
White with #277028
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #277028; }
p { color: rgb(39,112,40); }
H1.HeaderClassName
{
color: #277028;
}
.AnyTagClassName
{
color: #277028;
}
</style>
background-color css
<style>
a { background-color: #277028; }
a { background-color: rgb(39,112,40); }
div.DivClassName
{
background-color: #277028;
}
.BgClassName
{
background-color: #277028;
}
</style>
border-color css
<style>
span { border-color: #277028; }
span { border-color: rgb(39,112,40); }
td.TdClassName
{
border-color: #277028;
}
.TagClassName
{
border-color: #277028;
}
</style>