Shades of San Felix #186720
Tints of San Felix #186720
RGB
CMYK
RGB Variations
Color information
#186720 (or 0x186720) is known color: San Felix. HEX triplet: 18, 67 and 20. RGB value is (24,103,32). Sum of RGB (Red+Green+Blue) = 24+103+32=159 (21% of max value = 765). Red value is 24 (9.77% from 255 or 15.09% from 159); Green value is 103 (40.62% from 255 or 64.78% from 159); Blue value is 32 (12.89% from 255 or 20.13% from 159); Max value from RGB is 103 - color contains mainly: green. Hex color #186720 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #186720 is #E798DF. Grayscale: #474747. Windows color (decimal): -15177952 or 2123544. OLE color: 2123544.
HSL color Cylindrical-coordinate representation of color #186720: hue angle of 126.08º 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 #186720 is Cyan = 0.77, Magento = 0, Yellow = 0.69 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 24 | 103 | 32 | - |
| CMYK | 0.77 | 0 | 0.69 | 0.60 |
| HSL | 126.08º | 0.62% | 0.25% | - |
| HSV(B) | 126.08º | 0.77% | 0.4% | - |
| XYZ | 5.49 | 10 | 3.01 | - |
| YUV | 71.29 | 105.83 | 94.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 24 | 103 | 32 | 0.77 | 0 | 0.69 | 0.60 | 126.08 | 0.62 | 0.25 |
| Hex | 18 | 67 | 20 | 4D | 0 | 45 | 3C | 7E | 3E | 19 |
| Octal | 30 | 147 | 40 | 115 | 0 | 105 | 74 | 176 | 76 | 31 |
| Binary | 11000 | 1100111 | 100000 | 1001101 | 0 | 1000101 | 111100 | 1111110 | 111110 | 11001 |
Color Harmonies of #186720
Complementary color
Monochromatic Colors of #186720
Black with #186720
Text Example
Text Example
White with #186720
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #186720; }
p { color: rgb(24,103,32); }
H1.HeaderClassName
{
color: #186720;
}
.AnyTagClassName
{
color: #186720;
}
</style>
background-color css
<style>
a { background-color: #186720; }
a { background-color: rgb(24,103,32); }
div.DivClassName
{
background-color: #186720;
}
.BgClassName
{
background-color: #186720;
}
</style>
border-color css
<style>
span { border-color: #186720; }
span { border-color: rgb(24,103,32); }
td.TdClassName
{
border-color: #186720;
}
.TagClassName
{
border-color: #186720;
}
</style>