Shades of San Felix #207826
Tints of San Felix #207826
RGB
CMYK
RGB Variations
Color information
#207826 (or 0x207826) is known color: San Felix. HEX triplet: 20, 78 and 26. RGB value is (32,120,38). Sum of RGB (Red+Green+Blue) = 32+120+38=190 (25% of max value = 765). Red value is 32 (12.89% from 255 or 16.84% from 190); Green value is 120 (47.27% from 255 or 63.16% from 190); Blue value is 38 (15.23% from 255 or 20% from 190); Max value from RGB is 120 - color contains mainly: green. Hex color #207826 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #207826 is #DF87D9. Grayscale: #545454. Windows color (decimal): -14649306 or 2521120. OLE color: 2521120.
HSL color Cylindrical-coordinate representation of color #207826: hue angle of 124.09º 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 #207826 is Cyan = 0.73, Magento = 0, Yellow = 0.68 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 32 | 120 | 38 | - |
| CMYK | 0.73 | 0 | 0.68 | 0.53 |
| HSL | 124.09º | 0.58% | 0.3% | - |
| HSV(B) | 124.09º | 0.73% | 0.47% | - |
| XYZ | 7.66 | 13.88 | 4.11 | - |
| YUV | 84.34 | 101.85 | 90.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 32 | 120 | 38 | 0.73 | 0 | 0.68 | 0.53 | 124.09 | 0.58 | 0.3 |
| Hex | 20 | 78 | 26 | 49 | 0 | 44 | 35 | 7C | 3A | 1E |
| Octal | 40 | 170 | 46 | 111 | 0 | 104 | 65 | 174 | 72 | 36 |
| Binary | 100000 | 1111000 | 100110 | 1001001 | 0 | 1000100 | 110101 | 1111100 | 111010 | 11110 |
Color Harmonies of #207826
Complementary color
Monochromatic Colors of #207826
Black with #207826
Text Example
Text Example
White with #207826
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #207826; }
p { color: rgb(32,120,38); }
H1.HeaderClassName
{
color: #207826;
}
.AnyTagClassName
{
color: #207826;
}
</style>
background-color css
<style>
a { background-color: #207826; }
a { background-color: rgb(32,120,38); }
div.DivClassName
{
background-color: #207826;
}
.BgClassName
{
background-color: #207826;
}
</style>
border-color css
<style>
span { border-color: #207826; }
span { border-color: rgb(32,120,38); }
td.TdClassName
{
border-color: #207826;
}
.TagClassName
{
border-color: #207826;
}
</style>