Shades of San Felix #186719
Tints of San Felix #186719
RGB
CMYK
RGB Variations
Color information
#186719 (or 0x186719) is known color: San Felix. HEX triplet: 18, 67 and 19. RGB value is (24,103,25). Sum of RGB (Red+Green+Blue) = 24+103+25=152 (20% of max value = 765). Red value is 24 (9.77% from 255 or 15.79% from 152); Green value is 103 (40.62% from 255 or 67.76% from 152); Blue value is 25 (10.16% from 255 or 16.45% from 152); Max value from RGB is 103 - color contains mainly: green. Hex color #186719 is not a web safe color. Web safe color analog (approx): #006600. Inversed color of #186719 is #E798E6. Grayscale: #464646. Windows color (decimal): -15177959 or 1664792. OLE color: 1664792.
HSL color Cylindrical-coordinate representation of color #186719: hue angle of 120.76º degrees, saturation: 0.62, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #186719 is Cyan = 0.77, Magento = 0, Yellow = 0.76 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 24 | 103 | 25 | - |
| CMYK | 0.77 | 0 | 0.76 | 0.60 |
| HSL | 120.76º | 0.62% | 0.25% | - |
| HSV(B) | 120.76º | 0.77% | 0.4% | - |
| XYZ | 5.4 | 9.96 | 2.56 | - |
| YUV | 70.49 | 102.33 | 94.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 24 | 103 | 25 | 0.77 | 0 | 0.76 | 0.60 | 120.76 | 0.62 | 0.25 |
| Hex | 18 | 67 | 19 | 4D | 0 | 4C | 3C | 79 | 3E | 19 |
| Octal | 30 | 147 | 31 | 115 | 0 | 114 | 74 | 171 | 76 | 31 |
| Binary | 11000 | 1100111 | 11001 | 1001101 | 0 | 1001100 | 111100 | 1111001 | 111110 | 11001 |
Color Harmonies of #186719
Complementary color
Monochromatic Colors of #186719
Black with #186719
Text Example
Text Example
White with #186719
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #186719; }
p { color: rgb(24,103,25); }
H1.HeaderClassName
{
color: #186719;
}
.AnyTagClassName
{
color: #186719;
}
</style>
background-color css
<style>
a { background-color: #186719; }
a { background-color: rgb(24,103,25); }
div.DivClassName
{
background-color: #186719;
}
.BgClassName
{
background-color: #186719;
}
</style>
border-color css
<style>
span { border-color: #186719; }
span { border-color: rgb(24,103,25); }
td.TdClassName
{
border-color: #186719;
}
.TagClassName
{
border-color: #186719;
}
</style>