Shades of San Felix #257528
Tints of San Felix #257528
RGB
CMYK
RGB Variations
Color information
#257528 (or 0x257528) is known color: San Felix. HEX triplet: 25, 75 and 28. RGB value is (37,117,40). Sum of RGB (Red+Green+Blue) = 37+117+40=194 (25% of max value = 765). Red value is 37 (14.84% from 255 or 19.07% from 194); Green value is 117 (46.09% from 255 or 60.31% from 194); Blue value is 40 (16.02% from 255 or 20.62% from 194); Max value from RGB is 117 - color contains mainly: green. Hex color #257528 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #257528 is #DA8AD7. Grayscale: #545454. Windows color (decimal): -14322392 or 2651429. OLE color: 2651429.
HSL color Cylindrical-coordinate representation of color #257528: hue angle of 122.25º degrees, saturation: 0.52, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #257528 is Cyan = 0.68, Magento = 0, Yellow = 0.66 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 37 | 117 | 40 | - |
| CMYK | 0.68 | 0 | 0.66 | 0.54 |
| HSL | 122.25º | 0.52% | 0.3% | - |
| HSV(B) | 122.25º | 0.68% | 0.46% | - |
| XYZ | 7.51 | 13.27 | 4.17 | - |
| YUV | 84.3 | 103 | 94.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 117 | 40 | 0.68 | 0 | 0.66 | 0.54 | 122.25 | 0.52 | 0.3 |
| Hex | 25 | 75 | 28 | 44 | 0 | 42 | 36 | 7A | 34 | 1E |
| Octal | 45 | 165 | 50 | 104 | 0 | 102 | 66 | 172 | 64 | 36 |
| Binary | 100101 | 1110101 | 101000 | 1000100 | 0 | 1000010 | 110110 | 1111010 | 110100 | 11110 |
Color Harmonies of #257528
Complementary color
Monochromatic Colors of #257528
Black with #257528
Text Example
Text Example
White with #257528
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #257528; }
p { color: rgb(37,117,40); }
H1.HeaderClassName
{
color: #257528;
}
.AnyTagClassName
{
color: #257528;
}
</style>
background-color css
<style>
a { background-color: #257528; }
a { background-color: rgb(37,117,40); }
div.DivClassName
{
background-color: #257528;
}
.BgClassName
{
background-color: #257528;
}
</style>
border-color css
<style>
span { border-color: #257528; }
span { border-color: rgb(37,117,40); }
td.TdClassName
{
border-color: #257528;
}
.TagClassName
{
border-color: #257528;
}
</style>