Shades of San Felix #207630
Tints of San Felix #207630
RGB
CMYK
RGB Variations
Color information
#207630 (or 0x207630) is known color: San Felix. HEX triplet: 20, 76 and 30. RGB value is (32,118,48). Sum of RGB (Red+Green+Blue) = 32+118+48=198 (26% of max value = 765). Red value is 32 (12.89% from 255 or 16.16% from 198); Green value is 118 (46.48% from 255 or 59.60% from 198); Blue value is 48 (19.14% from 255 or 24.24% from 198); Max value from RGB is 118 - color contains mainly: green. Hex color #207630 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #207630 is #DF89CF. Grayscale: #545454. Windows color (decimal): -14649808 or 3175968. OLE color: 3175968.
HSL color Cylindrical-coordinate representation of color #207630: hue angle of 131.16º degrees, saturation: 0.57, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #207630 is Cyan = 0.73, Magento = 0, Yellow = 0.59 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 32 | 118 | 48 | - |
| CMYK | 0.73 | 0 | 0.59 | 0.54 |
| HSL | 131.16º | 0.57% | 0.29% | - |
| HSV(B) | 131.16º | 0.73% | 0.46% | - |
| XYZ | 7.61 | 13.48 | 5 | - |
| YUV | 84.31 | 107.51 | 90.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 32 | 118 | 48 | 0.73 | 0 | 0.59 | 0.54 | 131.16 | 0.57 | 0.29 |
| Hex | 20 | 76 | 30 | 49 | 0 | 3B | 36 | 83 | 39 | 1D |
| Octal | 40 | 166 | 60 | 111 | 0 | 73 | 66 | 203 | 71 | 35 |
| Binary | 100000 | 1110110 | 110000 | 1001001 | 0 | 111011 | 110110 | 10000011 | 111001 | 11101 |
Color Harmonies of #207630
Complementary color
Monochromatic Colors of #207630
Black with #207630
Text Example
Text Example
White with #207630
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #207630; }
p { color: rgb(32,118,48); }
H1.HeaderClassName
{
color: #207630;
}
.AnyTagClassName
{
color: #207630;
}
</style>
background-color css
<style>
a { background-color: #207630; }
a { background-color: rgb(32,118,48); }
div.DivClassName
{
background-color: #207630;
}
.BgClassName
{
background-color: #207630;
}
</style>
border-color css
<style>
span { border-color: #207630; }
span { border-color: rgb(32,118,48); }
td.TdClassName
{
border-color: #207630;
}
.TagClassName
{
border-color: #207630;
}
</style>