Shades of San Felix #186419
Tints of San Felix #186419
RGB
CMYK
RGB Variations
Color information
#186419 (or 0x186419) is known color: San Felix. HEX triplet: 18, 64 and 19. RGB value is (24,100,25). Sum of RGB (Red+Green+Blue) = 24+100+25=149 (19% of max value = 765). Red value is 24 (9.77% from 255 or 16.11% from 149); Green value is 100 (39.45% from 255 or 67.11% from 149); Blue value is 25 (10.16% from 255 or 16.78% from 149); Max value from RGB is 100 - color contains mainly: green. Hex color #186419 is not a web safe color. Web safe color analog (approx): #006600. Inversed color of #186419 is #E79BE6. Grayscale: #444444. Windows color (decimal): -15178727 or 1664024. OLE color: 1664024.
HSL color Cylindrical-coordinate representation of color #186419: hue angle of 120.79º degrees, saturation: 0.61, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #186419 is Cyan = 0.76, Magento = 0, Yellow = 0.75 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 24 | 100 | 25 | - |
| CMYK | 0.76 | 0 | 0.75 | 0.61 |
| HSL | 120.79º | 0.61% | 0.24% | - |
| HSV(B) | 120.79º | 0.76% | 0.39% | - |
| XYZ | 5.11 | 9.38 | 2.46 | - |
| YUV | 68.73 | 103.32 | 96.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 24 | 100 | 25 | 0.76 | 0 | 0.75 | 0.61 | 120.79 | 0.61 | 0.24 |
| Hex | 18 | 64 | 19 | 4C | 0 | 4B | 3D | 79 | 3D | 18 |
| Octal | 30 | 144 | 31 | 114 | 0 | 113 | 75 | 171 | 75 | 30 |
| Binary | 11000 | 1100100 | 11001 | 1001100 | 0 | 1001011 | 111101 | 1111001 | 111101 | 11000 |
Color Harmonies of #186419
Complementary color
Monochromatic Colors of #186419
Black with #186419
Text Example
Text Example
White with #186419
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #186419; }
p { color: rgb(24,100,25); }
H1.HeaderClassName
{
color: #186419;
}
.AnyTagClassName
{
color: #186419;
}
</style>
background-color css
<style>
a { background-color: #186419; }
a { background-color: rgb(24,100,25); }
div.DivClassName
{
background-color: #186419;
}
.BgClassName
{
background-color: #186419;
}
</style>
border-color css
<style>
span { border-color: #186419; }
span { border-color: rgb(24,100,25); }
td.TdClassName
{
border-color: #186419;
}
.TagClassName
{
border-color: #186419;
}
</style>