Shades of San Felix #257128
Tints of San Felix #257128
RGB
CMYK
RGB Variations
Color information
#257128 (or 0x257128) is known color: San Felix. HEX triplet: 25, 71 and 28. RGB value is (37,113,40). Sum of RGB (Red+Green+Blue) = 37+113+40=190 (25% of max value = 765). Red value is 37 (14.84% from 255 or 19.47% from 190); Green value is 113 (44.53% from 255 or 59.47% from 190); Blue value is 40 (16.02% from 255 or 21.05% from 190); Max value from RGB is 113 - color contains mainly: green. Hex color #257128 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #257128 is #DA8ED7. Grayscale: #525252. Windows color (decimal): -14323416 or 2650405. OLE color: 2650405.
HSL color Cylindrical-coordinate representation of color #257128: hue angle of 122.37º degrees, saturation: 0.51, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #257128 is Cyan = 0.67, Magento = 0, Yellow = 0.65 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 37 | 113 | 40 | - |
| CMYK | 0.67 | 0 | 0.65 | 0.56 |
| HSL | 122.37º | 0.51% | 0.29% | - |
| HSV(B) | 122.37º | 0.67% | 0.44% | - |
| XYZ | 7.05 | 12.36 | 4.02 | - |
| YUV | 81.95 | 104.32 | 95.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 113 | 40 | 0.67 | 0 | 0.65 | 0.56 | 122.37 | 0.51 | 0.29 |
| Hex | 25 | 71 | 28 | 43 | 0 | 41 | 38 | 7A | 33 | 1D |
| Octal | 45 | 161 | 50 | 103 | 0 | 101 | 70 | 172 | 63 | 35 |
| Binary | 100101 | 1110001 | 101000 | 1000011 | 0 | 1000001 | 111000 | 1111010 | 110011 | 11101 |
Color Harmonies of #257128
Complementary color
Monochromatic Colors of #257128
Black with #257128
Text Example
Text Example
White with #257128
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #257128; }
p { color: rgb(37,113,40); }
H1.HeaderClassName
{
color: #257128;
}
.AnyTagClassName
{
color: #257128;
}
</style>
background-color css
<style>
a { background-color: #257128; }
a { background-color: rgb(37,113,40); }
div.DivClassName
{
background-color: #257128;
}
.BgClassName
{
background-color: #257128;
}
</style>
border-color css
<style>
span { border-color: #257128; }
span { border-color: rgb(37,113,40); }
td.TdClassName
{
border-color: #257128;
}
.TagClassName
{
border-color: #257128;
}
</style>