Shades of San Felix #206819
Tints of San Felix #206819
RGB
CMYK
RGB Variations
Color information
#206819 (or 0x206819) is known color: San Felix. HEX triplet: 20, 68 and 19. RGB value is (32,104,25). Sum of RGB (Red+Green+Blue) = 32+104+25=161 (21% of max value = 765). Red value is 32 (12.89% from 255 or 19.88% from 161); Green value is 104 (41.02% from 255 or 64.60% from 161); Blue value is 25 (10.16% from 255 or 15.53% from 161); Max value from RGB is 104 - color contains mainly: green. Hex color #206819 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #206819 is #DF97E6. Grayscale: #494949. Windows color (decimal): -14653415 or 1665056. OLE color: 1665056.
HSL color Cylindrical-coordinate representation of color #206819: hue angle of 114.68º degrees, saturation: 0.61, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #206819 is Cyan = 0.69, Magento = 0, Yellow = 0.76 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 32 | 104 | 25 | - |
| CMYK | 0.69 | 0 | 0.76 | 0.59 |
| HSL | 114.68º | 0.61% | 0.25% | - |
| HSV(B) | 114.68º | 0.76% | 0.41% | - |
| XYZ | 5.72 | 10.28 | 2.6 | - |
| YUV | 73.47 | 100.65 | 98.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 32 | 104 | 25 | 0.69 | 0 | 0.76 | 0.59 | 114.68 | 0.61 | 0.25 |
| Hex | 20 | 68 | 19 | 45 | 0 | 4C | 3B | 73 | 3D | 19 |
| Octal | 40 | 150 | 31 | 105 | 0 | 114 | 73 | 163 | 75 | 31 |
| Binary | 100000 | 1101000 | 11001 | 1000101 | 0 | 1001100 | 111011 | 1110011 | 111101 | 11001 |
Color Harmonies of #206819
Complementary color
Monochromatic Colors of #206819
Black with #206819
Text Example
Text Example
White with #206819
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #206819; }
p { color: rgb(32,104,25); }
H1.HeaderClassName
{
color: #206819;
}
.AnyTagClassName
{
color: #206819;
}
</style>
background-color css
<style>
a { background-color: #206819; }
a { background-color: rgb(32,104,25); }
div.DivClassName
{
background-color: #206819;
}
.BgClassName
{
background-color: #206819;
}
</style>
border-color css
<style>
span { border-color: #206819; }
span { border-color: rgb(32,104,25); }
td.TdClassName
{
border-color: #206819;
}
.TagClassName
{
border-color: #206819;
}
</style>