Shades of San Felix #207027
Tints of San Felix #207027
RGB
CMYK
RGB Variations
Color information
#207027 (or 0x207027) is known color: San Felix. HEX triplet: 20, 70 and 27. RGB value is (32,112,39). Sum of RGB (Red+Green+Blue) = 32+112+39=183 (24% of max value = 765). Red value is 32 (12.89% from 255 or 17.49% from 183); Green value is 112 (44.14% from 255 or 61.20% from 183); Blue value is 39 (15.62% from 255 or 21.31% from 183); Max value from RGB is 112 - color contains mainly: green. Hex color #207027 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #207027 is #DF8FD8. Grayscale: #4F4F4F. Windows color (decimal): -14651353 or 2584608. OLE color: 2584608.
HSL color Cylindrical-coordinate representation of color #207027: hue angle of 125.25º 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 #207027 is Cyan = 0.71, Magento = 0, Yellow = 0.65 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 32 | 112 | 39 | - |
| CMYK | 0.71 | 0 | 0.65 | 0.56 |
| HSL | 125.25º | 0.56% | 0.28% | - |
| HSV(B) | 125.25º | 0.71% | 0.44% | - |
| XYZ | 6.76 | 12.04 | 3.89 | - |
| YUV | 79.76 | 105 | 93.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 32 | 112 | 39 | 0.71 | 0 | 0.65 | 0.56 | 125.25 | 0.56 | 0.28 |
| Hex | 20 | 70 | 27 | 47 | 0 | 41 | 38 | 7D | 38 | 1C |
| Octal | 40 | 160 | 47 | 107 | 0 | 101 | 70 | 175 | 70 | 34 |
| Binary | 100000 | 1110000 | 100111 | 1000111 | 0 | 1000001 | 111000 | 1111101 | 111000 | 11100 |
Color Harmonies of #207027
Complementary color
Monochromatic Colors of #207027
Black with #207027
Text Example
Text Example
White with #207027
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #207027; }
p { color: rgb(32,112,39); }
H1.HeaderClassName
{
color: #207027;
}
.AnyTagClassName
{
color: #207027;
}
</style>
background-color css
<style>
a { background-color: #207027; }
a { background-color: rgb(32,112,39); }
div.DivClassName
{
background-color: #207027;
}
.BgClassName
{
background-color: #207027;
}
</style>
border-color css
<style>
span { border-color: #207027; }
span { border-color: rgb(32,112,39); }
td.TdClassName
{
border-color: #207027;
}
.TagClassName
{
border-color: #207027;
}
</style>