Shades of San Felix #157122
Tints of San Felix #157122
RGB
CMYK
RGB Variations
Color information
#157122 (or 0x157122) is known color: San Felix. HEX triplet: 15, 71 and 22. RGB value is (21,113,34). Sum of RGB (Red+Green+Blue) = 21+113+34=168 (22% of max value = 765). Red value is 21 (8.59% from 255 or 12.5% from 168); Green value is 113 (44.53% from 255 or 67.26% from 168); Blue value is 34 (13.67% from 255 or 20.24% from 168); Max value from RGB is 113 - color contains mainly: green. Hex color #157122 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #157122 is #EA8EDD. Grayscale: #4C4C4C. Windows color (decimal): -15371998 or 2257173. OLE color: 2257173.
HSL color Cylindrical-coordinate representation of color #157122: hue angle of 128.48º degrees, saturation: 0.69, 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 #157122 is Cyan = 0.81, Magento = 0, Yellow = 0.70 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 21 | 113 | 34 | - |
| CMYK | 0.81 | 0 | 0.70 | 0.56 |
| HSL | 128.48º | 0.69% | 0.26% | - |
| HSV(B) | 128.48º | 0.81% | 0.44% | - |
| XYZ | 6.5 | 12.09 | 3.5 | - |
| YUV | 76.49 | 104.02 | 88.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 113 | 34 | 0.81 | 0 | 0.70 | 0.56 | 128.48 | 0.69 | 0.26 |
| Hex | 15 | 71 | 22 | 51 | 0 | 46 | 38 | 80 | 45 | 1A |
| Octal | 25 | 161 | 42 | 121 | 0 | 106 | 70 | 200 | 105 | 32 |
| Binary | 10101 | 1110001 | 100010 | 1010001 | 0 | 1000110 | 111000 | 10000000 | 1000101 | 11010 |
Color Harmonies of #157122
Complementary color
Monochromatic Colors of #157122
Black with #157122
Text Example
Text Example
White with #157122
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #157122; }
p { color: rgb(21,113,34); }
H1.HeaderClassName
{
color: #157122;
}
.AnyTagClassName
{
color: #157122;
}
</style>
background-color css
<style>
a { background-color: #157122; }
a { background-color: rgb(21,113,34); }
div.DivClassName
{
background-color: #157122;
}
.BgClassName
{
background-color: #157122;
}
</style>
border-color css
<style>
span { border-color: #157122; }
span { border-color: rgb(21,113,34); }
td.TdClassName
{
border-color: #157122;
}
.TagClassName
{
border-color: #157122;
}
</style>