Shades of San Felix #207730
Tints of San Felix #207730
RGB
CMYK
RGB Variations
Color information
#207730 (or 0x207730) is known color: San Felix. HEX triplet: 20, 77 and 30. RGB value is (32,119,48). Sum of RGB (Red+Green+Blue) = 32+119+48=199 (26% of max value = 765). Red value is 32 (12.89% from 255 or 16.08% from 199); Green value is 119 (46.88% from 255 or 59.80% from 199); Blue value is 48 (19.14% from 255 or 24.12% from 199); Max value from RGB is 119 - color contains mainly: green. Hex color #207730 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #207730 is #DF88CF. Grayscale: #555555. Windows color (decimal): -14649552 or 3176224. OLE color: 3176224.
HSL color Cylindrical-coordinate representation of color #207730: hue angle of 131.03º degrees, saturation: 0.58, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #207730 is Cyan = 0.73, Magento = 0, Yellow = 0.60 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 32 | 119 | 48 | - |
| CMYK | 0.73 | 0 | 0.60 | 0.53 |
| HSL | 131.03º | 0.58% | 0.3% | - |
| HSV(B) | 131.03º | 0.73% | 0.47% | - |
| XYZ | 7.73 | 13.71 | 5.04 | - |
| YUV | 84.89 | 107.18 | 90.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 32 | 119 | 48 | 0.73 | 0 | 0.60 | 0.53 | 131.03 | 0.58 | 0.3 |
| Hex | 20 | 77 | 30 | 49 | 0 | 3C | 35 | 83 | 3A | 1E |
| Octal | 40 | 167 | 60 | 111 | 0 | 74 | 65 | 203 | 72 | 36 |
| Binary | 100000 | 1110111 | 110000 | 1001001 | 0 | 111100 | 110101 | 10000011 | 111010 | 11110 |
Color Harmonies of #207730
Complementary color
Monochromatic Colors of #207730
Black with #207730
Text Example
Text Example
White with #207730
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #207730; }
p { color: rgb(32,119,48); }
H1.HeaderClassName
{
color: #207730;
}
.AnyTagClassName
{
color: #207730;
}
</style>
background-color css
<style>
a { background-color: #207730; }
a { background-color: rgb(32,119,48); }
div.DivClassName
{
background-color: #207730;
}
.BgClassName
{
background-color: #207730;
}
</style>
border-color css
<style>
span { border-color: #207730; }
span { border-color: rgb(32,119,48); }
td.TdClassName
{
border-color: #207730;
}
.TagClassName
{
border-color: #207730;
}
</style>