Shades of San Felix #257635
Tints of San Felix #257635
RGB
CMYK
RGB Variations
Color information
#257635 (or 0x257635) is known color: San Felix. HEX triplet: 25, 76 and 35. RGB value is (37,118,53). Sum of RGB (Red+Green+Blue) = 37+118+53=208 (27% of max value = 765). Red value is 37 (14.84% from 255 or 17.79% from 208); Green value is 118 (46.48% from 255 or 56.73% from 208); Blue value is 53 (21.09% from 255 or 25.48% from 208); Max value from RGB is 118 - color contains mainly: green. Hex color #257635 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #257635 is #DA89CA. Grayscale: #565656. Windows color (decimal): -14322123 or 3503653. OLE color: 3503653.
HSL color Cylindrical-coordinate representation of color #257635: hue angle of 131.85º degrees, saturation: 0.52, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #257635 is Cyan = 0.69, Magento = 0, Yellow = 0.55 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 37 | 118 | 53 | - |
| CMYK | 0.69 | 0 | 0.55 | 0.54 |
| HSL | 131.85º | 0.52% | 0.3% | - |
| HSV(B) | 131.85º | 0.69% | 0.46% | - |
| XYZ | 7.88 | 13.61 | 5.58 | - |
| YUV | 86.37 | 109.16 | 92.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 118 | 53 | 0.69 | 0 | 0.55 | 0.54 | 131.85 | 0.52 | 0.3 |
| Hex | 25 | 76 | 35 | 45 | 0 | 37 | 36 | 84 | 34 | 1E |
| Octal | 45 | 166 | 65 | 105 | 0 | 67 | 66 | 204 | 64 | 36 |
| Binary | 100101 | 1110110 | 110101 | 1000101 | 0 | 110111 | 110110 | 10000100 | 110100 | 11110 |
Color Harmonies of #257635
Complementary color
Monochromatic Colors of #257635
Black with #257635
Text Example
Text Example
White with #257635
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #257635; }
p { color: rgb(37,118,53); }
H1.HeaderClassName
{
color: #257635;
}
.AnyTagClassName
{
color: #257635;
}
</style>
background-color css
<style>
a { background-color: #257635; }
a { background-color: rgb(37,118,53); }
div.DivClassName
{
background-color: #257635;
}
.BgClassName
{
background-color: #257635;
}
</style>
border-color css
<style>
span { border-color: #257635; }
span { border-color: rgb(37,118,53); }
td.TdClassName
{
border-color: #257635;
}
.TagClassName
{
border-color: #257635;
}
</style>