Shades of San Felix #206827
Tints of San Felix #206827
RGB
CMYK
RGB Variations
Color information
#206827 (or 0x206827) is known color: San Felix. HEX triplet: 20, 68 and 27. RGB value is (32,104,39). Sum of RGB (Red+Green+Blue) = 32+104+39=175 (23% of max value = 765). Red value is 32 (12.89% from 255 or 18.29% from 175); Green value is 104 (41.02% from 255 or 59.43% from 175); Blue value is 39 (15.62% from 255 or 22.29% from 175); Max value from RGB is 104 - color contains mainly: green. Hex color #206827 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #206827 is #DF97D8. Grayscale: #4B4B4B. Windows color (decimal): -14653401 or 2582560. OLE color: 2582560.
HSL color Cylindrical-coordinate representation of color #206827: hue angle of 125.83º degrees, saturation: 0.53, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #206827 is Cyan = 0.69, Magento = 0, Yellow = 0.62 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 32 | 104 | 39 | - |
| CMYK | 0.69 | 0 | 0.62 | 0.59 |
| HSL | 125.83º | 0.53% | 0.27% | - |
| HSV(B) | 125.83º | 0.69% | 0.41% | - |
| XYZ | 5.91 | 10.35 | 3.61 | - |
| YUV | 75.06 | 107.65 | 97.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 32 | 104 | 39 | 0.69 | 0 | 0.62 | 0.59 | 125.83 | 0.53 | 0.27 |
| Hex | 20 | 68 | 27 | 45 | 0 | 3E | 3B | 7E | 35 | 1B |
| Octal | 40 | 150 | 47 | 105 | 0 | 76 | 73 | 176 | 65 | 33 |
| Binary | 100000 | 1101000 | 100111 | 1000101 | 0 | 111110 | 111011 | 1111110 | 110101 | 11011 |
Color Harmonies of #206827
Complementary color
Monochromatic Colors of #206827
Black with #206827
Text Example
Text Example
White with #206827
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #206827; }
p { color: rgb(32,104,39); }
H1.HeaderClassName
{
color: #206827;
}
.AnyTagClassName
{
color: #206827;
}
</style>
background-color css
<style>
a { background-color: #206827; }
a { background-color: rgb(32,104,39); }
div.DivClassName
{
background-color: #206827;
}
.BgClassName
{
background-color: #206827;
}
</style>
border-color css
<style>
span { border-color: #206827; }
span { border-color: rgb(32,104,39); }
td.TdClassName
{
border-color: #206827;
}
.TagClassName
{
border-color: #206827;
}
</style>