Shades of San Felix #186615
Tints of San Felix #186615
RGB
CMYK
RGB Variations
Color information
#186615 (or 0x186615) is known color: San Felix. HEX triplet: 18, 66 and 15. RGB value is (24,102,21). Sum of RGB (Red+Green+Blue) = 24+102+21=147 (19% of max value = 765). Red value is 24 (9.77% from 255 or 16.33% from 147); Green value is 102 (40.23% from 255 or 69.39% from 147); Blue value is 21 (8.59% from 255 or 14.29% from 147); Max value from RGB is 102 - color contains mainly: green. Hex color #186615 is not a web safe color. Web safe color analog (approx): #006600. Inversed color of #186615 is #E799EA. Grayscale: #454545. Windows color (decimal): -15178219 or 1402392. OLE color: 1402392.
HSL color Cylindrical-coordinate representation of color #186615: hue angle of 117.78º degrees, saturation: 0.66, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #186615 is Cyan = 0.76, Magento = 0, Yellow = 0.79 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 24 | 102 | 21 | - |
| CMYK | 0.76 | 0 | 0.79 | 0.6 |
| HSL | 117.78º | 0.66% | 0.24% | - |
| HSV(B) | 117.78º | 0.79% | 0.4% | - |
| XYZ | 5.26 | 9.75 | 2.31 | - |
| YUV | 69.44 | 100.66 | 95.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 24 | 102 | 21 | 0.76 | 0 | 0.79 | 0.6 | 117.78 | 0.66 | 0.24 |
| Hex | 18 | 66 | 15 | 4C | 0 | 4F | 3C | 76 | 42 | 18 |
| Octal | 30 | 146 | 25 | 114 | 0 | 117 | 74 | 166 | 102 | 30 |
| Binary | 11000 | 1100110 | 10101 | 1001100 | 0 | 1001111 | 111100 | 1110110 | 1000010 | 11000 |
Color Harmonies of #186615
Complementary color
Monochromatic Colors of #186615
Black with #186615
Text Example
Text Example
White with #186615
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #186615; }
p { color: rgb(24,102,21); }
H1.HeaderClassName
{
color: #186615;
}
.AnyTagClassName
{
color: #186615;
}
</style>
background-color css
<style>
a { background-color: #186615; }
a { background-color: rgb(24,102,21); }
div.DivClassName
{
background-color: #186615;
}
.BgClassName
{
background-color: #186615;
}
</style>
border-color css
<style>
span { border-color: #186615; }
span { border-color: rgb(24,102,21); }
td.TdClassName
{
border-color: #186615;
}
.TagClassName
{
border-color: #186615;
}
</style>