Shades of San Felix #157022
Tints of San Felix #157022
RGB
CMYK
RGB Variations
Color information
#157022 (or 0x157022) is known color: San Felix. HEX triplet: 15, 70 and 22. RGB value is (21,112,34). Sum of RGB (Red+Green+Blue) = 21+112+34=167 (22% of max value = 765). Red value is 21 (8.59% from 255 or 12.57% from 167); Green value is 112 (44.14% from 255 or 67.07% from 167); Blue value is 34 (13.67% from 255 or 20.36% from 167); Max value from RGB is 112 - color contains mainly: green. Hex color #157022 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #157022 is #EA8FDD. Grayscale: #4C4C4C. Windows color (decimal): -15372254 or 2256917. OLE color: 2256917.
HSL color Cylindrical-coordinate representation of color #157022: hue angle of 128.57º degrees, saturation: 0.68, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #157022 is Cyan = 0.81, Magento = 0, Yellow = 0.70 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 21 | 112 | 34 | - |
| CMYK | 0.81 | 0 | 0.70 | 0.56 |
| HSL | 128.57º | 0.68% | 0.26% | - |
| HSV(B) | 128.57º | 0.81% | 0.44% | - |
| XYZ | 6.39 | 11.86 | 3.47 | - |
| YUV | 75.9 | 104.35 | 88.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 112 | 34 | 0.81 | 0 | 0.70 | 0.56 | 128.57 | 0.68 | 0.26 |
| Hex | 15 | 70 | 22 | 51 | 0 | 46 | 38 | 81 | 44 | 1A |
| Octal | 25 | 160 | 42 | 121 | 0 | 106 | 70 | 201 | 104 | 32 |
| Binary | 10101 | 1110000 | 100010 | 1010001 | 0 | 1000110 | 111000 | 10000001 | 1000100 | 11010 |
Color Harmonies of #157022
Complementary color
Monochromatic Colors of #157022
Black with #157022
Text Example
Text Example
White with #157022
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #157022; }
p { color: rgb(21,112,34); }
H1.HeaderClassName
{
color: #157022;
}
.AnyTagClassName
{
color: #157022;
}
</style>
background-color css
<style>
a { background-color: #157022; }
a { background-color: rgb(21,112,34); }
div.DivClassName
{
background-color: #157022;
}
.BgClassName
{
background-color: #157022;
}
</style>
border-color css
<style>
span { border-color: #157022; }
span { border-color: rgb(21,112,34); }
td.TdClassName
{
border-color: #157022;
}
.TagClassName
{
border-color: #157022;
}
</style>