Shades of San Felix #207426
Tints of San Felix #207426
RGB
CMYK
RGB Variations
Color information
#207426 (or 0x207426) is known color: San Felix. HEX triplet: 20, 74 and 26. RGB value is (32,116,38). Sum of RGB (Red+Green+Blue) = 32+116+38=186 (24% of max value = 765). Red value is 32 (12.89% from 255 or 17.20% from 186); Green value is 116 (45.70% from 255 or 62.37% from 186); Blue value is 38 (15.23% from 255 or 20.43% from 186); Max value from RGB is 116 - color contains mainly: green. Hex color #207426 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #207426 is #DF8BD9. Grayscale: #525252. Windows color (decimal): -14650330 or 2520096. OLE color: 2520096.
HSL color Cylindrical-coordinate representation of color #207426: hue angle of 124.29º 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 #207426 is Cyan = 0.72, Magento = 0, Yellow = 0.67 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 32 | 116 | 38 | - |
| CMYK | 0.72 | 0 | 0.67 | 0.55 |
| HSL | 124.29º | 0.57% | 0.29% | - |
| HSV(B) | 124.29º | 0.72% | 0.45% | - |
| XYZ | 7.19 | 12.94 | 3.95 | - |
| YUV | 81.99 | 103.17 | 92.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 32 | 116 | 38 | 0.72 | 0 | 0.67 | 0.55 | 124.29 | 0.57 | 0.29 |
| Hex | 20 | 74 | 26 | 48 | 0 | 43 | 37 | 7C | 39 | 1D |
| Octal | 40 | 164 | 46 | 110 | 0 | 103 | 67 | 174 | 71 | 35 |
| Binary | 100000 | 1110100 | 100110 | 1001000 | 0 | 1000011 | 110111 | 1111100 | 111001 | 11101 |
Color Harmonies of #207426
Complementary color
Monochromatic Colors of #207426
Black with #207426
Text Example
Text Example
White with #207426
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #207426; }
p { color: rgb(32,116,38); }
H1.HeaderClassName
{
color: #207426;
}
.AnyTagClassName
{
color: #207426;
}
</style>
background-color css
<style>
a { background-color: #207426; }
a { background-color: rgb(32,116,38); }
div.DivClassName
{
background-color: #207426;
}
.BgClassName
{
background-color: #207426;
}
</style>
border-color css
<style>
span { border-color: #207426; }
span { border-color: rgb(32,116,38); }
td.TdClassName
{
border-color: #207426;
}
.TagClassName
{
border-color: #207426;
}
</style>