Shades of San Felix #206925
Tints of San Felix #206925
RGB
CMYK
RGB Variations
Color information
#206925 (or 0x206925) is known color: San Felix. HEX triplet: 20, 69 and 25. RGB value is (32,105,37). Sum of RGB (Red+Green+Blue) = 32+105+37=174 (23% of max value = 765). Red value is 32 (12.89% from 255 or 18.39% from 174); Green value is 105 (41.41% from 255 or 60.34% from 174); Blue value is 37 (14.84% from 255 or 21.26% from 174); Max value from RGB is 105 - color contains mainly: green. Hex color #206925 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #206925 is #DF96DA. Grayscale: #4B4B4B. Windows color (decimal): -14653147 or 2451744. OLE color: 2451744.
HSL color Cylindrical-coordinate representation of color #206925: hue angle of 124.11º degrees, saturation: 0.53, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #206925 is Cyan = 0.70, Magento = 0, Yellow = 0.65 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 32 | 105 | 37 | - |
| CMYK | 0.70 | 0 | 0.65 | 0.59 |
| HSL | 124.11º | 0.53% | 0.27% | - |
| HSV(B) | 124.11º | 0.7% | 0.41% | - |
| XYZ | 5.98 | 10.54 | 3.47 | - |
| YUV | 75.42 | 106.32 | 97.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 32 | 105 | 37 | 0.70 | 0 | 0.65 | 0.59 | 124.11 | 0.53 | 0.27 |
| Hex | 20 | 69 | 25 | 46 | 0 | 41 | 3B | 7C | 35 | 1B |
| Octal | 40 | 151 | 45 | 106 | 0 | 101 | 73 | 174 | 65 | 33 |
| Binary | 100000 | 1101001 | 100101 | 1000110 | 0 | 1000001 | 111011 | 1111100 | 110101 | 11011 |
Color Harmonies of #206925
Complementary color
Monochromatic Colors of #206925
Black with #206925
Text Example
Text Example
White with #206925
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #206925; }
p { color: rgb(32,105,37); }
H1.HeaderClassName
{
color: #206925;
}
.AnyTagClassName
{
color: #206925;
}
</style>
background-color css
<style>
a { background-color: #206925; }
a { background-color: rgb(32,105,37); }
div.DivClassName
{
background-color: #206925;
}
.BgClassName
{
background-color: #206925;
}
</style>
border-color css
<style>
span { border-color: #206925; }
span { border-color: rgb(32,105,37); }
td.TdClassName
{
border-color: #206925;
}
.TagClassName
{
border-color: #206925;
}
</style>