Shades of San Felix #207827
Tints of San Felix #207827
RGB
CMYK
RGB Variations
Color information
#207827 (or 0x207827) is known color: San Felix. HEX triplet: 20, 78 and 27. RGB value is (32,120,39). Sum of RGB (Red+Green+Blue) = 32+120+39=191 (25% of max value = 765). Red value is 32 (12.89% from 255 or 16.75% from 191); Green value is 120 (47.27% from 255 or 62.83% from 191); Blue value is 39 (15.62% from 255 or 20.42% from 191); Max value from RGB is 120 - color contains mainly: green. Hex color #207827 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #207827 is #DF87D8. Grayscale: #545454. Windows color (decimal): -14649305 or 2586656. OLE color: 2586656.
HSL color Cylindrical-coordinate representation of color #207827: hue angle of 124.77º degrees, saturation: 0.58, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #207827 is Cyan = 0.73, Magento = 0, Yellow = 0.67 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 32 | 120 | 39 | - |
| CMYK | 0.73 | 0 | 0.67 | 0.53 |
| HSL | 124.77º | 0.58% | 0.3% | - |
| HSV(B) | 124.77º | 0.73% | 0.47% | - |
| XYZ | 7.68 | 13.89 | 4.2 | - |
| YUV | 84.45 | 102.35 | 90.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 32 | 120 | 39 | 0.73 | 0 | 0.67 | 0.53 | 124.77 | 0.58 | 0.3 |
| Hex | 20 | 78 | 27 | 49 | 0 | 43 | 35 | 7D | 3A | 1E |
| Octal | 40 | 170 | 47 | 111 | 0 | 103 | 65 | 175 | 72 | 36 |
| Binary | 100000 | 1111000 | 100111 | 1001001 | 0 | 1000011 | 110101 | 1111101 | 111010 | 11110 |
Color Harmonies of #207827
Complementary color
Monochromatic Colors of #207827
Black with #207827
Text Example
Text Example
White with #207827
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #207827; }
p { color: rgb(32,120,39); }
H1.HeaderClassName
{
color: #207827;
}
.AnyTagClassName
{
color: #207827;
}
</style>
background-color css
<style>
a { background-color: #207827; }
a { background-color: rgb(32,120,39); }
div.DivClassName
{
background-color: #207827;
}
.BgClassName
{
background-color: #207827;
}
</style>
border-color css
<style>
span { border-color: #207827; }
span { border-color: rgb(32,120,39); }
td.TdClassName
{
border-color: #207827;
}
.TagClassName
{
border-color: #207827;
}
</style>