Shades of San Felix #186417
Tints of San Felix #186417
RGB
CMYK
RGB Variations
Color information
#186417 (or 0x186417) is known color: San Felix. HEX triplet: 18, 64 and 17. RGB value is (24,100,23). Sum of RGB (Red+Green+Blue) = 24+100+23=147 (19% of max value = 765). Red value is 24 (9.77% from 255 or 16.33% from 147); Green value is 100 (39.45% from 255 or 68.03% from 147); Blue value is 23 (9.38% from 255 or 15.65% from 147); Max value from RGB is 100 - color contains mainly: green. Hex color #186417 is not a web safe color. Web safe color analog (approx): #006600. Inversed color of #186417 is #E79BE8. Grayscale: #444444. Windows color (decimal): -15178729 or 1532952. OLE color: 1532952.
HSL color Cylindrical-coordinate representation of color #186417: hue angle of 119.22º degrees, saturation: 0.63, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #186417 is Cyan = 0.76, Magento = 0, Yellow = 0.77 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 24 | 100 | 23 | - |
| CMYK | 0.76 | 0 | 0.77 | 0.61 |
| HSL | 119.22º | 0.63% | 0.24% | - |
| HSV(B) | 119.22º | 0.77% | 0.39% | - |
| XYZ | 5.09 | 9.37 | 2.35 | - |
| YUV | 68.5 | 102.32 | 96.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 24 | 100 | 23 | 0.76 | 0 | 0.77 | 0.61 | 119.22 | 0.63 | 0.24 |
| Hex | 18 | 64 | 17 | 4C | 0 | 4D | 3D | 77 | 3F | 18 |
| Octal | 30 | 144 | 27 | 114 | 0 | 115 | 75 | 167 | 77 | 30 |
| Binary | 11000 | 1100100 | 10111 | 1001100 | 0 | 1001101 | 111101 | 1110111 | 111111 | 11000 |
Color Harmonies of #186417
Complementary color
Monochromatic Colors of #186417
Black with #186417
Text Example
Text Example
White with #186417
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #186417; }
p { color: rgb(24,100,23); }
H1.HeaderClassName
{
color: #186417;
}
.AnyTagClassName
{
color: #186417;
}
</style>
background-color css
<style>
a { background-color: #186417; }
a { background-color: rgb(24,100,23); }
div.DivClassName
{
background-color: #186417;
}
.BgClassName
{
background-color: #186417;
}
</style>
border-color css
<style>
span { border-color: #186417; }
span { border-color: rgb(24,100,23); }
td.TdClassName
{
border-color: #186417;
}
.TagClassName
{
border-color: #186417;
}
</style>