Shades of San Felix #207021
Tints of San Felix #207021
RGB
CMYK
RGB Variations
Color information
#207021 (or 0x207021) is known color: San Felix. HEX triplet: 20, 70 and 21. RGB value is (32,112,33). Sum of RGB (Red+Green+Blue) = 32+112+33=177 (23% of max value = 765). Red value is 32 (12.89% from 255 or 18.08% from 177); Green value is 112 (44.14% from 255 or 63.28% from 177); Blue value is 33 (13.28% from 255 or 18.64% from 177); Max value from RGB is 112 - color contains mainly: green. Hex color #207021 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #207021 is #DF8FDE. Grayscale: #4F4F4F. Windows color (decimal): -14651359 or 2191392. OLE color: 2191392.
HSL color Cylindrical-coordinate representation of color #207021: hue angle of 120.75º degrees, saturation: 0.56, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #207021 is Cyan = 0.71, Magento = 0, Yellow = 0.71 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 32 | 112 | 33 | - |
| CMYK | 0.71 | 0 | 0.71 | 0.56 |
| HSL | 120.75º | 0.56% | 0.28% | - |
| HSV(B) | 120.75º | 0.71% | 0.44% | - |
| XYZ | 6.66 | 12.01 | 3.4 | - |
| YUV | 79.07 | 102 | 94.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 32 | 112 | 33 | 0.71 | 0 | 0.71 | 0.56 | 120.75 | 0.56 | 0.28 |
| Hex | 20 | 70 | 21 | 47 | 0 | 47 | 38 | 79 | 38 | 1C |
| Octal | 40 | 160 | 41 | 107 | 0 | 107 | 70 | 171 | 70 | 34 |
| Binary | 100000 | 1110000 | 100001 | 1000111 | 0 | 1000111 | 111000 | 1111001 | 111000 | 11100 |
Color Harmonies of #207021
Complementary color
Monochromatic Colors of #207021
Black with #207021
Text Example
Text Example
White with #207021
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #207021; }
p { color: rgb(32,112,33); }
H1.HeaderClassName
{
color: #207021;
}
.AnyTagClassName
{
color: #207021;
}
</style>
background-color css
<style>
a { background-color: #207021; }
a { background-color: rgb(32,112,33); }
div.DivClassName
{
background-color: #207021;
}
.BgClassName
{
background-color: #207021;
}
</style>
border-color css
<style>
span { border-color: #207021; }
span { border-color: rgb(32,112,33); }
td.TdClassName
{
border-color: #207021;
}
.TagClassName
{
border-color: #207021;
}
</style>