Shades of San Felix #207931
Tints of San Felix #207931
RGB
CMYK
RGB Variations
Color information
#207931 (or 0x207931) is known color: San Felix. HEX triplet: 20, 79 and 31. RGB value is (32,121,49). Sum of RGB (Red+Green+Blue) = 32+121+49=202 (26% of max value = 765). Red value is 32 (12.89% from 255 or 15.84% from 202); Green value is 121 (47.66% from 255 or 59.90% from 202); Blue value is 49 (19.53% from 255 or 24.26% from 202); Max value from RGB is 121 - color contains mainly: green. Hex color #207931 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #207931 is #DF86CE. Grayscale: #565656. Windows color (decimal): -14649039 or 3242272. OLE color: 3242272.
HSL color Cylindrical-coordinate representation of color #207931: hue angle of 131.46º degrees, saturation: 0.58, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #207931 is Cyan = 0.74, Magento = 0, Yellow = 0.60 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 32 | 121 | 49 | - |
| CMYK | 0.74 | 0 | 0.60 | 0.53 |
| HSL | 131.46º | 0.58% | 0.3% | - |
| HSV(B) | 131.46º | 0.74% | 0.47% | - |
| XYZ | 7.99 | 14.2 | 5.23 | - |
| YUV | 86.18 | 107.01 | 89.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 32 | 121 | 49 | 0.74 | 0 | 0.60 | 0.53 | 131.46 | 0.58 | 0.3 |
| Hex | 20 | 79 | 31 | 4A | 0 | 3C | 35 | 83 | 3A | 1E |
| Octal | 40 | 171 | 61 | 112 | 0 | 74 | 65 | 203 | 72 | 36 |
| Binary | 100000 | 1111001 | 110001 | 1001010 | 0 | 111100 | 110101 | 10000011 | 111010 | 11110 |
Color Harmonies of #207931
Complementary color
Monochromatic Colors of #207931
Black with #207931
Text Example
Text Example
White with #207931
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #207931; }
p { color: rgb(32,121,49); }
H1.HeaderClassName
{
color: #207931;
}
.AnyTagClassName
{
color: #207931;
}
</style>
background-color css
<style>
a { background-color: #207931; }
a { background-color: rgb(32,121,49); }
div.DivClassName
{
background-color: #207931;
}
.BgClassName
{
background-color: #207931;
}
</style>
border-color css
<style>
span { border-color: #207931; }
span { border-color: rgb(32,121,49); }
td.TdClassName
{
border-color: #207931;
}
.TagClassName
{
border-color: #207931;
}
</style>