Shades of San Felix #207321
Tints of San Felix #207321
RGB
CMYK
RGB Variations
Color information
#207321 (or 0x207321) is known color: San Felix. HEX triplet: 20, 73 and 21. RGB value is (32,115,33). Sum of RGB (Red+Green+Blue) = 32+115+33=180 (23% of max value = 765). Red value is 32 (12.89% from 255 or 17.78% from 180); Green value is 115 (45.31% from 255 or 63.89% from 180); Blue value is 33 (13.28% from 255 or 18.33% from 180); Max value from RGB is 115 - color contains mainly: green. Hex color #207321 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #207321 is #DF8CDE. Grayscale: #515151. Windows color (decimal): -14650591 or 2192160. OLE color: 2192160.
HSL color Cylindrical-coordinate representation of color #207321: hue angle of 120.72º degrees, saturation: 0.56, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #207321 is Cyan = 0.72, Magento = 0, Yellow = 0.71 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 32 | 115 | 33 | - |
| CMYK | 0.72 | 0 | 0.71 | 0.55 |
| HSL | 120.72º | 0.56% | 0.29% | - |
| HSV(B) | 120.72º | 0.72% | 0.45% | - |
| XYZ | 7 | 12.68 | 3.52 | - |
| YUV | 80.84 | 101 | 93.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 32 | 115 | 33 | 0.72 | 0 | 0.71 | 0.55 | 120.72 | 0.56 | 0.29 |
| Hex | 20 | 73 | 21 | 48 | 0 | 47 | 37 | 79 | 38 | 1D |
| Octal | 40 | 163 | 41 | 110 | 0 | 107 | 67 | 171 | 70 | 35 |
| Binary | 100000 | 1110011 | 100001 | 1001000 | 0 | 1000111 | 110111 | 1111001 | 111000 | 11101 |
Color Harmonies of #207321
Complementary color
Monochromatic Colors of #207321
Black with #207321
Text Example
Text Example
White with #207321
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #207321; }
p { color: rgb(32,115,33); }
H1.HeaderClassName
{
color: #207321;
}
.AnyTagClassName
{
color: #207321;
}
</style>
background-color css
<style>
a { background-color: #207321; }
a { background-color: rgb(32,115,33); }
div.DivClassName
{
background-color: #207321;
}
.BgClassName
{
background-color: #207321;
}
</style>
border-color css
<style>
span { border-color: #207321; }
span { border-color: rgb(32,115,33); }
td.TdClassName
{
border-color: #207321;
}
.TagClassName
{
border-color: #207321;
}
</style>