Shades of San Felix #257034
Tints of San Felix #257034
RGB
CMYK
RGB Variations
Color information
#257034 (or 0x257034) is known color: San Felix. HEX triplet: 25, 70 and 34. RGB value is (37,112,52). Sum of RGB (Red+Green+Blue) = 37+112+52=201 (26% of max value = 765). Red value is 37 (14.84% from 255 or 18.41% from 201); Green value is 112 (44.14% from 255 or 55.72% from 201); Blue value is 52 (20.70% from 255 or 25.87% from 201); Max value from RGB is 112 - color contains mainly: green. Hex color #257034 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #257034 is #DA8FCB. Grayscale: #525252. Windows color (decimal): -14323660 or 3436581. OLE color: 3436581.
HSL color Cylindrical-coordinate representation of color #257034: hue angle of 132º degrees, saturation: 0.5, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #257034 is Cyan = 0.67, Magento = 0, Yellow = 0.54 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 37 | 112 | 52 | - |
| CMYK | 0.67 | 0 | 0.54 | 0.56 |
| HSL | 132º | 0.5% | 0.29% | - |
| HSV(B) | 132º | 0.67% | 0.44% | - |
| XYZ | 7.18 | 12.23 | 5.23 | - |
| YUV | 82.74 | 110.65 | 95.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 112 | 52 | 0.67 | 0 | 0.54 | 0.56 | 132 | 0.5 | 0.29 |
| Hex | 25 | 70 | 34 | 43 | 0 | 36 | 38 | 84 | 32 | 1D |
| Octal | 45 | 160 | 64 | 103 | 0 | 66 | 70 | 204 | 62 | 35 |
| Binary | 100101 | 1110000 | 110100 | 1000011 | 0 | 110110 | 111000 | 10000100 | 110010 | 11101 |
Color Harmonies of #257034
Complementary color
Monochromatic Colors of #257034
Black with #257034
Text Example
Text Example
White with #257034
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #257034; }
p { color: rgb(37,112,52); }
H1.HeaderClassName
{
color: #257034;
}
.AnyTagClassName
{
color: #257034;
}
</style>
background-color css
<style>
a { background-color: #257034; }
a { background-color: rgb(37,112,52); }
div.DivClassName
{
background-color: #257034;
}
.BgClassName
{
background-color: #257034;
}
</style>
border-color css
<style>
span { border-color: #257034; }
span { border-color: rgb(37,112,52); }
td.TdClassName
{
border-color: #257034;
}
.TagClassName
{
border-color: #257034;
}
</style>