Shades of San Felix #177220
Tints of San Felix #177220
RGB
CMYK
RGB Variations
Color information
#177220 (or 0x177220) is known color: San Felix. HEX triplet: 17, 72 and 20. RGB value is (23,114,32). Sum of RGB (Red+Green+Blue) = 23+114+32=169 (22% of max value = 765). Red value is 23 (9.38% from 255 or 13.61% from 169); Green value is 114 (44.92% from 255 or 67.46% from 169); Blue value is 32 (12.89% from 255 or 18.93% from 169); Max value from RGB is 114 - color contains mainly: green. Hex color #177220 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #177220 is #E88DDF. Grayscale: #4D4D4D. Windows color (decimal): -15240672 or 2126359. OLE color: 2126359.
HSL color Cylindrical-coordinate representation of color #177220: hue angle of 125.93º degrees, saturation: 0.66, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #177220 is Cyan = 0.80, Magento = 0, Yellow = 0.72 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 23 | 114 | 32 | - |
| CMYK | 0.80 | 0 | 0.72 | 0.55 |
| HSL | 125.93º | 0.66% | 0.27% | - |
| HSV(B) | 125.93º | 0.8% | 0.45% | - |
| XYZ | 6.63 | 12.32 | 3.4 | - |
| YUV | 77.44 | 102.35 | 89.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 23 | 114 | 32 | 0.80 | 0 | 0.72 | 0.55 | 125.93 | 0.66 | 0.27 |
| Hex | 17 | 72 | 20 | 50 | 0 | 48 | 37 | 7E | 42 | 1B |
| Octal | 27 | 162 | 40 | 120 | 0 | 110 | 67 | 176 | 102 | 33 |
| Binary | 10111 | 1110010 | 100000 | 1010000 | 0 | 1001000 | 110111 | 1111110 | 1000010 | 11011 |
Color Harmonies of #177220
Complementary color
Monochromatic Colors of #177220
Black with #177220
Text Example
Text Example
White with #177220
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #177220; }
p { color: rgb(23,114,32); }
H1.HeaderClassName
{
color: #177220;
}
.AnyTagClassName
{
color: #177220;
}
</style>
background-color css
<style>
a { background-color: #177220; }
a { background-color: rgb(23,114,32); }
div.DivClassName
{
background-color: #177220;
}
.BgClassName
{
background-color: #177220;
}
</style>
border-color css
<style>
span { border-color: #177220; }
span { border-color: rgb(23,114,32); }
td.TdClassName
{
border-color: #177220;
}
.TagClassName
{
border-color: #177220;
}
</style>