Shades of San Felix #177525
Tints of San Felix #177525
RGB
CMYK
RGB Variations
Color information
#177525 (or 0x177525) is known color: San Felix. HEX triplet: 17, 75 and 25. RGB value is (23,117,37). Sum of RGB (Red+Green+Blue) = 23+117+37=177 (23% of max value = 765). Red value is 23 (9.38% from 255 or 12.99% from 177); Green value is 117 (46.09% from 255 or 66.10% from 177); Blue value is 37 (14.84% from 255 or 20.90% from 177); Max value from RGB is 117 - color contains mainly: green. Hex color #177525 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #177525 is #E88ADA. Grayscale: #505050. Windows color (decimal): -15239899 or 2454807. OLE color: 2454807.
HSL color Cylindrical-coordinate representation of color #177525: hue angle of 128.94º degrees, saturation: 0.67, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #177525 is Cyan = 0.80, Magento = 0, Yellow = 0.68 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 23 | 117 | 37 | - |
| CMYK | 0.80 | 0 | 0.68 | 0.54 |
| HSL | 128.94º | 0.67% | 0.27% | - |
| HSV(B) | 128.94º | 0.8% | 0.46% | - |
| XYZ | 7.05 | 13.04 | 3.9 | - |
| YUV | 79.77 | 103.86 | 87.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 23 | 117 | 37 | 0.80 | 0 | 0.68 | 0.54 | 128.94 | 0.67 | 0.27 |
| Hex | 17 | 75 | 25 | 50 | 0 | 44 | 36 | 81 | 43 | 1B |
| Octal | 27 | 165 | 45 | 120 | 0 | 104 | 66 | 201 | 103 | 33 |
| Binary | 10111 | 1110101 | 100101 | 1010000 | 0 | 1000100 | 110110 | 10000001 | 1000011 | 11011 |
Color Harmonies of #177525
Complementary color
Monochromatic Colors of #177525
Black with #177525
Text Example
Text Example
White with #177525
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #177525; }
p { color: rgb(23,117,37); }
H1.HeaderClassName
{
color: #177525;
}
.AnyTagClassName
{
color: #177525;
}
</style>
background-color css
<style>
a { background-color: #177525; }
a { background-color: rgb(23,117,37); }
div.DivClassName
{
background-color: #177525;
}
.BgClassName
{
background-color: #177525;
}
</style>
border-color css
<style>
span { border-color: #177525; }
span { border-color: rgb(23,117,37); }
td.TdClassName
{
border-color: #177525;
}
.TagClassName
{
border-color: #177525;
}
</style>