Shades of San Felix #207525
Tints of San Felix #207525
RGB
CMYK
RGB Variations
Color information
#207525 (or 0x207525) is known color: San Felix. HEX triplet: 20, 75 and 25. RGB value is (32,117,37). Sum of RGB (Red+Green+Blue) = 32+117+37=186 (24% of max value = 765). Red value is 32 (12.89% from 255 or 17.20% from 186); Green value is 117 (46.09% from 255 or 62.90% from 186); Blue value is 37 (14.84% from 255 or 19.89% from 186); Max value from RGB is 117 - color contains mainly: green. Hex color #207525 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #207525 is #DF8ADA. Grayscale: #525252. Windows color (decimal): -14650075 or 2454816. OLE color: 2454816.
HSL color Cylindrical-coordinate representation of color #207525: hue angle of 123.53º 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 #207525 is Cyan = 0.73, Magento = 0, Yellow = 0.68 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 32 | 117 | 37 | - |
| CMYK | 0.73 | 0 | 0.68 | 0.54 |
| HSL | 123.53º | 0.57% | 0.29% | - |
| HSV(B) | 123.53º | 0.73% | 0.46% | - |
| XYZ | 7.29 | 13.16 | 3.91 | - |
| YUV | 82.47 | 102.34 | 92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 32 | 117 | 37 | 0.73 | 0 | 0.68 | 0.54 | 123.53 | 0.57 | 0.29 |
| Hex | 20 | 75 | 25 | 49 | 0 | 44 | 36 | 7C | 39 | 1D |
| Octal | 40 | 165 | 45 | 111 | 0 | 104 | 66 | 174 | 71 | 35 |
| Binary | 100000 | 1110101 | 100101 | 1001001 | 0 | 1000100 | 110110 | 1111100 | 111001 | 11101 |
Color Harmonies of #207525
Complementary color
Monochromatic Colors of #207525
Black with #207525
Text Example
Text Example
White with #207525
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #207525; }
p { color: rgb(32,117,37); }
H1.HeaderClassName
{
color: #207525;
}
.AnyTagClassName
{
color: #207525;
}
</style>
background-color css
<style>
a { background-color: #207525; }
a { background-color: rgb(32,117,37); }
div.DivClassName
{
background-color: #207525;
}
.BgClassName
{
background-color: #207525;
}
</style>
border-color css
<style>
span { border-color: #207525; }
span { border-color: rgb(32,117,37); }
td.TdClassName
{
border-color: #207525;
}
.TagClassName
{
border-color: #207525;
}
</style>