Shades of San Felix #207526
Tints of San Felix #207526
RGB
CMYK
RGB Variations
Color information
#207526 (or 0x207526) is known color: San Felix. HEX triplet: 20, 75 and 26. RGB value is (32,117,38). Sum of RGB (Red+Green+Blue) = 32+117+38=187 (24% of max value = 765). Red value is 32 (12.89% from 255 or 17.11% from 187); Green value is 117 (46.09% from 255 or 62.57% from 187); Blue value is 38 (15.23% from 255 or 20.32% from 187); Max value from RGB is 117 - color contains mainly: green. Hex color #207526 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #207526 is #DF8AD9. Grayscale: #525252. Windows color (decimal): -14650074 or 2520352. OLE color: 2520352.
HSL color Cylindrical-coordinate representation of color #207526: hue angle of 124.24º 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 #207526 is Cyan = 0.73, Magento = 0, Yellow = 0.68 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 32 | 117 | 38 | - |
| CMYK | 0.73 | 0 | 0.68 | 0.54 |
| HSL | 124.24º | 0.57% | 0.29% | - |
| HSV(B) | 124.24º | 0.73% | 0.46% | - |
| XYZ | 7.31 | 13.17 | 3.99 | - |
| YUV | 82.58 | 102.84 | 91.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 32 | 117 | 38 | 0.73 | 0 | 0.68 | 0.54 | 124.24 | 0.57 | 0.29 |
| Hex | 20 | 75 | 26 | 49 | 0 | 44 | 36 | 7C | 39 | 1D |
| Octal | 40 | 165 | 46 | 111 | 0 | 104 | 66 | 174 | 71 | 35 |
| Binary | 100000 | 1110101 | 100110 | 1001001 | 0 | 1000100 | 110110 | 1111100 | 111001 | 11101 |
Color Harmonies of #207526
Complementary color
Monochromatic Colors of #207526
Black with #207526
Text Example
Text Example
White with #207526
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #207526; }
p { color: rgb(32,117,38); }
H1.HeaderClassName
{
color: #207526;
}
.AnyTagClassName
{
color: #207526;
}
</style>
background-color css
<style>
a { background-color: #207526; }
a { background-color: rgb(32,117,38); }
div.DivClassName
{
background-color: #207526;
}
.BgClassName
{
background-color: #207526;
}
</style>
border-color css
<style>
span { border-color: #207526; }
span { border-color: rgb(32,117,38); }
td.TdClassName
{
border-color: #207526;
}
.TagClassName
{
border-color: #207526;
}
</style>