Shades of Salem #038347
Tints of Salem #038347
RGB
CMYK
RGB Variations
Color information
#038347 (or 0x038347) is known color: Salem. HEX triplet: 03, 83 and 47. RGB value is (3,131,71). Sum of RGB (Red+Green+Blue) = 3+131+71=205 (27% of max value = 765). Red value is 3 (1.56% from 255 or 1.46% from 205); Green value is 131 (51.56% from 255 or 63.90% from 205); Blue value is 71 (28.12% from 255 or 34.63% from 205); Max value from RGB is 131 - color contains mainly: green. Hex color #038347 is not a web safe color. Web safe color analog (approx): #009933. Inversed color of #038347 is #FC7CB8. Grayscale: #565656. Windows color (decimal): -16547001 or 4686595. OLE color: 4686595.
HSL color Cylindrical-coordinate representation of color #038347: hue angle of 151.88º 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 #038347 is Cyan = 0.98, Magento = 0, Yellow = 0.46 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 3 | 131 | 71 | - |
| CMYK | 0.98 | 0 | 0.46 | 0.49 |
| HSL | 151.88º | 0.96% | 0.26% | - |
| HSV(B) | 151.88º | 0.98% | 0.51% | - |
| XYZ | 9.29 | 16.71 | 8.7 | - |
| YUV | 85.89 | 119.59 | 68.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 3 | 131 | 71 | 0.98 | 0 | 0.46 | 0.49 | 151.88 | 0.96 | 0.26 |
| Hex | 3 | 83 | 47 | 62 | 0 | 2E | 31 | 98 | 60 | 1A |
| Octal | 3 | 203 | 107 | 142 | 0 | 56 | 61 | 230 | 140 | 32 |
| Binary | 11 | 10000011 | 1000111 | 1100010 | 0 | 101110 | 110001 | 10011000 | 1100000 | 11010 |
Color Harmonies of #038347
Complementary color
Monochromatic Colors of #038347
Black with #038347
Text Example
Text Example
White with #038347
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #038347; }
p { color: rgb(3,131,71); }
H1.HeaderClassName
{
color: #038347;
}
.AnyTagClassName
{
color: #038347;
}
</style>
background-color css
<style>
a { background-color: #038347; }
a { background-color: rgb(3,131,71); }
div.DivClassName
{
background-color: #038347;
}
.BgClassName
{
background-color: #038347;
}
</style>
border-color css
<style>
span { border-color: #038347; }
span { border-color: rgb(3,131,71); }
td.TdClassName
{
border-color: #038347;
}
.TagClassName
{
border-color: #038347;
}
</style>