Shades of Salem #038350
Tints of Salem #038350
RGB
CMYK
RGB Variations
Color information
#038350 (or 0x038350) is known color: Salem. HEX triplet: 03, 83 and 50. RGB value is (3,131,80). Sum of RGB (Red+Green+Blue) = 3+131+80=214 (28% of max value = 765). Red value is 3 (1.56% from 255 or 1.40% from 214); Green value is 131 (51.56% from 255 or 61.21% from 214); Blue value is 80 (31.64% from 255 or 37.38% from 214); Max value from RGB is 131 - color contains mainly: green. Hex color #038350 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #038350 is #FC7CAF. Grayscale: #565656. Windows color (decimal): -16546992 or 5276419. OLE color: 5276419.
HSL color Cylindrical-coordinate representation of color #038350: hue angle of 156.09º degrees, saturation: 0.96, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #038350 is Cyan = 0.98, Magento = 0, Yellow = 0.39 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 3 | 131 | 80 | - |
| CMYK | 0.98 | 0 | 0.39 | 0.49 |
| HSL | 156.09º | 0.96% | 0.26% | - |
| HSV(B) | 156.09º | 0.98% | 0.51% | - |
| XYZ | 9.6 | 16.83 | 10.33 | - |
| YUV | 86.91 | 124.09 | 68.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 3 | 131 | 80 | 0.98 | 0 | 0.39 | 0.49 | 156.09 | 0.96 | 0.26 |
| Hex | 3 | 83 | 50 | 62 | 0 | 27 | 31 | 9C | 60 | 1A |
| Octal | 3 | 203 | 120 | 142 | 0 | 47 | 61 | 234 | 140 | 32 |
| Binary | 11 | 10000011 | 1010000 | 1100010 | 0 | 100111 | 110001 | 10011100 | 1100000 | 11010 |
Color Harmonies of #038350
Complementary color
Monochromatic Colors of #038350
Black with #038350
Text Example
Text Example
White with #038350
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #038350; }
p { color: rgb(3,131,80); }
H1.HeaderClassName
{
color: #038350;
}
.AnyTagClassName
{
color: #038350;
}
</style>
background-color css
<style>
a { background-color: #038350; }
a { background-color: rgb(3,131,80); }
div.DivClassName
{
background-color: #038350;
}
.BgClassName
{
background-color: #038350;
}
</style>
border-color css
<style>
span { border-color: #038350; }
span { border-color: rgb(3,131,80); }
td.TdClassName
{
border-color: #038350;
}
.TagClassName
{
border-color: #038350;
}
</style>