Shades of San Felix #257330
Tints of San Felix #257330
RGB
CMYK
RGB Variations
Color information
#257330 (or 0x257330) is known color: San Felix. HEX triplet: 25, 73 and 30. RGB value is (37,115,48). Sum of RGB (Red+Green+Blue) = 37+115+48=200 (26% of max value = 765). Red value is 37 (14.84% from 255 or 18.5% from 200); Green value is 115 (45.31% from 255 or 57.5% from 200); Blue value is 48 (19.14% from 255 or 24% from 200); Max value from RGB is 115 - color contains mainly: green. Hex color #257330 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #257330 is #DA8CCF. Grayscale: #545454. Windows color (decimal): -14322896 or 3175205. OLE color: 3175205.
HSL color Cylindrical-coordinate representation of color #257330: hue angle of 128.46º 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 #257330 is Cyan = 0.68, Magento = 0, Yellow = 0.58 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 37 | 115 | 48 | - |
| CMYK | 0.68 | 0 | 0.58 | 0.55 |
| HSL | 128.46º | 0.51% | 0.3% | - |
| HSV(B) | 128.46º | 0.68% | 0.45% | - |
| XYZ | 7.43 | 12.87 | 4.89 | - |
| YUV | 84.04 | 107.66 | 94.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 115 | 48 | 0.68 | 0 | 0.58 | 0.55 | 128.46 | 0.51 | 0.3 |
| Hex | 25 | 73 | 30 | 44 | 0 | 3A | 37 | 80 | 33 | 1E |
| Octal | 45 | 163 | 60 | 104 | 0 | 72 | 67 | 200 | 63 | 36 |
| Binary | 100101 | 1110011 | 110000 | 1000100 | 0 | 111010 | 110111 | 10000000 | 110011 | 11110 |
Color Harmonies of #257330
Complementary color
Monochromatic Colors of #257330
Black with #257330
Text Example
Text Example
White with #257330
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #257330; }
p { color: rgb(37,115,48); }
H1.HeaderClassName
{
color: #257330;
}
.AnyTagClassName
{
color: #257330;
}
</style>
background-color css
<style>
a { background-color: #257330; }
a { background-color: rgb(37,115,48); }
div.DivClassName
{
background-color: #257330;
}
.BgClassName
{
background-color: #257330;
}
</style>
border-color css
<style>
span { border-color: #257330; }
span { border-color: rgb(37,115,48); }
td.TdClassName
{
border-color: #257330;
}
.TagClassName
{
border-color: #257330;
}
</style>