Shades of San Felix #207625
Tints of San Felix #207625
RGB
CMYK
RGB Variations
Color information
#207625 (or 0x207625) is known color: San Felix. HEX triplet: 20, 76 and 25. RGB value is (32,118,37). Sum of RGB (Red+Green+Blue) = 32+118+37=187 (24% of max value = 765). Red value is 32 (12.89% from 255 or 17.11% from 187); Green value is 118 (46.48% from 255 or 63.10% from 187); Blue value is 37 (14.84% from 255 or 19.79% from 187); Max value from RGB is 118 - color contains mainly: green. Hex color #207625 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #207625 is #DF89DA. Grayscale: #535353. Windows color (decimal): -14649819 or 2455072. OLE color: 2455072.
HSL color Cylindrical-coordinate representation of color #207625: hue angle of 123.49º 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 #207625 is Cyan = 0.73, Magento = 0, Yellow = 0.69 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 32 | 118 | 37 | - |
| CMYK | 0.73 | 0 | 0.69 | 0.54 |
| HSL | 123.49º | 0.57% | 0.29% | - |
| HSV(B) | 123.49º | 0.73% | 0.46% | - |
| XYZ | 7.41 | 13.4 | 3.95 | - |
| YUV | 83.05 | 102.01 | 91.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 32 | 118 | 37 | 0.73 | 0 | 0.69 | 0.54 | 123.49 | 0.57 | 0.29 |
| Hex | 20 | 76 | 25 | 49 | 0 | 45 | 36 | 7B | 39 | 1D |
| Octal | 40 | 166 | 45 | 111 | 0 | 105 | 66 | 173 | 71 | 35 |
| Binary | 100000 | 1110110 | 100101 | 1001001 | 0 | 1000101 | 110110 | 1111011 | 111001 | 11101 |
Color Harmonies of #207625
Complementary color
Monochromatic Colors of #207625
Black with #207625
Text Example
Text Example
White with #207625
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #207625; }
p { color: rgb(32,118,37); }
H1.HeaderClassName
{
color: #207625;
}
.AnyTagClassName
{
color: #207625;
}
</style>
background-color css
<style>
a { background-color: #207625; }
a { background-color: rgb(32,118,37); }
div.DivClassName
{
background-color: #207625;
}
.BgClassName
{
background-color: #207625;
}
</style>
border-color css
<style>
span { border-color: #207625; }
span { border-color: rgb(32,118,37); }
td.TdClassName
{
border-color: #207625;
}
.TagClassName
{
border-color: #207625;
}
</style>