Shades of San Felix #257124
Tints of San Felix #257124
RGB
CMYK
RGB Variations
Color information
#257124 (or 0x257124) is known color: San Felix. HEX triplet: 25, 71 and 24. RGB value is (37,113,36). Sum of RGB (Red+Green+Blue) = 37+113+36=186 (24% of max value = 765). Red value is 37 (14.84% from 255 or 19.89% from 186); Green value is 113 (44.53% from 255 or 60.75% from 186); Blue value is 36 (14.45% from 255 or 19.35% from 186); Max value from RGB is 113 - color contains mainly: green. Hex color #257124 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #257124 is #DA8EDB. Grayscale: #515151. Windows color (decimal): -14323420 or 2388261. OLE color: 2388261.
HSL color Cylindrical-coordinate representation of color #257124: hue angle of 119.22º degrees, saturation: 0.52, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #257124 is Cyan = 0.67, Magento = 0, Yellow = 0.68 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 37 | 113 | 36 | - |
| CMYK | 0.67 | 0 | 0.68 | 0.56 |
| HSL | 119.22º | 0.52% | 0.29% | - |
| HSV(B) | 119.22º | 0.68% | 0.44% | - |
| XYZ | 6.99 | 12.33 | 3.68 | - |
| YUV | 81.5 | 102.32 | 96.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 113 | 36 | 0.67 | 0 | 0.68 | 0.56 | 119.22 | 0.52 | 0.29 |
| Hex | 25 | 71 | 24 | 43 | 0 | 44 | 38 | 77 | 34 | 1D |
| Octal | 45 | 161 | 44 | 103 | 0 | 104 | 70 | 167 | 64 | 35 |
| Binary | 100101 | 1110001 | 100100 | 1000011 | 0 | 1000100 | 111000 | 1110111 | 110100 | 11101 |
Color Harmonies of #257124
Complementary color
Monochromatic Colors of #257124
Black with #257124
Text Example
Text Example
White with #257124
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #257124; }
p { color: rgb(37,113,36); }
H1.HeaderClassName
{
color: #257124;
}
.AnyTagClassName
{
color: #257124;
}
</style>
background-color css
<style>
a { background-color: #257124; }
a { background-color: rgb(37,113,36); }
div.DivClassName
{
background-color: #257124;
}
.BgClassName
{
background-color: #257124;
}
</style>
border-color css
<style>
span { border-color: #257124; }
span { border-color: rgb(37,113,36); }
td.TdClassName
{
border-color: #257124;
}
.TagClassName
{
border-color: #257124;
}
</style>