Shades of San Felix #157220
Tints of San Felix #157220
RGB
CMYK
RGB Variations
Color information
#157220 (or 0x157220) is known color: San Felix. HEX triplet: 15, 72 and 20. RGB value is (21,114,32). Sum of RGB (Red+Green+Blue) = 21+114+32=167 (22% of max value = 765). Red value is 21 (8.59% from 255 or 12.57% from 167); Green value is 114 (44.92% from 255 or 68.26% from 167); Blue value is 32 (12.89% from 255 or 19.16% from 167); Max value from RGB is 114 - color contains mainly: green. Hex color #157220 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #157220 is #EA8DDF. Grayscale: #4D4D4D. Windows color (decimal): -15371744 or 2126357. OLE color: 2126357.
HSL color Cylindrical-coordinate representation of color #157220: hue angle of 127.1º degrees, saturation: 0.69, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #157220 is Cyan = 0.82, Magento = 0, Yellow = 0.72 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 21 | 114 | 32 | - |
| CMYK | 0.82 | 0 | 0.72 | 0.55 |
| HSL | 127.1º | 0.69% | 0.26% | - |
| HSV(B) | 127.1º | 0.82% | 0.45% | - |
| XYZ | 6.59 | 12.3 | 3.39 | - |
| YUV | 76.85 | 102.69 | 88.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 114 | 32 | 0.82 | 0 | 0.72 | 0.55 | 127.1 | 0.69 | 0.26 |
| Hex | 15 | 72 | 20 | 52 | 0 | 48 | 37 | 7F | 45 | 1A |
| Octal | 25 | 162 | 40 | 122 | 0 | 110 | 67 | 177 | 105 | 32 |
| Binary | 10101 | 1110010 | 100000 | 1010010 | 0 | 1001000 | 110111 | 1111111 | 1000101 | 11010 |
Color Harmonies of #157220
Complementary color
Monochromatic Colors of #157220
Black with #157220
Text Example
Text Example
White with #157220
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #157220; }
p { color: rgb(21,114,32); }
H1.HeaderClassName
{
color: #157220;
}
.AnyTagClassName
{
color: #157220;
}
</style>
background-color css
<style>
a { background-color: #157220; }
a { background-color: rgb(21,114,32); }
div.DivClassName
{
background-color: #157220;
}
.BgClassName
{
background-color: #157220;
}
</style>
border-color css
<style>
span { border-color: #157220; }
span { border-color: rgb(21,114,32); }
td.TdClassName
{
border-color: #157220;
}
.TagClassName
{
border-color: #157220;
}
</style>