Shades of San Felix #257220
Tints of San Felix #257220
RGB
CMYK
RGB Variations
Color information
#257220 (or 0x257220) is known color: San Felix. HEX triplet: 25, 72 and 20. RGB value is (37,114,32). Sum of RGB (Red+Green+Blue) = 37+114+32=183 (24% of max value = 765). Red value is 37 (14.84% from 255 or 20.22% from 183); Green value is 114 (44.92% from 255 or 62.30% from 183); Blue value is 32 (12.89% from 255 or 17.49% from 183); Max value from RGB is 114 - color contains mainly: green. Hex color #257220 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #257220 is #DA8DDF. Grayscale: #515151. Windows color (decimal): -14323168 or 2126373. OLE color: 2126373.
HSL color Cylindrical-coordinate representation of color #257220: hue angle of 116.34º degrees, saturation: 0.56, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #257220 is Cyan = 0.68, Magento = 0, Yellow = 0.72 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 37 | 114 | 32 | - |
| CMYK | 0.68 | 0 | 0.72 | 0.55 |
| HSL | 116.34º | 0.56% | 0.29% | - |
| HSV(B) | 116.34º | 0.72% | 0.45% | - |
| XYZ | 7.04 | 12.53 | 3.41 | - |
| YUV | 81.63 | 99.99 | 96.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 114 | 32 | 0.68 | 0 | 0.72 | 0.55 | 116.34 | 0.56 | 0.29 |
| Hex | 25 | 72 | 20 | 44 | 0 | 48 | 37 | 74 | 38 | 1D |
| Octal | 45 | 162 | 40 | 104 | 0 | 110 | 67 | 164 | 70 | 35 |
| Binary | 100101 | 1110010 | 100000 | 1000100 | 0 | 1001000 | 110111 | 1110100 | 111000 | 11101 |
Color Harmonies of #257220
Complementary color
Monochromatic Colors of #257220
Black with #257220
Text Example
Text Example
White with #257220
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #257220; }
p { color: rgb(37,114,32); }
H1.HeaderClassName
{
color: #257220;
}
.AnyTagClassName
{
color: #257220;
}
</style>
background-color css
<style>
a { background-color: #257220; }
a { background-color: rgb(37,114,32); }
div.DivClassName
{
background-color: #257220;
}
.BgClassName
{
background-color: #257220;
}
</style>
border-color css
<style>
span { border-color: #257220; }
span { border-color: rgb(37,114,32); }
td.TdClassName
{
border-color: #257220;
}
.TagClassName
{
border-color: #257220;
}
</style>