Shades of San Felix #146817
Tints of San Felix #146817
RGB
CMYK
RGB Variations
Color information
#146817 (or 0x146817) is known color: San Felix. HEX triplet: 14, 68 and 17. RGB value is (20,104,23). Sum of RGB (Red+Green+Blue) = 20+104+23=147 (19% of max value = 765). Red value is 20 (8.20% from 255 or 13.61% from 147); Green value is 104 (41.02% from 255 or 70.75% from 147); Blue value is 23 (9.38% from 255 or 15.65% from 147); Max value from RGB is 104 - color contains mainly: green. Hex color #146817 is not a web safe color. Web safe color analog (approx): #006600. Inversed color of #146817 is #EB97E8. Grayscale: #454545. Windows color (decimal): -15439849 or 1533972. OLE color: 1533972.
HSL color Cylindrical-coordinate representation of color #146817: hue angle of 122.14º degrees, saturation: 0.68, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #146817 is Cyan = 0.81, Magento = 0, Yellow = 0.78 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 20 | 104 | 23 | - |
| CMYK | 0.81 | 0 | 0.78 | 0.59 |
| HSL | 122.14º | 0.68% | 0.24% | - |
| HSV(B) | 122.14º | 0.81% | 0.41% | - |
| XYZ | 5.39 | 10.11 | 2.48 | - |
| YUV | 69.65 | 101.67 | 92.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 20 | 104 | 23 | 0.81 | 0 | 0.78 | 0.59 | 122.14 | 0.68 | 0.24 |
| Hex | 14 | 68 | 17 | 51 | 0 | 4E | 3B | 7A | 44 | 18 |
| Octal | 24 | 150 | 27 | 121 | 0 | 116 | 73 | 172 | 104 | 30 |
| Binary | 10100 | 1101000 | 10111 | 1010001 | 0 | 1001110 | 111011 | 1111010 | 1000100 | 11000 |
Color Harmonies of #146817
Complementary color
Monochromatic Colors of #146817
Black with #146817
Text Example
Text Example
White with #146817
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #146817; }
p { color: rgb(20,104,23); }
H1.HeaderClassName
{
color: #146817;
}
.AnyTagClassName
{
color: #146817;
}
</style>
background-color css
<style>
a { background-color: #146817; }
a { background-color: rgb(20,104,23); }
div.DivClassName
{
background-color: #146817;
}
.BgClassName
{
background-color: #146817;
}
</style>
border-color css
<style>
span { border-color: #146817; }
span { border-color: rgb(20,104,23); }
td.TdClassName
{
border-color: #146817;
}
.TagClassName
{
border-color: #146817;
}
</style>