Shades of San Felix #207628
Tints of San Felix #207628
RGB
CMYK
RGB Variations
Color information
#207628 (or 0x207628) is known color: San Felix. HEX triplet: 20, 76 and 28. RGB value is (32,118,40). Sum of RGB (Red+Green+Blue) = 32+118+40=190 (25% of max value = 765). Red value is 32 (12.89% from 255 or 16.84% from 190); Green value is 118 (46.48% from 255 or 62.11% from 190); Blue value is 40 (16.02% from 255 or 21.05% from 190); Max value from RGB is 118 - color contains mainly: green. Hex color #207628 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #207628 is #DF89D7. Grayscale: #535353. Windows color (decimal): -14649816 or 2651680. OLE color: 2651680.
HSL color Cylindrical-coordinate representation of color #207628: hue angle of 125.58º degrees, saturation: 0.57, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #207628 is Cyan = 0.73, Magento = 0, Yellow = 0.66 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 32 | 118 | 40 | - |
| CMYK | 0.73 | 0 | 0.66 | 0.54 |
| HSL | 125.58º | 0.57% | 0.29% | - |
| HSV(B) | 125.58º | 0.73% | 0.46% | - |
| XYZ | 7.46 | 13.42 | 4.2 | - |
| YUV | 83.39 | 103.51 | 91.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 32 | 118 | 40 | 0.73 | 0 | 0.66 | 0.54 | 125.58 | 0.57 | 0.29 |
| Hex | 20 | 76 | 28 | 49 | 0 | 42 | 36 | 7E | 39 | 1D |
| Octal | 40 | 166 | 50 | 111 | 0 | 102 | 66 | 176 | 71 | 35 |
| Binary | 100000 | 1110110 | 101000 | 1001001 | 0 | 1000010 | 110110 | 1111110 | 111001 | 11101 |
Color Harmonies of #207628
Complementary color
Monochromatic Colors of #207628
Black with #207628
Text Example
Text Example
White with #207628
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #207628; }
p { color: rgb(32,118,40); }
H1.HeaderClassName
{
color: #207628;
}
.AnyTagClassName
{
color: #207628;
}
</style>
background-color css
<style>
a { background-color: #207628; }
a { background-color: rgb(32,118,40); }
div.DivClassName
{
background-color: #207628;
}
.BgClassName
{
background-color: #207628;
}
</style>
border-color css
<style>
span { border-color: #207628; }
span { border-color: rgb(32,118,40); }
td.TdClassName
{
border-color: #207628;
}
.TagClassName
{
border-color: #207628;
}
</style>