Shades of San Felix #257027
Tints of San Felix #257027
RGB
CMYK
RGB Variations
Color information
#257027 (or 0x257027) is known color: San Felix. HEX triplet: 25, 70 and 27. RGB value is (37,112,39). Sum of RGB (Red+Green+Blue) = 37+112+39=188 (24% of max value = 765). Red value is 37 (14.84% from 255 or 19.68% from 188); Green value is 112 (44.14% from 255 or 59.57% from 188); Blue value is 39 (15.62% from 255 or 20.74% from 188); Max value from RGB is 112 - color contains mainly: green. Hex color #257027 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #257027 is #DA8FD8. Grayscale: #515151. Windows color (decimal): -14323673 or 2584613. OLE color: 2584613.
HSL color Cylindrical-coordinate representation of color #257027: hue angle of 121.6º 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 #257027 is Cyan = 0.67, Magento = 0, Yellow = 0.65 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 37 | 112 | 39 | - |
| CMYK | 0.67 | 0 | 0.65 | 0.56 |
| HSL | 121.6º | 0.5% | 0.29% | - |
| HSV(B) | 121.6º | 0.67% | 0.44% | - |
| XYZ | 6.92 | 12.13 | 3.9 | - |
| YUV | 81.25 | 104.15 | 96.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 112 | 39 | 0.67 | 0 | 0.65 | 0.56 | 121.6 | 0.5 | 0.29 |
| Hex | 25 | 70 | 27 | 43 | 0 | 41 | 38 | 7A | 32 | 1D |
| Octal | 45 | 160 | 47 | 103 | 0 | 101 | 70 | 172 | 62 | 35 |
| Binary | 100101 | 1110000 | 100111 | 1000011 | 0 | 1000001 | 111000 | 1111010 | 110010 | 11101 |
Color Harmonies of #257027
Complementary color
Monochromatic Colors of #257027
Black with #257027
Text Example
Text Example
White with #257027
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #257027; }
p { color: rgb(37,112,39); }
H1.HeaderClassName
{
color: #257027;
}
.AnyTagClassName
{
color: #257027;
}
</style>
background-color css
<style>
a { background-color: #257027; }
a { background-color: rgb(37,112,39); }
div.DivClassName
{
background-color: #257027;
}
.BgClassName
{
background-color: #257027;
}
</style>
border-color css
<style>
span { border-color: #257027; }
span { border-color: rgb(37,112,39); }
td.TdClassName
{
border-color: #257027;
}
.TagClassName
{
border-color: #257027;
}
</style>