Shades of Salem #257350
Tints of Salem #257350
RGB
CMYK
RGB Variations
Color information
#257350 (or 0x257350) is known color: Salem. HEX triplet: 25, 73 and 50. RGB value is (37,115,80). Sum of RGB (Red+Green+Blue) = 37+115+80=232 (30% of max value = 765). Red value is 37 (14.84% from 255 or 15.95% from 232); Green value is 115 (45.31% from 255 or 49.57% from 232); Blue value is 80 (31.64% from 255 or 34.48% from 232); Max value from RGB is 115 - color contains mainly: green. Hex color #257350 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #257350 is #DA8CAF. Grayscale: #575757. Windows color (decimal): -14322864 or 5272357. OLE color: 5272357.
HSL color Cylindrical-coordinate representation of color #257350: hue angle of 153.08º 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 #257350 is Cyan = 0.68, Magento = 0, Yellow = 0.30 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 37 | 115 | 80 | - |
| CMYK | 0.68 | 0 | 0.30 | 0.55 |
| HSL | 153.08º | 0.51% | 0.3% | - |
| HSV(B) | 153.08º | 0.68% | 0.45% | - |
| XYZ | 8.34 | 13.23 | 9.7 | - |
| YUV | 87.69 | 123.66 | 91.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 115 | 80 | 0.68 | 0 | 0.30 | 0.55 | 153.08 | 0.51 | 0.3 |
| Hex | 25 | 73 | 50 | 44 | 0 | 1E | 37 | 99 | 33 | 1E |
| Octal | 45 | 163 | 120 | 104 | 0 | 36 | 67 | 231 | 63 | 36 |
| Binary | 100101 | 1110011 | 1010000 | 1000100 | 0 | 11110 | 110111 | 10011001 | 110011 | 11110 |
Color Harmonies of #257350
Complementary color
Monochromatic Colors of #257350
Black with #257350
Text Example
Text Example
White with #257350
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #257350; }
p { color: rgb(37,115,80); }
H1.HeaderClassName
{
color: #257350;
}
.AnyTagClassName
{
color: #257350;
}
</style>
background-color css
<style>
a { background-color: #257350; }
a { background-color: rgb(37,115,80); }
div.DivClassName
{
background-color: #257350;
}
.BgClassName
{
background-color: #257350;
}
</style>
border-color css
<style>
span { border-color: #257350; }
span { border-color: rgb(37,115,80); }
td.TdClassName
{
border-color: #257350;
}
.TagClassName
{
border-color: #257350;
}
</style>