Shades of San Felix #257022
Tints of San Felix #257022
RGB
CMYK
RGB Variations
Color information
#257022 (or 0x257022) is known color: San Felix. HEX triplet: 25, 70 and 22. RGB value is (37,112,34). Sum of RGB (Red+Green+Blue) = 37+112+34=183 (24% of max value = 765). Red value is 37 (14.84% from 255 or 20.22% from 183); Green value is 112 (44.14% from 255 or 61.20% from 183); Blue value is 34 (13.67% from 255 or 18.58% from 183); Max value from RGB is 112 - color contains mainly: green. Hex color #257022 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #257022 is #DA8FDD. Grayscale: #505050. Windows color (decimal): -14323678 or 2256933. OLE color: 2256933.
HSL color Cylindrical-coordinate representation of color #257022: hue angle of 117.69º degrees, saturation: 0.53, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #257022 is Cyan = 0.67, Magento = 0, Yellow = 0.70 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 37 | 112 | 34 | - |
| CMYK | 0.67 | 0 | 0.70 | 0.56 |
| HSL | 117.69º | 0.53% | 0.29% | - |
| HSV(B) | 117.69º | 0.7% | 0.44% | - |
| XYZ | 6.85 | 12.1 | 3.49 | - |
| YUV | 80.68 | 101.65 | 96.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 112 | 34 | 0.67 | 0 | 0.70 | 0.56 | 117.69 | 0.53 | 0.29 |
| Hex | 25 | 70 | 22 | 43 | 0 | 46 | 38 | 76 | 35 | 1D |
| Octal | 45 | 160 | 42 | 103 | 0 | 106 | 70 | 166 | 65 | 35 |
| Binary | 100101 | 1110000 | 100010 | 1000011 | 0 | 1000110 | 111000 | 1110110 | 110101 | 11101 |
Color Harmonies of #257022
Complementary color
Monochromatic Colors of #257022
Black with #257022
Text Example
Text Example
White with #257022
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #257022; }
p { color: rgb(37,112,34); }
H1.HeaderClassName
{
color: #257022;
}
.AnyTagClassName
{
color: #257022;
}
</style>
background-color css
<style>
a { background-color: #257022; }
a { background-color: rgb(37,112,34); }
div.DivClassName
{
background-color: #257022;
}
.BgClassName
{
background-color: #257022;
}
</style>
border-color css
<style>
span { border-color: #257022; }
span { border-color: rgb(37,112,34); }
td.TdClassName
{
border-color: #257022;
}
.TagClassName
{
border-color: #257022;
}
</style>