Shades of Salem #257353
Tints of Salem #257353
RGB
CMYK
RGB Variations
Color information
#257353 (or 0x257353) is known color: Salem. HEX triplet: 25, 73 and 53. RGB value is (37,115,83). Sum of RGB (Red+Green+Blue) = 37+115+83=235 (31% of max value = 765). Red value is 37 (14.84% from 255 or 15.74% from 235); Green value is 115 (45.31% from 255 or 48.94% from 235); Blue value is 83 (32.81% from 255 or 35.32% from 235); Max value from RGB is 115 - color contains mainly: green. Hex color #257353 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #257353 is #DA8CAC. Grayscale: #585858. Windows color (decimal): -14322861 or 5468965. OLE color: 5468965.
HSL color Cylindrical-coordinate representation of color #257353: hue angle of 155.38º 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 #257353 is Cyan = 0.68, Magento = 0, Yellow = 0.28 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 37 | 115 | 83 | - |
| CMYK | 0.68 | 0 | 0.28 | 0.55 |
| HSL | 155.38º | 0.51% | 0.3% | - |
| HSV(B) | 155.38º | 0.68% | 0.45% | - |
| XYZ | 8.46 | 13.28 | 10.3 | - |
| YUV | 88.03 | 125.16 | 91.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 115 | 83 | 0.68 | 0 | 0.28 | 0.55 | 155.38 | 0.51 | 0.3 |
| Hex | 25 | 73 | 53 | 44 | 0 | 1C | 37 | 9B | 33 | 1E |
| Octal | 45 | 163 | 123 | 104 | 0 | 34 | 67 | 233 | 63 | 36 |
| Binary | 100101 | 1110011 | 1010011 | 1000100 | 0 | 11100 | 110111 | 10011011 | 110011 | 11110 |
Color Harmonies of #257353
Complementary color
Monochromatic Colors of #257353
Black with #257353
Text Example
Text Example
White with #257353
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #257353; }
p { color: rgb(37,115,83); }
H1.HeaderClassName
{
color: #257353;
}
.AnyTagClassName
{
color: #257353;
}
</style>
background-color css
<style>
a { background-color: #257353; }
a { background-color: rgb(37,115,83); }
div.DivClassName
{
background-color: #257353;
}
.BgClassName
{
background-color: #257353;
}
</style>
border-color css
<style>
span { border-color: #257353; }
span { border-color: rgb(37,115,83); }
td.TdClassName
{
border-color: #257353;
}
.TagClassName
{
border-color: #257353;
}
</style>