Shades of Salem #257151
Tints of Salem #257151
RGB
CMYK
RGB Variations
Color information
#257151 (or 0x257151) is known color: Salem. HEX triplet: 25, 71 and 51. RGB value is (37,113,81). Sum of RGB (Red+Green+Blue) = 37+113+81=231 (30% of max value = 765). Red value is 37 (14.84% from 255 or 16.02% from 231); Green value is 113 (44.53% from 255 or 48.92% from 231); Blue value is 81 (32.03% from 255 or 35.06% from 231); Max value from RGB is 113 - color contains mainly: green. Hex color #257151 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #257151 is #DA8EAE. Grayscale: #565656. Windows color (decimal): -14323375 or 5337381. OLE color: 5337381.
HSL color Cylindrical-coordinate representation of color #257151: hue angle of 154.74º 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 #257151 is Cyan = 0.67, Magento = 0, Yellow = 0.28 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 37 | 113 | 81 | - |
| CMYK | 0.67 | 0 | 0.28 | 0.56 |
| HSL | 154.74º | 0.51% | 0.29% | - |
| HSV(B) | 154.74º | 0.67% | 0.44% | - |
| XYZ | 8.15 | 12.8 | 9.83 | - |
| YUV | 86.63 | 124.82 | 92.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 113 | 81 | 0.67 | 0 | 0.28 | 0.56 | 154.74 | 0.51 | 0.29 |
| Hex | 25 | 71 | 51 | 43 | 0 | 1C | 38 | 9B | 33 | 1D |
| Octal | 45 | 161 | 121 | 103 | 0 | 34 | 70 | 233 | 63 | 35 |
| Binary | 100101 | 1110001 | 1010001 | 1000011 | 0 | 11100 | 111000 | 10011011 | 110011 | 11101 |
Color Harmonies of #257151
Complementary color
Monochromatic Colors of #257151
Black with #257151
Text Example
Text Example
White with #257151
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #257151; }
p { color: rgb(37,113,81); }
H1.HeaderClassName
{
color: #257151;
}
.AnyTagClassName
{
color: #257151;
}
</style>
background-color css
<style>
a { background-color: #257151; }
a { background-color: rgb(37,113,81); }
div.DivClassName
{
background-color: #257151;
}
.BgClassName
{
background-color: #257151;
}
</style>
border-color css
<style>
span { border-color: #257151; }
span { border-color: rgb(37,113,81); }
td.TdClassName
{
border-color: #257151;
}
.TagClassName
{
border-color: #257151;
}
</style>