Shades of San Felix #156619
Tints of San Felix #156619
RGB
CMYK
RGB Variations
Color information
#156619 (or 0x156619) is known color: San Felix. HEX triplet: 15, 66 and 19. RGB value is (21,102,25). Sum of RGB (Red+Green+Blue) = 21+102+25=148 (19% of max value = 765). Red value is 21 (8.59% from 255 or 14.19% from 148); Green value is 102 (40.23% from 255 or 68.92% from 148); Blue value is 25 (10.16% from 255 or 16.89% from 148); Max value from RGB is 102 - color contains mainly: green. Hex color #156619 is not a web safe color. Web safe color analog (approx): #006600. Inversed color of #156619 is #EA99E6. Grayscale: #454545. Windows color (decimal): -15374823 or 1664533. OLE color: 1664533.
HSL color Cylindrical-coordinate representation of color #156619: hue angle of 122.96º degrees, saturation: 0.66, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #156619 is Cyan = 0.79, Magento = 0, Yellow = 0.75 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 21 | 102 | 25 | - |
| CMYK | 0.79 | 0 | 0.75 | 0.6 |
| HSL | 122.96º | 0.66% | 0.24% | - |
| HSV(B) | 122.96º | 0.79% | 0.4% | - |
| XYZ | 5.24 | 9.73 | 2.52 | - |
| YUV | 69 | 103.16 | 93.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 102 | 25 | 0.79 | 0 | 0.75 | 0.6 | 122.96 | 0.66 | 0.24 |
| Hex | 15 | 66 | 19 | 4F | 0 | 4B | 3C | 7B | 42 | 18 |
| Octal | 25 | 146 | 31 | 117 | 0 | 113 | 74 | 173 | 102 | 30 |
| Binary | 10101 | 1100110 | 11001 | 1001111 | 0 | 1001011 | 111100 | 1111011 | 1000010 | 11000 |
Color Harmonies of #156619
Complementary color
Monochromatic Colors of #156619
Black with #156619
Text Example
Text Example
White with #156619
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #156619; }
p { color: rgb(21,102,25); }
H1.HeaderClassName
{
color: #156619;
}
.AnyTagClassName
{
color: #156619;
}
</style>
background-color css
<style>
a { background-color: #156619; }
a { background-color: rgb(21,102,25); }
div.DivClassName
{
background-color: #156619;
}
.BgClassName
{
background-color: #156619;
}
</style>
border-color css
<style>
span { border-color: #156619; }
span { border-color: rgb(21,102,25); }
td.TdClassName
{
border-color: #156619;
}
.TagClassName
{
border-color: #156619;
}
</style>