Shades of San Felix #257334
Tints of San Felix #257334
RGB
CMYK
RGB Variations
Color information
#257334 (or 0x257334) is known color: San Felix. HEX triplet: 25, 73 and 34. RGB value is (37,115,52). Sum of RGB (Red+Green+Blue) = 37+115+52=204 (27% of max value = 765). Red value is 37 (14.84% from 255 or 18.14% from 204); Green value is 115 (45.31% from 255 or 56.37% from 204); Blue value is 52 (20.70% from 255 or 25.49% from 204); Max value from RGB is 115 - color contains mainly: green. Hex color #257334 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #257334 is #DA8CCB. Grayscale: #545454. Windows color (decimal): -14322892 or 3437349. OLE color: 3437349.
HSL color Cylindrical-coordinate representation of color #257334: hue angle of 131.54º 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 #257334 is Cyan = 0.68, Magento = 0, Yellow = 0.55 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 37 | 115 | 52 | - |
| CMYK | 0.68 | 0 | 0.55 | 0.55 |
| HSL | 131.54º | 0.51% | 0.3% | - |
| HSV(B) | 131.54º | 0.68% | 0.45% | - |
| XYZ | 7.51 | 12.9 | 5.34 | - |
| YUV | 84.5 | 109.66 | 94.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 115 | 52 | 0.68 | 0 | 0.55 | 0.55 | 131.54 | 0.51 | 0.3 |
| Hex | 25 | 73 | 34 | 44 | 0 | 37 | 37 | 84 | 33 | 1E |
| Octal | 45 | 163 | 64 | 104 | 0 | 67 | 67 | 204 | 63 | 36 |
| Binary | 100101 | 1110011 | 110100 | 1000100 | 0 | 110111 | 110111 | 10000100 | 110011 | 11110 |
Color Harmonies of #257334
Complementary color
Monochromatic Colors of #257334
Black with #257334
Text Example
Text Example
White with #257334
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #257334; }
p { color: rgb(37,115,52); }
H1.HeaderClassName
{
color: #257334;
}
.AnyTagClassName
{
color: #257334;
}
</style>
background-color css
<style>
a { background-color: #257334; }
a { background-color: rgb(37,115,52); }
div.DivClassName
{
background-color: #257334;
}
.BgClassName
{
background-color: #257334;
}
</style>
border-color css
<style>
span { border-color: #257334; }
span { border-color: rgb(37,115,52); }
td.TdClassName
{
border-color: #257334;
}
.TagClassName
{
border-color: #257334;
}
</style>