Shades of San Felix #207127
Tints of San Felix #207127
RGB
CMYK
RGB Variations
Color information
#207127 (or 0x207127) is known color: San Felix. HEX triplet: 20, 71 and 27. RGB value is (32,113,39). Sum of RGB (Red+Green+Blue) = 32+113+39=184 (24% of max value = 765). Red value is 32 (12.89% from 255 or 17.39% from 184); Green value is 113 (44.53% from 255 or 61.41% from 184); Blue value is 39 (15.62% from 255 or 21.20% from 184); Max value from RGB is 113 - color contains mainly: green. Hex color #207127 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #207127 is #DF8ED8. Grayscale: #505050. Windows color (decimal): -14651097 or 2584864. OLE color: 2584864.
HSL color Cylindrical-coordinate representation of color #207127: hue angle of 125.19º degrees, saturation: 0.56, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #207127 is Cyan = 0.72, Magento = 0, Yellow = 0.65 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 32 | 113 | 39 | - |
| CMYK | 0.72 | 0 | 0.65 | 0.56 |
| HSL | 125.19º | 0.56% | 0.28% | - |
| HSV(B) | 125.19º | 0.72% | 0.44% | - |
| XYZ | 6.87 | 12.26 | 3.92 | - |
| YUV | 80.35 | 104.66 | 93.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 32 | 113 | 39 | 0.72 | 0 | 0.65 | 0.56 | 125.19 | 0.56 | 0.28 |
| Hex | 20 | 71 | 27 | 48 | 0 | 41 | 38 | 7D | 38 | 1C |
| Octal | 40 | 161 | 47 | 110 | 0 | 101 | 70 | 175 | 70 | 34 |
| Binary | 100000 | 1110001 | 100111 | 1001000 | 0 | 1000001 | 111000 | 1111101 | 111000 | 11100 |
Color Harmonies of #207127
Complementary color
Monochromatic Colors of #207127
Black with #207127
Text Example
Text Example
White with #207127
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #207127; }
p { color: rgb(32,113,39); }
H1.HeaderClassName
{
color: #207127;
}
.AnyTagClassName
{
color: #207127;
}
</style>
background-color css
<style>
a { background-color: #207127; }
a { background-color: rgb(32,113,39); }
div.DivClassName
{
background-color: #207127;
}
.BgClassName
{
background-color: #207127;
}
</style>
border-color css
<style>
span { border-color: #207127; }
span { border-color: rgb(32,113,39); }
td.TdClassName
{
border-color: #207127;
}
.TagClassName
{
border-color: #207127;
}
</style>