Shades of Salem #038046
Tints of Salem #038046
RGB
CMYK
RGB Variations
Color information
#038046 (or 0x038046) is known color: Salem. HEX triplet: 03, 80 and 46. RGB value is (3,128,70). Sum of RGB (Red+Green+Blue) = 3+128+70=201 (26% of max value = 765). Red value is 3 (1.56% from 255 or 1.49% from 201); Green value is 128 (50.39% from 255 or 63.68% from 201); Blue value is 70 (27.73% from 255 or 34.83% from 201); Max value from RGB is 128 - color contains mainly: green. Hex color #038046 is not a web safe color. Web safe color analog (approx): #009933. Inversed color of #038046 is #FC7FB9. Grayscale: #545454. Windows color (decimal): -16547770 or 4620291. OLE color: 4620291.
HSL color Cylindrical-coordinate representation of color #038046: hue angle of 152.16º degrees, saturation: 0.95, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #038046 is Cyan = 0.98, Magento = 0, Yellow = 0.45 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 3 | 128 | 70 | - |
| CMYK | 0.98 | 0 | 0.45 | 0.50 |
| HSL | 152.16º | 0.95% | 0.26% | - |
| HSV(B) | 152.16º | 0.98% | 0.5% | - |
| XYZ | 8.86 | 15.9 | 8.4 | - |
| YUV | 84.01 | 120.09 | 70.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 3 | 128 | 70 | 0.98 | 0 | 0.45 | 0.50 | 152.16 | 0.95 | 0.26 |
| Hex | 3 | 80 | 46 | 62 | 0 | 2D | 32 | 98 | 5F | 1A |
| Octal | 3 | 200 | 106 | 142 | 0 | 55 | 62 | 230 | 137 | 32 |
| Binary | 11 | 10000000 | 1000110 | 1100010 | 0 | 101101 | 110010 | 10011000 | 1011111 | 11010 |
Color Harmonies of #038046
Complementary color
Monochromatic Colors of #038046
Black with #038046
Text Example
Text Example
White with #038046
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #038046; }
p { color: rgb(3,128,70); }
H1.HeaderClassName
{
color: #038046;
}
.AnyTagClassName
{
color: #038046;
}
</style>
background-color css
<style>
a { background-color: #038046; }
a { background-color: rgb(3,128,70); }
div.DivClassName
{
background-color: #038046;
}
.BgClassName
{
background-color: #038046;
}
</style>
border-color css
<style>
span { border-color: #038046; }
span { border-color: rgb(3,128,70); }
td.TdClassName
{
border-color: #038046;
}
.TagClassName
{
border-color: #038046;
}
</style>