Shades of San Felix #206327
Tints of San Felix #206327
RGB
CMYK
RGB Variations
Color information
#206327 (or 0x206327) is known color: San Felix. HEX triplet: 20, 63 and 27. RGB value is (32,99,39). Sum of RGB (Red+Green+Blue) = 32+99+39=170 (22% of max value = 765). Red value is 32 (12.89% from 255 or 18.82% from 170); Green value is 99 (39.06% from 255 or 58.24% from 170); Blue value is 39 (15.62% from 255 or 22.94% from 170); Max value from RGB is 99 - color contains mainly: green. Hex color #206327 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #206327 is #DF9CD8. Grayscale: #484848. Windows color (decimal): -14654681 or 2581280. OLE color: 2581280.
HSL color Cylindrical-coordinate representation of color #206327: hue angle of 126.27º degrees, saturation: 0.51, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #206327 is Cyan = 0.68, Magento = 0, Yellow = 0.61 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 32 | 99 | 39 | - |
| CMYK | 0.68 | 0 | 0.61 | 0.61 |
| HSL | 126.27º | 0.51% | 0.26% | - |
| HSV(B) | 126.27º | 0.68% | 0.39% | - |
| XYZ | 5.42 | 9.38 | 3.44 | - |
| YUV | 72.13 | 109.3 | 99.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 32 | 99 | 39 | 0.68 | 0 | 0.61 | 0.61 | 126.27 | 0.51 | 0.26 |
| Hex | 20 | 63 | 27 | 44 | 0 | 3D | 3D | 7E | 33 | 1A |
| Octal | 40 | 143 | 47 | 104 | 0 | 75 | 75 | 176 | 63 | 32 |
| Binary | 100000 | 1100011 | 100111 | 1000100 | 0 | 111101 | 111101 | 1111110 | 110011 | 11010 |
Color Harmonies of #206327
Complementary color
Monochromatic Colors of #206327
Black with #206327
Text Example
Text Example
White with #206327
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #206327; }
p { color: rgb(32,99,39); }
H1.HeaderClassName
{
color: #206327;
}
.AnyTagClassName
{
color: #206327;
}
</style>
background-color css
<style>
a { background-color: #206327; }
a { background-color: rgb(32,99,39); }
div.DivClassName
{
background-color: #206327;
}
.BgClassName
{
background-color: #206327;
}
</style>
border-color css
<style>
span { border-color: #206327; }
span { border-color: rgb(32,99,39); }
td.TdClassName
{
border-color: #206327;
}
.TagClassName
{
border-color: #206327;
}
</style>