Shades of San Felix #206625
Tints of San Felix #206625
RGB
CMYK
RGB Variations
Color information
#206625 (or 0x206625) is known color: San Felix. HEX triplet: 20, 66 and 25. RGB value is (32,102,37). Sum of RGB (Red+Green+Blue) = 32+102+37=171 (22% of max value = 765). Red value is 32 (12.89% from 255 or 18.71% from 171); Green value is 102 (40.23% from 255 or 59.65% from 171); Blue value is 37 (14.84% from 255 or 21.64% from 171); Max value from RGB is 102 - color contains mainly: green. Hex color #206625 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #206625 is #DF99DA. Grayscale: #494949. Windows color (decimal): -14653915 or 2450976. OLE color: 2450976.
HSL color Cylindrical-coordinate representation of color #206625: hue angle of 124.29º degrees, saturation: 0.52, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #206625 is Cyan = 0.69, Magento = 0, Yellow = 0.64 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 32 | 102 | 37 | - |
| CMYK | 0.69 | 0 | 0.64 | 0.6 |
| HSL | 124.29º | 0.52% | 0.26% | - |
| HSV(B) | 124.29º | 0.69% | 0.4% | - |
| XYZ | 5.68 | 9.94 | 3.37 | - |
| YUV | 73.66 | 107.31 | 98.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 32 | 102 | 37 | 0.69 | 0 | 0.64 | 0.6 | 124.29 | 0.52 | 0.26 |
| Hex | 20 | 66 | 25 | 45 | 0 | 40 | 3C | 7C | 34 | 1A |
| Octal | 40 | 146 | 45 | 105 | 0 | 100 | 74 | 174 | 64 | 32 |
| Binary | 100000 | 1100110 | 100101 | 1000101 | 0 | 1000000 | 111100 | 1111100 | 110100 | 11010 |
Color Harmonies of #206625
Complementary color
Monochromatic Colors of #206625
Black with #206625
Text Example
Text Example
White with #206625
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #206625; }
p { color: rgb(32,102,37); }
H1.HeaderClassName
{
color: #206625;
}
.AnyTagClassName
{
color: #206625;
}
</style>
background-color css
<style>
a { background-color: #206625; }
a { background-color: rgb(32,102,37); }
div.DivClassName
{
background-color: #206625;
}
.BgClassName
{
background-color: #206625;
}
</style>
border-color css
<style>
span { border-color: #206625; }
span { border-color: rgb(32,102,37); }
td.TdClassName
{
border-color: #206625;
}
.TagClassName
{
border-color: #206625;
}
</style>