Shades of Salem #257351
Tints of Salem #257351
RGB
CMYK
RGB Variations
Color information
#257351 (or 0x257351) is known color: Salem. HEX triplet: 25, 73 and 51. RGB value is (37,115,81). Sum of RGB (Red+Green+Blue) = 37+115+81=233 (30% of max value = 765). Red value is 37 (14.84% from 255 or 15.88% from 233); Green value is 115 (45.31% from 255 or 49.36% from 233); Blue value is 81 (32.03% from 255 or 34.76% from 233); Max value from RGB is 115 - color contains mainly: green. Hex color #257351 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #257351 is #DA8CAE. Grayscale: #575757. Windows color (decimal): -14322863 or 5337893. OLE color: 5337893.
HSL color Cylindrical-coordinate representation of color #257351: hue angle of 153.85º degrees, saturation: 0.51, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #257351 is Cyan = 0.68, Magento = 0, Yellow = 0.30 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 37 | 115 | 81 | - |
| CMYK | 0.68 | 0 | 0.30 | 0.55 |
| HSL | 153.85º | 0.51% | 0.3% | - |
| HSV(B) | 153.85º | 0.68% | 0.45% | - |
| XYZ | 8.38 | 13.25 | 9.9 | - |
| YUV | 87.8 | 124.16 | 91.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 115 | 81 | 0.68 | 0 | 0.30 | 0.55 | 153.85 | 0.51 | 0.3 |
| Hex | 25 | 73 | 51 | 44 | 0 | 1E | 37 | 9A | 33 | 1E |
| Octal | 45 | 163 | 121 | 104 | 0 | 36 | 67 | 232 | 63 | 36 |
| Binary | 100101 | 1110011 | 1010001 | 1000100 | 0 | 11110 | 110111 | 10011010 | 110011 | 11110 |
Color Harmonies of #257351
Complementary color
Monochromatic Colors of #257351
Black with #257351
Text Example
Text Example
White with #257351
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #257351; }
p { color: rgb(37,115,81); }
H1.HeaderClassName
{
color: #257351;
}
.AnyTagClassName
{
color: #257351;
}
</style>
background-color css
<style>
a { background-color: #257351; }
a { background-color: rgb(37,115,81); }
div.DivClassName
{
background-color: #257351;
}
.BgClassName
{
background-color: #257351;
}
</style>
border-color css
<style>
span { border-color: #257351; }
span { border-color: rgb(37,115,81); }
td.TdClassName
{
border-color: #257351;
}
.TagClassName
{
border-color: #257351;
}
</style>