Shades of Salem #257654
Tints of Salem #257654
RGB
CMYK
RGB Variations
Color information
#257654 (or 0x257654) is known color: Salem. HEX triplet: 25, 76 and 54. RGB value is (37,118,84). Sum of RGB (Red+Green+Blue) = 37+118+84=239 (31% of max value = 765). Red value is 37 (14.84% from 255 or 15.48% from 239); Green value is 118 (46.48% from 255 or 49.37% from 239); Blue value is 84 (33.20% from 255 or 35.15% from 239); Max value from RGB is 118 - color contains mainly: green. Hex color #257654 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #257654 is #DA89AB. Grayscale: #595959. Windows color (decimal): -14322092 or 5535269. OLE color: 5535269.
HSL color Cylindrical-coordinate representation of color #257654: hue angle of 154.81º degrees, saturation: 0.52, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #257654 is Cyan = 0.69, Magento = 0, Yellow = 0.29 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 37 | 118 | 84 | - |
| CMYK | 0.69 | 0 | 0.29 | 0.54 |
| HSL | 154.81º | 0.52% | 0.3% | - |
| HSV(B) | 154.81º | 0.69% | 0.46% | - |
| XYZ | 8.84 | 13.99 | 10.62 | - |
| YUV | 89.91 | 124.66 | 90.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 118 | 84 | 0.69 | 0 | 0.29 | 0.54 | 154.81 | 0.52 | 0.3 |
| Hex | 25 | 76 | 54 | 45 | 0 | 1D | 36 | 9B | 34 | 1E |
| Octal | 45 | 166 | 124 | 105 | 0 | 35 | 66 | 233 | 64 | 36 |
| Binary | 100101 | 1110110 | 1010100 | 1000101 | 0 | 11101 | 110110 | 10011011 | 110100 | 11110 |
Color Harmonies of #257654
Complementary color
Monochromatic Colors of #257654
Black with #257654
Text Example
Text Example
White with #257654
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #257654; }
p { color: rgb(37,118,84); }
H1.HeaderClassName
{
color: #257654;
}
.AnyTagClassName
{
color: #257654;
}
</style>
background-color css
<style>
a { background-color: #257654; }
a { background-color: rgb(37,118,84); }
div.DivClassName
{
background-color: #257654;
}
.BgClassName
{
background-color: #257654;
}
</style>
border-color css
<style>
span { border-color: #257654; }
span { border-color: rgb(37,118,84); }
td.TdClassName
{
border-color: #257654;
}
.TagClassName
{
border-color: #257654;
}
</style>