Shades of San Felix #186620
Tints of San Felix #186620
RGB
CMYK
RGB Variations
Color information
#186620 (or 0x186620) is known color: San Felix. HEX triplet: 18, 66 and 20. RGB value is (24,102,32). Sum of RGB (Red+Green+Blue) = 24+102+32=158 (20% of max value = 765). Red value is 24 (9.77% from 255 or 15.19% from 158); Green value is 102 (40.23% from 255 or 64.56% from 158); Blue value is 32 (12.89% from 255 or 20.25% from 158); Max value from RGB is 102 - color contains mainly: green. Hex color #186620 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #186620 is #E799DF. Grayscale: #464646. Windows color (decimal): -15178208 or 2123288. OLE color: 2123288.
HSL color Cylindrical-coordinate representation of color #186620: hue angle of 126.15º degrees, saturation: 0.62, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #186620 is Cyan = 0.76, Magento = 0, Yellow = 0.69 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 24 | 102 | 32 | - |
| CMYK | 0.76 | 0 | 0.69 | 0.6 |
| HSL | 126.15º | 0.62% | 0.25% | - |
| HSV(B) | 126.15º | 0.76% | 0.4% | - |
| XYZ | 5.39 | 9.8 | 2.97 | - |
| YUV | 70.7 | 106.16 | 94.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 24 | 102 | 32 | 0.76 | 0 | 0.69 | 0.6 | 126.15 | 0.62 | 0.25 |
| Hex | 18 | 66 | 20 | 4C | 0 | 45 | 3C | 7E | 3E | 19 |
| Octal | 30 | 146 | 40 | 114 | 0 | 105 | 74 | 176 | 76 | 31 |
| Binary | 11000 | 1100110 | 100000 | 1001100 | 0 | 1000101 | 111100 | 1111110 | 111110 | 11001 |
Color Harmonies of #186620
Complementary color
Monochromatic Colors of #186620
Black with #186620
Text Example
Text Example
White with #186620
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #186620; }
p { color: rgb(24,102,32); }
H1.HeaderClassName
{
color: #186620;
}
.AnyTagClassName
{
color: #186620;
}
</style>
background-color css
<style>
a { background-color: #186620; }
a { background-color: rgb(24,102,32); }
div.DivClassName
{
background-color: #186620;
}
.BgClassName
{
background-color: #186620;
}
</style>
border-color css
<style>
span { border-color: #186620; }
span { border-color: rgb(24,102,32); }
td.TdClassName
{
border-color: #186620;
}
.TagClassName
{
border-color: #186620;
}
</style>