Shades of San Felix #186716
Tints of San Felix #186716
RGB
CMYK
RGB Variations
Color information
#186716 (or 0x186716) is known color: San Felix. HEX triplet: 18, 67 and 16. RGB value is (24,103,22). Sum of RGB (Red+Green+Blue) = 24+103+22=149 (19% of max value = 765). Red value is 24 (9.77% from 255 or 16.11% from 149); Green value is 103 (40.62% from 255 or 69.13% from 149); Blue value is 22 (8.98% from 255 or 14.77% from 149); Max value from RGB is 103 - color contains mainly: green. Hex color #186716 is not a web safe color. Web safe color analog (approx): #006600. Inversed color of #186716 is #E798E9. Grayscale: #464646. Windows color (decimal): -15177962 or 1468184. OLE color: 1468184.
HSL color Cylindrical-coordinate representation of color #186716: hue angle of 118.52º degrees, saturation: 0.65, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #186716 is Cyan = 0.77, Magento = 0, Yellow = 0.79 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 24 | 103 | 22 | - |
| CMYK | 0.77 | 0 | 0.79 | 0.60 |
| HSL | 118.52º | 0.65% | 0.25% | - |
| HSV(B) | 118.52º | 0.79% | 0.4% | - |
| XYZ | 5.37 | 9.95 | 2.4 | - |
| YUV | 70.15 | 100.83 | 95.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 24 | 103 | 22 | 0.77 | 0 | 0.79 | 0.60 | 118.52 | 0.65 | 0.25 |
| Hex | 18 | 67 | 16 | 4D | 0 | 4F | 3C | 77 | 41 | 19 |
| Octal | 30 | 147 | 26 | 115 | 0 | 117 | 74 | 167 | 101 | 31 |
| Binary | 11000 | 1100111 | 10110 | 1001101 | 0 | 1001111 | 111100 | 1110111 | 1000001 | 11001 |
Color Harmonies of #186716
Complementary color
Monochromatic Colors of #186716
Black with #186716
Text Example
Text Example
White with #186716
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #186716; }
p { color: rgb(24,103,22); }
H1.HeaderClassName
{
color: #186716;
}
.AnyTagClassName
{
color: #186716;
}
</style>
background-color css
<style>
a { background-color: #186716; }
a { background-color: rgb(24,103,22); }
div.DivClassName
{
background-color: #186716;
}
.BgClassName
{
background-color: #186716;
}
</style>
border-color css
<style>
span { border-color: #186716; }
span { border-color: rgb(24,103,22); }
td.TdClassName
{
border-color: #186716;
}
.TagClassName
{
border-color: #186716;
}
</style>