Shades of Salem #058340
Tints of Salem #058340
RGB
CMYK
RGB Variations
Color information
#058340 (or 0x058340) is known color: Salem. HEX triplet: 05, 83 and 40. RGB value is (5,131,64). Sum of RGB (Red+Green+Blue) = 5+131+64=200 (26% of max value = 765). Red value is 5 (2.34% from 255 or 2.5% from 200); Green value is 131 (51.56% from 255 or 65.5% from 200); Blue value is 64 (25.39% from 255 or 32% from 200); Max value from RGB is 131 - color contains mainly: green. Hex color #058340 is not a web safe color. Web safe color analog (approx): #009933. Inversed color of #058340 is #FA7CBF. Grayscale: #555555. Windows color (decimal): -16415936 or 4227845. OLE color: 4227845.
HSL color Cylindrical-coordinate representation of color #058340: hue angle of 148.1º degrees, saturation: 0.93, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #058340 is Cyan = 0.96, Magento = 0, Yellow = 0.51 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 5 | 131 | 64 | - |
| CMYK | 0.96 | 0 | 0.51 | 0.49 |
| HSL | 148.1º | 0.93% | 0.27% | - |
| HSV(B) | 148.1º | 0.96% | 0.51% | - |
| XYZ | 9.1 | 16.64 | 7.58 | - |
| YUV | 85.69 | 115.76 | 70.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 131 | 64 | 0.96 | 0 | 0.51 | 0.49 | 148.1 | 0.93 | 0.27 |
| Hex | 5 | 83 | 40 | 60 | 0 | 33 | 31 | 94 | 5D | 1B |
| Octal | 5 | 203 | 100 | 140 | 0 | 63 | 61 | 224 | 135 | 33 |
| Binary | 101 | 10000011 | 1000000 | 1100000 | 0 | 110011 | 110001 | 10010100 | 1011101 | 11011 |
Color Harmonies of #058340
Complementary color
Monochromatic Colors of #058340
Black with #058340
Text Example
Text Example
White with #058340
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #058340; }
p { color: rgb(5,131,64); }
H1.HeaderClassName
{
color: #058340;
}
.AnyTagClassName
{
color: #058340;
}
</style>
background-color css
<style>
a { background-color: #058340; }
a { background-color: rgb(5,131,64); }
div.DivClassName
{
background-color: #058340;
}
.BgClassName
{
background-color: #058340;
}
</style>
border-color css
<style>
span { border-color: #058340; }
span { border-color: rgb(5,131,64); }
td.TdClassName
{
border-color: #058340;
}
.TagClassName
{
border-color: #058340;
}
</style>