Shades of San Felix #257423
Tints of San Felix #257423
RGB
CMYK
RGB Variations
Color information
#257423 (or 0x257423) is known color: San Felix. HEX triplet: 25, 74 and 23. RGB value is (37,116,35). Sum of RGB (Red+Green+Blue) = 37+116+35=188 (24% of max value = 765). Red value is 37 (14.84% from 255 or 19.68% from 188); Green value is 116 (45.70% from 255 or 61.70% from 188); Blue value is 35 (14.06% from 255 or 18.62% from 188); Max value from RGB is 116 - color contains mainly: green. Hex color #257423 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #257423 is #DA8BDC. Grayscale: #535353. Windows color (decimal): -14322653 or 2323493. OLE color: 2323493.
HSL color Cylindrical-coordinate representation of color #257423: hue angle of 118.52º degrees, saturation: 0.54, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #257423 is Cyan = 0.68, Magento = 0, Yellow = 0.70 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 37 | 116 | 35 | - |
| CMYK | 0.68 | 0 | 0.70 | 0.55 |
| HSL | 118.52º | 0.54% | 0.3% | - |
| HSV(B) | 118.52º | 0.7% | 0.45% | - |
| XYZ | 7.31 | 13.01 | 3.72 | - |
| YUV | 83.15 | 100.83 | 95.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 116 | 35 | 0.68 | 0 | 0.70 | 0.55 | 118.52 | 0.54 | 0.3 |
| Hex | 25 | 74 | 23 | 44 | 0 | 46 | 37 | 77 | 36 | 1E |
| Octal | 45 | 164 | 43 | 104 | 0 | 106 | 67 | 167 | 66 | 36 |
| Binary | 100101 | 1110100 | 100011 | 1000100 | 0 | 1000110 | 110111 | 1110111 | 110110 | 11110 |
Color Harmonies of #257423
Complementary color
Monochromatic Colors of #257423
Black with #257423
Text Example
Text Example
White with #257423
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #257423; }
p { color: rgb(37,116,35); }
H1.HeaderClassName
{
color: #257423;
}
.AnyTagClassName
{
color: #257423;
}
</style>
background-color css
<style>
a { background-color: #257423; }
a { background-color: rgb(37,116,35); }
div.DivClassName
{
background-color: #257423;
}
.BgClassName
{
background-color: #257423;
}
</style>
border-color css
<style>
span { border-color: #257423; }
span { border-color: rgb(37,116,35); }
td.TdClassName
{
border-color: #257423;
}
.TagClassName
{
border-color: #257423;
}
</style>