Shades of San Felix #257326
Tints of San Felix #257326
RGB
CMYK
RGB Variations
Color information
#257326 (or 0x257326) is known color: San Felix. HEX triplet: 25, 73 and 26. RGB value is (37,115,38). Sum of RGB (Red+Green+Blue) = 37+115+38=190 (25% of max value = 765). Red value is 37 (14.84% from 255 or 19.47% from 190); Green value is 115 (45.31% from 255 or 60.53% from 190); Blue value is 38 (15.23% from 255 or 20% from 190); Max value from RGB is 115 - color contains mainly: green. Hex color #257326 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #257326 is #DA8CD9. Grayscale: #535353. Windows color (decimal): -14322906 or 2519845. OLE color: 2519845.
HSL color Cylindrical-coordinate representation of color #257326: hue angle of 120.77º degrees, saturation: 0.51, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #257326 is Cyan = 0.68, Magento = 0, Yellow = 0.67 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 37 | 115 | 38 | - |
| CMYK | 0.68 | 0 | 0.67 | 0.55 |
| HSL | 120.77º | 0.51% | 0.3% | - |
| HSV(B) | 120.77º | 0.68% | 0.45% | - |
| XYZ | 7.24 | 12.79 | 3.92 | - |
| YUV | 82.9 | 102.66 | 95.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 115 | 38 | 0.68 | 0 | 0.67 | 0.55 | 120.77 | 0.51 | 0.3 |
| Hex | 25 | 73 | 26 | 44 | 0 | 43 | 37 | 79 | 33 | 1E |
| Octal | 45 | 163 | 46 | 104 | 0 | 103 | 67 | 171 | 63 | 36 |
| Binary | 100101 | 1110011 | 100110 | 1000100 | 0 | 1000011 | 110111 | 1111001 | 110011 | 11110 |
Color Harmonies of #257326
Complementary color
Monochromatic Colors of #257326
Black with #257326
Text Example
Text Example
White with #257326
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #257326; }
p { color: rgb(37,115,38); }
H1.HeaderClassName
{
color: #257326;
}
.AnyTagClassName
{
color: #257326;
}
</style>
background-color css
<style>
a { background-color: #257326; }
a { background-color: rgb(37,115,38); }
div.DivClassName
{
background-color: #257326;
}
.BgClassName
{
background-color: #257326;
}
</style>
border-color css
<style>
span { border-color: #257326; }
span { border-color: rgb(37,115,38); }
td.TdClassName
{
border-color: #257326;
}
.TagClassName
{
border-color: #257326;
}
</style>