Shades of San Felix #206526
Tints of San Felix #206526
RGB
CMYK
RGB Variations
Color information
#206526 (or 0x206526) is known color: San Felix. HEX triplet: 20, 65 and 26. RGB value is (32,101,38). Sum of RGB (Red+Green+Blue) = 32+101+38=171 (22% of max value = 765). Red value is 32 (12.89% from 255 or 18.71% from 171); Green value is 101 (39.84% from 255 or 59.06% from 171); Blue value is 38 (15.23% from 255 or 22.22% from 171); Max value from RGB is 101 - color contains mainly: green. Hex color #206526 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #206526 is #DF9AD9. Grayscale: #494949. Windows color (decimal): -14654170 or 2516256. OLE color: 2516256.
HSL color Cylindrical-coordinate representation of color #206526: hue angle of 125.22º degrees, saturation: 0.52, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #206526 is Cyan = 0.68, Magento = 0, Yellow = 0.62 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 32 | 101 | 38 | - |
| CMYK | 0.68 | 0 | 0.62 | 0.60 |
| HSL | 125.22º | 0.52% | 0.26% | - |
| HSV(B) | 125.22º | 0.68% | 0.4% | - |
| XYZ | 5.6 | 9.75 | 3.42 | - |
| YUV | 73.19 | 108.14 | 98.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 32 | 101 | 38 | 0.68 | 0 | 0.62 | 0.60 | 125.22 | 0.52 | 0.26 |
| Hex | 20 | 65 | 26 | 44 | 0 | 3E | 3C | 7D | 34 | 1A |
| Octal | 40 | 145 | 46 | 104 | 0 | 76 | 74 | 175 | 64 | 32 |
| Binary | 100000 | 1100101 | 100110 | 1000100 | 0 | 111110 | 111100 | 1111101 | 110100 | 11010 |
Color Harmonies of #206526
Complementary color
Monochromatic Colors of #206526
Black with #206526
Text Example
Text Example
White with #206526
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #206526; }
p { color: rgb(32,101,38); }
H1.HeaderClassName
{
color: #206526;
}
.AnyTagClassName
{
color: #206526;
}
</style>
background-color css
<style>
a { background-color: #206526; }
a { background-color: rgb(32,101,38); }
div.DivClassName
{
background-color: #206526;
}
.BgClassName
{
background-color: #206526;
}
</style>
border-color css
<style>
span { border-color: #206526; }
span { border-color: rgb(32,101,38); }
td.TdClassName
{
border-color: #206526;
}
.TagClassName
{
border-color: #206526;
}
</style>