Shades of Salem #257150
Tints of Salem #257150
RGB
CMYK
RGB Variations
Color information
#257150 (or 0x257150) is known color: Salem. HEX triplet: 25, 71 and 50. RGB value is (37,113,80). Sum of RGB (Red+Green+Blue) = 37+113+80=230 (30% of max value = 765). Red value is 37 (14.84% from 255 or 16.09% from 230); Green value is 113 (44.53% from 255 or 49.13% from 230); Blue value is 80 (31.64% from 255 or 34.78% from 230); Max value from RGB is 113 - color contains mainly: green. Hex color #257150 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #257150 is #DA8EAF. Grayscale: #565656. Windows color (decimal): -14323376 or 5271845. OLE color: 5271845.
HSL color Cylindrical-coordinate representation of color #257150: hue angle of 153.95º degrees, saturation: 0.51, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #257150 is Cyan = 0.67, Magento = 0, Yellow = 0.29 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 37 | 113 | 80 | - |
| CMYK | 0.67 | 0 | 0.29 | 0.56 |
| HSL | 153.95º | 0.51% | 0.29% | - |
| HSV(B) | 153.95º | 0.67% | 0.44% | - |
| XYZ | 8.12 | 12.78 | 9.63 | - |
| YUV | 86.51 | 124.32 | 92.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 113 | 80 | 0.67 | 0 | 0.29 | 0.56 | 153.95 | 0.51 | 0.29 |
| Hex | 25 | 71 | 50 | 43 | 0 | 1D | 38 | 9A | 33 | 1D |
| Octal | 45 | 161 | 120 | 103 | 0 | 35 | 70 | 232 | 63 | 35 |
| Binary | 100101 | 1110001 | 1010000 | 1000011 | 0 | 11101 | 111000 | 10011010 | 110011 | 11101 |
Color Harmonies of #257150
Complementary color
Monochromatic Colors of #257150
Black with #257150
Text Example
Text Example
White with #257150
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #257150; }
p { color: rgb(37,113,80); }
H1.HeaderClassName
{
color: #257150;
}
.AnyTagClassName
{
color: #257150;
}
</style>
background-color css
<style>
a { background-color: #257150; }
a { background-color: rgb(37,113,80); }
div.DivClassName
{
background-color: #257150;
}
.BgClassName
{
background-color: #257150;
}
</style>
border-color css
<style>
span { border-color: #257150; }
span { border-color: rgb(37,113,80); }
td.TdClassName
{
border-color: #257150;
}
.TagClassName
{
border-color: #257150;
}
</style>