Shades of San Felix #257831
Tints of San Felix #257831
RGB
CMYK
RGB Variations
Color information
#257831 (or 0x257831) is known color: San Felix. HEX triplet: 25, 78 and 31. RGB value is (37,120,49). Sum of RGB (Red+Green+Blue) = 37+120+49=206 (27% of max value = 765). Red value is 37 (14.84% from 255 or 17.96% from 206); Green value is 120 (47.27% from 255 or 58.25% from 206); Blue value is 49 (19.53% from 255 or 23.79% from 206); Max value from RGB is 120 - color contains mainly: green. Hex color #257831 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #257831 is #DA87CE. Grayscale: #575757. Windows color (decimal): -14321615 or 3242021. OLE color: 3242021.
HSL color Cylindrical-coordinate representation of color #257831: hue angle of 128.67º degrees, saturation: 0.53, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #257831 is Cyan = 0.69, Magento = 0, Yellow = 0.59 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 37 | 120 | 49 | - |
| CMYK | 0.69 | 0 | 0.59 | 0.53 |
| HSL | 128.67º | 0.53% | 0.31% | - |
| HSV(B) | 128.67º | 0.69% | 0.47% | - |
| XYZ | 8.03 | 14.05 | 5.19 | - |
| YUV | 87.09 | 106.5 | 92.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 120 | 49 | 0.69 | 0 | 0.59 | 0.53 | 128.67 | 0.53 | 0.31 |
| Hex | 25 | 78 | 31 | 45 | 0 | 3B | 35 | 81 | 35 | 1F |
| Octal | 45 | 170 | 61 | 105 | 0 | 73 | 65 | 201 | 65 | 37 |
| Binary | 100101 | 1111000 | 110001 | 1000101 | 0 | 111011 | 110101 | 10000001 | 110101 | 11111 |
Color Harmonies of #257831
Complementary color
Monochromatic Colors of #257831
Black with #257831
Text Example
Text Example
White with #257831
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #257831; }
p { color: rgb(37,120,49); }
H1.HeaderClassName
{
color: #257831;
}
.AnyTagClassName
{
color: #257831;
}
</style>
background-color css
<style>
a { background-color: #257831; }
a { background-color: rgb(37,120,49); }
div.DivClassName
{
background-color: #257831;
}
.BgClassName
{
background-color: #257831;
}
</style>
border-color css
<style>
span { border-color: #257831; }
span { border-color: rgb(37,120,49); }
td.TdClassName
{
border-color: #257831;
}
.TagClassName
{
border-color: #257831;
}
</style>