Shades of San Felix #257230
Tints of San Felix #257230
RGB
CMYK
RGB Variations
Color information
#257230 (or 0x257230) is known color: San Felix. HEX triplet: 25, 72 and 30. RGB value is (37,114,48). Sum of RGB (Red+Green+Blue) = 37+114+48=199 (26% of max value = 765). Red value is 37 (14.84% from 255 or 18.59% from 199); Green value is 114 (44.92% from 255 or 57.29% from 199); Blue value is 48 (19.14% from 255 or 24.12% from 199); Max value from RGB is 114 - color contains mainly: green. Hex color #257230 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #257230 is #DA8DCF. Grayscale: #535353. Windows color (decimal): -14323152 or 3174949. OLE color: 3174949.
HSL color Cylindrical-coordinate representation of color #257230: hue angle of 128.57º degrees, saturation: 0.51, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #257230 is Cyan = 0.68, Magento = 0, Yellow = 0.58 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 37 | 114 | 48 | - |
| CMYK | 0.68 | 0 | 0.58 | 0.55 |
| HSL | 128.57º | 0.51% | 0.3% | - |
| HSV(B) | 128.57º | 0.68% | 0.45% | - |
| XYZ | 7.31 | 12.64 | 4.85 | - |
| YUV | 83.45 | 107.99 | 94.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 114 | 48 | 0.68 | 0 | 0.58 | 0.55 | 128.57 | 0.51 | 0.3 |
| Hex | 25 | 72 | 30 | 44 | 0 | 3A | 37 | 81 | 33 | 1E |
| Octal | 45 | 162 | 60 | 104 | 0 | 72 | 67 | 201 | 63 | 36 |
| Binary | 100101 | 1110010 | 110000 | 1000100 | 0 | 111010 | 110111 | 10000001 | 110011 | 11110 |
Color Harmonies of #257230
Complementary color
Monochromatic Colors of #257230
Black with #257230
Text Example
Text Example
White with #257230
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #257230; }
p { color: rgb(37,114,48); }
H1.HeaderClassName
{
color: #257230;
}
.AnyTagClassName
{
color: #257230;
}
</style>
background-color css
<style>
a { background-color: #257230; }
a { background-color: rgb(37,114,48); }
div.DivClassName
{
background-color: #257230;
}
.BgClassName
{
background-color: #257230;
}
</style>
border-color css
<style>
span { border-color: #257230; }
span { border-color: rgb(37,114,48); }
td.TdClassName
{
border-color: #257230;
}
.TagClassName
{
border-color: #257230;
}
</style>