Shades of San Felix #187526
Tints of San Felix #187526
RGB
CMYK
RGB Variations
Color information
#187526 (or 0x187526) is known color: San Felix. HEX triplet: 18, 75 and 26. RGB value is (24,117,38). Sum of RGB (Red+Green+Blue) = 24+117+38=179 (23% of max value = 765). Red value is 24 (9.77% from 255 or 13.41% from 179); Green value is 117 (46.09% from 255 or 65.36% from 179); Blue value is 38 (15.23% from 255 or 21.23% from 179); Max value from RGB is 117 - color contains mainly: green. Hex color #187526 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #187526 is #E78AD9. Grayscale: #505050. Windows color (decimal): -15174362 or 2520344. OLE color: 2520344.
HSL color Cylindrical-coordinate representation of color #187526: hue angle of 129.03º degrees, saturation: 0.66, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #187526 is Cyan = 0.79, Magento = 0, Yellow = 0.68 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 24 | 117 | 38 | - |
| CMYK | 0.79 | 0 | 0.68 | 0.54 |
| HSL | 129.03º | 0.66% | 0.28% | - |
| HSV(B) | 129.03º | 0.79% | 0.46% | - |
| XYZ | 7.09 | 13.06 | 3.98 | - |
| YUV | 80.19 | 104.19 | 87.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 24 | 117 | 38 | 0.79 | 0 | 0.68 | 0.54 | 129.03 | 0.66 | 0.28 |
| Hex | 18 | 75 | 26 | 4F | 0 | 44 | 36 | 81 | 42 | 1C |
| Octal | 30 | 165 | 46 | 117 | 0 | 104 | 66 | 201 | 102 | 34 |
| Binary | 11000 | 1110101 | 100110 | 1001111 | 0 | 1000100 | 110110 | 10000001 | 1000010 | 11100 |
Color Harmonies of #187526
Complementary color
Monochromatic Colors of #187526
Black with #187526
Text Example
Text Example
White with #187526
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #187526; }
p { color: rgb(24,117,38); }
H1.HeaderClassName
{
color: #187526;
}
.AnyTagClassName
{
color: #187526;
}
</style>
background-color css
<style>
a { background-color: #187526; }
a { background-color: rgb(24,117,38); }
div.DivClassName
{
background-color: #187526;
}
.BgClassName
{
background-color: #187526;
}
</style>
border-color css
<style>
span { border-color: #187526; }
span { border-color: rgb(24,117,38); }
td.TdClassName
{
border-color: #187526;
}
.TagClassName
{
border-color: #187526;
}
</style>