Shades of Salem #257553
Tints of Salem #257553
RGB
CMYK
RGB Variations
Color information
#257553 (or 0x257553) is known color: Salem. HEX triplet: 25, 75 and 53. RGB value is (37,117,83). Sum of RGB (Red+Green+Blue) = 37+117+83=237 (31% of max value = 765). Red value is 37 (14.84% from 255 or 15.61% from 237); Green value is 117 (46.09% from 255 or 49.37% from 237); Blue value is 83 (32.81% from 255 or 35.02% from 237); Max value from RGB is 117 - color contains mainly: green. Hex color #257553 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #257553 is #DA8AAC. Grayscale: #595959. Windows color (decimal): -14322349 or 5469477. OLE color: 5469477.
HSL color Cylindrical-coordinate representation of color #257553: hue angle of 154.5º degrees, saturation: 0.52, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #257553 is Cyan = 0.68, Magento = 0, Yellow = 0.29 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 37 | 117 | 83 | - |
| CMYK | 0.68 | 0 | 0.29 | 0.54 |
| HSL | 154.5º | 0.52% | 0.3% | - |
| HSV(B) | 154.5º | 0.68% | 0.46% | - |
| XYZ | 8.69 | 13.74 | 10.38 | - |
| YUV | 89.2 | 124.5 | 90.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 117 | 83 | 0.68 | 0 | 0.29 | 0.54 | 154.5 | 0.52 | 0.3 |
| Hex | 25 | 75 | 53 | 44 | 0 | 1D | 36 | 9A | 34 | 1E |
| Octal | 45 | 165 | 123 | 104 | 0 | 35 | 66 | 232 | 64 | 36 |
| Binary | 100101 | 1110101 | 1010011 | 1000100 | 0 | 11101 | 110110 | 10011010 | 110100 | 11110 |
Color Harmonies of #257553
Complementary color
Monochromatic Colors of #257553
Black with #257553
Text Example
Text Example
White with #257553
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #257553; }
p { color: rgb(37,117,83); }
H1.HeaderClassName
{
color: #257553;
}
.AnyTagClassName
{
color: #257553;
}
</style>
background-color css
<style>
a { background-color: #257553; }
a { background-color: rgb(37,117,83); }
div.DivClassName
{
background-color: #257553;
}
.BgClassName
{
background-color: #257553;
}
</style>
border-color css
<style>
span { border-color: #257553; }
span { border-color: rgb(37,117,83); }
td.TdClassName
{
border-color: #257553;
}
.TagClassName
{
border-color: #257553;
}
</style>