Shades of Salem #058754
Tints of Salem #058754
RGB
CMYK
RGB Variations
Color information
#058754 (or 0x058754) is known color: Salem. HEX triplet: 05, 87 and 54. RGB value is (5,135,84). Sum of RGB (Red+Green+Blue) = 5+135+84=224 (29% of max value = 765). Red value is 5 (2.34% from 255 or 2.23% from 224); Green value is 135 (53.12% from 255 or 60.27% from 224); Blue value is 84 (33.20% from 255 or 37.5% from 224); Max value from RGB is 135 - color contains mainly: green. Hex color #058754 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #058754 is #FA78AB. Grayscale: #5A5A5A. Windows color (decimal): -16414892 or 5539589. OLE color: 5539589.
HSL color Cylindrical-coordinate representation of color #058754: hue angle of 156.46º 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 #058754 is Cyan = 0.96, Magento = 0, Yellow = 0.38 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 5 | 135 | 84 | - |
| CMYK | 0.96 | 0 | 0.38 | 0.47 |
| HSL | 156.46º | 0.93% | 0.27% | - |
| HSV(B) | 156.46º | 0.96% | 0.53% | - |
| XYZ | 10.33 | 18 | 11.32 | - |
| YUV | 90.32 | 124.43 | 67.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 135 | 84 | 0.96 | 0 | 0.38 | 0.47 | 156.46 | 0.93 | 0.27 |
| Hex | 5 | 87 | 54 | 60 | 0 | 26 | 2F | 9C | 5D | 1B |
| Octal | 5 | 207 | 124 | 140 | 0 | 46 | 57 | 234 | 135 | 33 |
| Binary | 101 | 10000111 | 1010100 | 1100000 | 0 | 100110 | 101111 | 10011100 | 1011101 | 11011 |
Color Harmonies of #058754
Complementary color
Monochromatic Colors of #058754
Black with #058754
Text Example
Text Example
White with #058754
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #058754; }
p { color: rgb(5,135,84); }
H1.HeaderClassName
{
color: #058754;
}
.AnyTagClassName
{
color: #058754;
}
</style>
background-color css
<style>
a { background-color: #058754; }
a { background-color: rgb(5,135,84); }
div.DivClassName
{
background-color: #058754;
}
.BgClassName
{
background-color: #058754;
}
</style>
border-color css
<style>
span { border-color: #058754; }
span { border-color: rgb(5,135,84); }
td.TdClassName
{
border-color: #058754;
}
.TagClassName
{
border-color: #058754;
}
</style>