Shades of San Felix #257134
Tints of San Felix #257134
RGB
CMYK
RGB Variations
Color information
#257134 (or 0x257134) is known color: San Felix. HEX triplet: 25, 71 and 34. RGB value is (37,113,52). Sum of RGB (Red+Green+Blue) = 37+113+52=202 (26% of max value = 765). Red value is 37 (14.84% from 255 or 18.32% from 202); Green value is 113 (44.53% from 255 or 55.94% from 202); Blue value is 52 (20.70% from 255 or 25.74% from 202); Max value from RGB is 113 - color contains mainly: green. Hex color #257134 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #257134 is #DA8ECB. Grayscale: #535353. Windows color (decimal): -14323404 or 3436837. OLE color: 3436837.
HSL color Cylindrical-coordinate representation of color #257134: hue angle of 131.84º degrees, saturation: 0.51, 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 #257134 is Cyan = 0.67, Magento = 0, Yellow = 0.54 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 37 | 113 | 52 | - |
| CMYK | 0.67 | 0 | 0.54 | 0.56 |
| HSL | 131.84º | 0.51% | 0.29% | - |
| HSV(B) | 131.84º | 0.67% | 0.44% | - |
| XYZ | 7.29 | 12.45 | 5.27 | - |
| YUV | 83.32 | 110.32 | 94.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 113 | 52 | 0.67 | 0 | 0.54 | 0.56 | 131.84 | 0.51 | 0.29 |
| Hex | 25 | 71 | 34 | 43 | 0 | 36 | 38 | 84 | 33 | 1D |
| Octal | 45 | 161 | 64 | 103 | 0 | 66 | 70 | 204 | 63 | 35 |
| Binary | 100101 | 1110001 | 110100 | 1000011 | 0 | 110110 | 111000 | 10000100 | 110011 | 11101 |
Color Harmonies of #257134
Complementary color
Monochromatic Colors of #257134
Black with #257134
Text Example
Text Example
White with #257134
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #257134; }
p { color: rgb(37,113,52); }
H1.HeaderClassName
{
color: #257134;
}
.AnyTagClassName
{
color: #257134;
}
</style>
background-color css
<style>
a { background-color: #257134; }
a { background-color: rgb(37,113,52); }
div.DivClassName
{
background-color: #257134;
}
.BgClassName
{
background-color: #257134;
}
</style>
border-color css
<style>
span { border-color: #257134; }
span { border-color: rgb(37,113,52); }
td.TdClassName
{
border-color: #257134;
}
.TagClassName
{
border-color: #257134;
}
</style>