Shades of Salem #257856
Tints of Salem #257856
RGB
CMYK
RGB Variations
Color information
#257856 (or 0x257856) is known color: Salem. HEX triplet: 25, 78 and 56. RGB value is (37,120,86). Sum of RGB (Red+Green+Blue) = 37+120+86=243 (32% of max value = 765). Red value is 37 (14.84% from 255 or 15.23% from 243); Green value is 120 (47.27% from 255 or 49.38% from 243); Blue value is 86 (33.98% from 255 or 35.39% from 243); Max value from RGB is 120 - color contains mainly: green. Hex color #257856 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #257856 is #DA87A9. Grayscale: #5B5B5B. Windows color (decimal): -14321578 or 5666853. OLE color: 5666853.
HSL color Cylindrical-coordinate representation of color #257856: hue angle of 155.42º degrees, saturation: 0.53, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #257856 is Cyan = 0.69, Magento = 0, Yellow = 0.28 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 37 | 120 | 86 | - |
| CMYK | 0.69 | 0 | 0.28 | 0.53 |
| HSL | 155.42º | 0.53% | 0.31% | - |
| HSV(B) | 155.42º | 0.69% | 0.47% | - |
| XYZ | 9.16 | 14.5 | 11.12 | - |
| YUV | 91.31 | 125 | 89.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 120 | 86 | 0.69 | 0 | 0.28 | 0.53 | 155.42 | 0.53 | 0.31 |
| Hex | 25 | 78 | 56 | 45 | 0 | 1C | 35 | 9B | 35 | 1F |
| Octal | 45 | 170 | 126 | 105 | 0 | 34 | 65 | 233 | 65 | 37 |
| Binary | 100101 | 1111000 | 1010110 | 1000101 | 0 | 11100 | 110101 | 10011011 | 110101 | 11111 |
Color Harmonies of #257856
Complementary color
Monochromatic Colors of #257856
Black with #257856
Text Example
Text Example
White with #257856
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #257856; }
p { color: rgb(37,120,86); }
H1.HeaderClassName
{
color: #257856;
}
.AnyTagClassName
{
color: #257856;
}
</style>
background-color css
<style>
a { background-color: #257856; }
a { background-color: rgb(37,120,86); }
div.DivClassName
{
background-color: #257856;
}
.BgClassName
{
background-color: #257856;
}
</style>
border-color css
<style>
span { border-color: #257856; }
span { border-color: rgb(37,120,86); }
td.TdClassName
{
border-color: #257856;
}
.TagClassName
{
border-color: #257856;
}
</style>