Shades of San Felix #257321
Tints of San Felix #257321
RGB
CMYK
RGB Variations
Color information
#257321 (or 0x257321) is known color: San Felix. HEX triplet: 25, 73 and 21. RGB value is (37,115,33). Sum of RGB (Red+Green+Blue) = 37+115+33=185 (24% of max value = 765). Red value is 37 (14.84% from 255 or 20% from 185); Green value is 115 (45.31% from 255 or 62.16% from 185); Blue value is 33 (13.28% from 255 or 17.84% from 185); Max value from RGB is 115 - color contains mainly: green. Hex color #257321 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #257321 is #DA8CDE. Grayscale: #525252. Windows color (decimal): -14322911 or 2192165. OLE color: 2192165.
HSL color Cylindrical-coordinate representation of color #257321: hue angle of 117.07º degrees, saturation: 0.55, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #257321 is Cyan = 0.68, Magento = 0, Yellow = 0.71 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 37 | 115 | 33 | - |
| CMYK | 0.68 | 0 | 0.71 | 0.55 |
| HSL | 117.07º | 0.55% | 0.29% | - |
| HSV(B) | 117.07º | 0.71% | 0.45% | - |
| XYZ | 7.17 | 12.76 | 3.52 | - |
| YUV | 82.33 | 100.16 | 95.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 115 | 33 | 0.68 | 0 | 0.71 | 0.55 | 117.07 | 0.55 | 0.29 |
| Hex | 25 | 73 | 21 | 44 | 0 | 47 | 37 | 75 | 37 | 1D |
| Octal | 45 | 163 | 41 | 104 | 0 | 107 | 67 | 165 | 67 | 35 |
| Binary | 100101 | 1110011 | 100001 | 1000100 | 0 | 1000111 | 110111 | 1110101 | 110111 | 11101 |
Color Harmonies of #257321
Complementary color
Monochromatic Colors of #257321
Black with #257321
Text Example
Text Example
White with #257321
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #257321; }
p { color: rgb(37,115,33); }
H1.HeaderClassName
{
color: #257321;
}
.AnyTagClassName
{
color: #257321;
}
</style>
background-color css
<style>
a { background-color: #257321; }
a { background-color: rgb(37,115,33); }
div.DivClassName
{
background-color: #257321;
}
.BgClassName
{
background-color: #257321;
}
</style>
border-color css
<style>
span { border-color: #257321; }
span { border-color: rgb(37,115,33); }
td.TdClassName
{
border-color: #257321;
}
.TagClassName
{
border-color: #257321;
}
</style>