Shades of San Felix #186919
Tints of San Felix #186919
RGB
CMYK
RGB Variations
Color information
#186919 (or 0x186919) is known color: San Felix. HEX triplet: 18, 69 and 19. RGB value is (24,105,25). Sum of RGB (Red+Green+Blue) = 24+105+25=154 (20% of max value = 765). Red value is 24 (9.77% from 255 or 15.58% from 154); Green value is 105 (41.41% from 255 or 68.18% from 154); Blue value is 25 (10.16% from 255 or 16.23% from 154); Max value from RGB is 105 - color contains mainly: green. Hex color #186919 is not a web safe color. Web safe color analog (approx): #006600. Inversed color of #186919 is #E796E6. Grayscale: #474747. Windows color (decimal): -15177447 or 1665304. OLE color: 1665304.
HSL color Cylindrical-coordinate representation of color #186919: hue angle of 120.74º degrees, saturation: 0.63, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #186919 is Cyan = 0.77, Magento = 0, Yellow = 0.76 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 24 | 105 | 25 | - |
| CMYK | 0.77 | 0 | 0.76 | 0.59 |
| HSL | 120.74º | 0.63% | 0.25% | - |
| HSV(B) | 120.74º | 0.77% | 0.41% | - |
| XYZ | 5.6 | 10.37 | 2.63 | - |
| YUV | 71.66 | 101.66 | 94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 24 | 105 | 25 | 0.77 | 0 | 0.76 | 0.59 | 120.74 | 0.63 | 0.25 |
| Hex | 18 | 69 | 19 | 4D | 0 | 4C | 3B | 79 | 3F | 19 |
| Octal | 30 | 151 | 31 | 115 | 0 | 114 | 73 | 171 | 77 | 31 |
| Binary | 11000 | 1101001 | 11001 | 1001101 | 0 | 1001100 | 111011 | 1111001 | 111111 | 11001 |
Color Harmonies of #186919
Complementary color
Monochromatic Colors of #186919
Black with #186919
Text Example
Text Example
White with #186919
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #186919; }
p { color: rgb(24,105,25); }
H1.HeaderClassName
{
color: #186919;
}
.AnyTagClassName
{
color: #186919;
}
</style>
background-color css
<style>
a { background-color: #186919; }
a { background-color: rgb(24,105,25); }
div.DivClassName
{
background-color: #186919;
}
.BgClassName
{
background-color: #186919;
}
</style>
border-color css
<style>
span { border-color: #186919; }
span { border-color: rgb(24,105,25); }
td.TdClassName
{
border-color: #186919;
}
.TagClassName
{
border-color: #186919;
}
</style>