Shades of San Felix #186819
Tints of San Felix #186819
RGB
CMYK
RGB Variations
Color information
#186819 (or 0x186819) is known color: San Felix. HEX triplet: 18, 68 and 19. RGB value is (24,104,25). Sum of RGB (Red+Green+Blue) = 24+104+25=153 (20% of max value = 765). Red value is 24 (9.77% from 255 or 15.69% from 153); Green value is 104 (41.02% from 255 or 67.97% from 153); Blue value is 25 (10.16% from 255 or 16.34% from 153); Max value from RGB is 104 - color contains mainly: green. Hex color #186819 is not a web safe color. Web safe color analog (approx): #006600. Inversed color of #186819 is #E797E6. Grayscale: #474747. Windows color (decimal): -15177703 or 1665048. OLE color: 1665048.
HSL color Cylindrical-coordinate representation of color #186819: hue angle of 120.75º degrees, saturation: 0.62, 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 #186819 is Cyan = 0.77, Magento = 0, Yellow = 0.76 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 24 | 104 | 25 | - |
| CMYK | 0.77 | 0 | 0.76 | 0.59 |
| HSL | 120.75º | 0.63% | 0.25% | - |
| HSV(B) | 120.75º | 0.77% | 0.41% | - |
| XYZ | 5.5 | 10.17 | 2.59 | - |
| YUV | 71.07 | 102 | 94.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 24 | 104 | 25 | 0.77 | 0 | 0.76 | 0.59 | 120.75 | 0.63 | 0.25 |
| Hex | 18 | 68 | 19 | 4D | 0 | 4C | 3B | 79 | 3E | 19 |
| Octal | 30 | 150 | 31 | 115 | 0 | 114 | 73 | 171 | 76 | 31 |
| Binary | 11000 | 1101000 | 11001 | 1001101 | 0 | 1001100 | 111011 | 1111001 | 111110 | 11001 |
Color Harmonies of #186819
Complementary color
Monochromatic Colors of #186819
Black with #186819
Text Example
Text Example
White with #186819
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #186819; }
p { color: rgb(24,104,25); }
H1.HeaderClassName
{
color: #186819;
}
.AnyTagClassName
{
color: #186819;
}
</style>
background-color css
<style>
a { background-color: #186819; }
a { background-color: rgb(24,104,25); }
div.DivClassName
{
background-color: #186819;
}
.BgClassName
{
background-color: #186819;
}
</style>
border-color css
<style>
span { border-color: #186819; }
span { border-color: rgb(24,104,25); }
td.TdClassName
{
border-color: #186819;
}
.TagClassName
{
border-color: #186819;
}
</style>