Shades of San Felix #257526
Tints of San Felix #257526
RGB
CMYK
RGB Variations
Color information
#257526 (or 0x257526) is known color: San Felix. HEX triplet: 25, 75 and 26. RGB value is (37,117,38). Sum of RGB (Red+Green+Blue) = 37+117+38=192 (25% of max value = 765). Red value is 37 (14.84% from 255 or 19.27% from 192); Green value is 117 (46.09% from 255 or 60.94% from 192); Blue value is 38 (15.23% from 255 or 19.79% from 192); Max value from RGB is 117 - color contains mainly: green. Hex color #257526 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #257526 is #DA8AD9. Grayscale: #545454. Windows color (decimal): -14322394 or 2520357. OLE color: 2520357.
HSL color Cylindrical-coordinate representation of color #257526: hue angle of 120.75º 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 #257526 is Cyan = 0.68, Magento = 0, Yellow = 0.68 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 37 | 117 | 38 | - |
| CMYK | 0.68 | 0 | 0.68 | 0.54 |
| HSL | 120.75º | 0.52% | 0.3% | - |
| HSV(B) | 120.75º | 0.68% | 0.46% | - |
| XYZ | 7.47 | 13.26 | 4 | - |
| YUV | 84.07 | 102 | 94.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 117 | 38 | 0.68 | 0 | 0.68 | 0.54 | 120.75 | 0.52 | 0.3 |
| Hex | 25 | 75 | 26 | 44 | 0 | 44 | 36 | 79 | 34 | 1E |
| Octal | 45 | 165 | 46 | 104 | 0 | 104 | 66 | 171 | 64 | 36 |
| Binary | 100101 | 1110101 | 100110 | 1000100 | 0 | 1000100 | 110110 | 1111001 | 110100 | 11110 |
Color Harmonies of #257526
Complementary color
Monochromatic Colors of #257526
Black with #257526
Text Example
Text Example
White with #257526
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #257526; }
p { color: rgb(37,117,38); }
H1.HeaderClassName
{
color: #257526;
}
.AnyTagClassName
{
color: #257526;
}
</style>
background-color css
<style>
a { background-color: #257526; }
a { background-color: rgb(37,117,38); }
div.DivClassName
{
background-color: #257526;
}
.BgClassName
{
background-color: #257526;
}
</style>
border-color css
<style>
span { border-color: #257526; }
span { border-color: rgb(37,117,38); }
td.TdClassName
{
border-color: #257526;
}
.TagClassName
{
border-color: #257526;
}
</style>