Shades of San Felix #207425
Tints of San Felix #207425
RGB
CMYK
RGB Variations
Color information
#207425 (or 0x207425) is known color: San Felix. HEX triplet: 20, 74 and 25. RGB value is (32,116,37). Sum of RGB (Red+Green+Blue) = 32+116+37=185 (24% of max value = 765). Red value is 32 (12.89% from 255 or 17.30% from 185); Green value is 116 (45.70% from 255 or 62.70% from 185); Blue value is 37 (14.84% from 255 or 20% from 185); Max value from RGB is 116 - color contains mainly: green. Hex color #207425 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #207425 is #DF8BDA. Grayscale: #525252. Windows color (decimal): -14650331 or 2454560. OLE color: 2454560.
HSL color Cylindrical-coordinate representation of color #207425: hue angle of 123.57º degrees, saturation: 0.57, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #207425 is Cyan = 0.72, Magento = 0, Yellow = 0.68 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 32 | 116 | 37 | - |
| CMYK | 0.72 | 0 | 0.68 | 0.55 |
| HSL | 123.57º | 0.57% | 0.29% | - |
| HSV(B) | 123.57º | 0.72% | 0.45% | - |
| XYZ | 7.17 | 12.93 | 3.87 | - |
| YUV | 81.88 | 102.67 | 92.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 32 | 116 | 37 | 0.72 | 0 | 0.68 | 0.55 | 123.57 | 0.57 | 0.29 |
| Hex | 20 | 74 | 25 | 48 | 0 | 44 | 37 | 7C | 39 | 1D |
| Octal | 40 | 164 | 45 | 110 | 0 | 104 | 67 | 174 | 71 | 35 |
| Binary | 100000 | 1110100 | 100101 | 1001000 | 0 | 1000100 | 110111 | 1111100 | 111001 | 11101 |
Color Harmonies of #207425
Complementary color
Monochromatic Colors of #207425
Black with #207425
Text Example
Text Example
White with #207425
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #207425; }
p { color: rgb(32,116,37); }
H1.HeaderClassName
{
color: #207425;
}
.AnyTagClassName
{
color: #207425;
}
</style>
background-color css
<style>
a { background-color: #207425; }
a { background-color: rgb(32,116,37); }
div.DivClassName
{
background-color: #207425;
}
.BgClassName
{
background-color: #207425;
}
</style>
border-color css
<style>
span { border-color: #207425; }
span { border-color: rgb(32,116,37); }
td.TdClassName
{
border-color: #207425;
}
.TagClassName
{
border-color: #207425;
}
</style>