Shades of Salem #038650
Tints of Salem #038650
RGB
CMYK
RGB Variations
Color information
#038650 (or 0x038650) is known color: Salem. HEX triplet: 03, 86 and 50. RGB value is (3,134,80). Sum of RGB (Red+Green+Blue) = 3+134+80=217 (28% of max value = 765). Red value is 3 (1.56% from 255 or 1.38% from 217); Green value is 134 (52.73% from 255 or 61.75% from 217); Blue value is 80 (31.64% from 255 or 36.87% from 217); Max value from RGB is 134 - color contains mainly: green. Hex color #038650 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #038650 is #FC79AF. Grayscale: #585858. Windows color (decimal): -16546224 or 5277187. OLE color: 5277187.
HSL color Cylindrical-coordinate representation of color #038650: hue angle of 155.27º degrees, saturation: 0.96, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #038650 is Cyan = 0.98, Magento = 0, Yellow = 0.40 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 3 | 134 | 80 | - |
| CMYK | 0.98 | 0 | 0.40 | 0.47 |
| HSL | 155.27º | 0.96% | 0.27% | - |
| HSV(B) | 155.27º | 0.98% | 0.53% | - |
| XYZ | 10.01 | 17.65 | 10.47 | - |
| YUV | 88.68 | 123.1 | 66.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 3 | 134 | 80 | 0.98 | 0 | 0.40 | 0.47 | 155.27 | 0.96 | 0.27 |
| Hex | 3 | 86 | 50 | 62 | 0 | 28 | 2F | 9B | 60 | 1B |
| Octal | 3 | 206 | 120 | 142 | 0 | 50 | 57 | 233 | 140 | 33 |
| Binary | 11 | 10000110 | 1010000 | 1100010 | 0 | 101000 | 101111 | 10011011 | 1100000 | 11011 |
Color Harmonies of #038650
Complementary color
Monochromatic Colors of #038650
Black with #038650
Text Example
Text Example
White with #038650
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #038650; }
p { color: rgb(3,134,80); }
H1.HeaderClassName
{
color: #038650;
}
.AnyTagClassName
{
color: #038650;
}
</style>
background-color css
<style>
a { background-color: #038650; }
a { background-color: rgb(3,134,80); }
div.DivClassName
{
background-color: #038650;
}
.BgClassName
{
background-color: #038650;
}
</style>
border-color css
<style>
span { border-color: #038650; }
span { border-color: rgb(3,134,80); }
td.TdClassName
{
border-color: #038650;
}
.TagClassName
{
border-color: #038650;
}
</style>