Shades of San Felix #257024
Tints of San Felix #257024
RGB
CMYK
RGB Variations
Color information
#257024 (or 0x257024) is known color: San Felix. HEX triplet: 25, 70 and 24. RGB value is (37,112,36). Sum of RGB (Red+Green+Blue) = 37+112+36=185 (24% of max value = 765). Red value is 37 (14.84% from 255 or 20% from 185); Green value is 112 (44.14% from 255 or 60.54% from 185); Blue value is 36 (14.45% from 255 or 19.46% from 185); Max value from RGB is 112 - color contains mainly: green. Hex color #257024 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #257024 is #DA8FDB. Grayscale: #515151. Windows color (decimal): -14323676 or 2388005. OLE color: 2388005.
HSL color Cylindrical-coordinate representation of color #257024: hue angle of 119.21º degrees, saturation: 0.51, 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 #257024 is Cyan = 0.67, Magento = 0, Yellow = 0.68 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 37 | 112 | 36 | - |
| CMYK | 0.67 | 0 | 0.68 | 0.56 |
| HSL | 119.21º | 0.51% | 0.29% | - |
| HSV(B) | 119.21º | 0.68% | 0.44% | - |
| XYZ | 6.88 | 12.11 | 3.64 | - |
| YUV | 80.91 | 102.65 | 96.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 112 | 36 | 0.67 | 0 | 0.68 | 0.56 | 119.21 | 0.51 | 0.29 |
| Hex | 25 | 70 | 24 | 43 | 0 | 44 | 38 | 77 | 33 | 1D |
| Octal | 45 | 160 | 44 | 103 | 0 | 104 | 70 | 167 | 63 | 35 |
| Binary | 100101 | 1110000 | 100100 | 1000011 | 0 | 1000100 | 111000 | 1110111 | 110011 | 11101 |
Color Harmonies of #257024
Complementary color
Monochromatic Colors of #257024
Black with #257024
Text Example
Text Example
White with #257024
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #257024; }
p { color: rgb(37,112,36); }
H1.HeaderClassName
{
color: #257024;
}
.AnyTagClassName
{
color: #257024;
}
</style>
background-color css
<style>
a { background-color: #257024; }
a { background-color: rgb(37,112,36); }
div.DivClassName
{
background-color: #257024;
}
.BgClassName
{
background-color: #257024;
}
</style>
border-color css
<style>
span { border-color: #257024; }
span { border-color: rgb(37,112,36); }
td.TdClassName
{
border-color: #257024;
}
.TagClassName
{
border-color: #257024;
}
</style>