Shades of Salem #058649
Tints of Salem #058649
RGB
CMYK
RGB Variations
Color information
#058649 (or 0x058649) is known color: Salem. HEX triplet: 05, 86 and 49. RGB value is (5,134,73). Sum of RGB (Red+Green+Blue) = 5+134+73=212 (28% of max value = 765). Red value is 5 (2.34% from 255 or 2.36% from 212); Green value is 134 (52.73% from 255 or 63.21% from 212); Blue value is 73 (28.91% from 255 or 34.43% from 212); Max value from RGB is 134 - color contains mainly: green. Hex color #058649 is not a web safe color. Web safe color analog (approx): #009933. Inversed color of #058649 is #FA79B6. Grayscale: #585858. Windows color (decimal): -16415159 or 4818437. OLE color: 4818437.
HSL color Cylindrical-coordinate representation of color #058649: hue angle of 151.63º degrees, saturation: 0.93, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #058649 is Cyan = 0.96, Magento = 0, Yellow = 0.46 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 5 | 134 | 73 | - |
| CMYK | 0.96 | 0 | 0.46 | 0.47 |
| HSL | 151.63º | 0.93% | 0.27% | - |
| HSV(B) | 151.63º | 0.96% | 0.53% | - |
| XYZ | 9.79 | 17.56 | 9.18 | - |
| YUV | 88.48 | 119.26 | 68.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 134 | 73 | 0.96 | 0 | 0.46 | 0.47 | 151.63 | 0.93 | 0.27 |
| Hex | 5 | 86 | 49 | 60 | 0 | 2E | 2F | 98 | 5D | 1B |
| Octal | 5 | 206 | 111 | 140 | 0 | 56 | 57 | 230 | 135 | 33 |
| Binary | 101 | 10000110 | 1001001 | 1100000 | 0 | 101110 | 101111 | 10011000 | 1011101 | 11011 |
Color Harmonies of #058649
Complementary color
Monochromatic Colors of #058649
Black with #058649
Text Example
Text Example
White with #058649
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #058649; }
p { color: rgb(5,134,73); }
H1.HeaderClassName
{
color: #058649;
}
.AnyTagClassName
{
color: #058649;
}
</style>
background-color css
<style>
a { background-color: #058649; }
a { background-color: rgb(5,134,73); }
div.DivClassName
{
background-color: #058649;
}
.BgClassName
{
background-color: #058649;
}
</style>
border-color css
<style>
span { border-color: #058649; }
span { border-color: rgb(5,134,73); }
td.TdClassName
{
border-color: #058649;
}
.TagClassName
{
border-color: #058649;
}
</style>