Shades of Salem #038446
Tints of Salem #038446
RGB
CMYK
RGB Variations
Color information
#038446 (or 0x038446) is known color: Salem. HEX triplet: 03, 84 and 46. RGB value is (3,132,70). Sum of RGB (Red+Green+Blue) = 3+132+70=205 (27% of max value = 765). Red value is 3 (1.56% from 255 or 1.46% from 205); Green value is 132 (51.95% from 255 or 64.39% from 205); Blue value is 70 (27.73% from 255 or 34.15% from 205); Max value from RGB is 132 - color contains mainly: green. Hex color #038446 is not a web safe color. Web safe color analog (approx): #009933. Inversed color of #038446 is #FC7BB9. Grayscale: #565656. Windows color (decimal): -16546746 or 4621315. OLE color: 4621315.
HSL color Cylindrical-coordinate representation of color #038446: hue angle of 151.16º degrees, saturation: 0.96, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #038446 is Cyan = 0.98, Magento = 0, Yellow = 0.47 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 3 | 132 | 70 | - |
| CMYK | 0.98 | 0 | 0.47 | 0.48 |
| HSL | 151.16º | 0.96% | 0.26% | - |
| HSV(B) | 151.16º | 0.98% | 0.52% | - |
| XYZ | 9.39 | 16.96 | 8.57 | - |
| YUV | 86.36 | 118.76 | 68.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 3 | 132 | 70 | 0.98 | 0 | 0.47 | 0.48 | 151.16 | 0.96 | 0.26 |
| Hex | 3 | 84 | 46 | 62 | 0 | 2F | 30 | 97 | 60 | 1A |
| Octal | 3 | 204 | 106 | 142 | 0 | 57 | 60 | 227 | 140 | 32 |
| Binary | 11 | 10000100 | 1000110 | 1100010 | 0 | 101111 | 110000 | 10010111 | 1100000 | 11010 |
Color Harmonies of #038446
Complementary color
Monochromatic Colors of #038446
Black with #038446
Text Example
Text Example
White with #038446
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #038446; }
p { color: rgb(3,132,70); }
H1.HeaderClassName
{
color: #038446;
}
.AnyTagClassName
{
color: #038446;
}
</style>
background-color css
<style>
a { background-color: #038446; }
a { background-color: rgb(3,132,70); }
div.DivClassName
{
background-color: #038446;
}
.BgClassName
{
background-color: #038446;
}
</style>
border-color css
<style>
span { border-color: #038446; }
span { border-color: rgb(3,132,70); }
td.TdClassName
{
border-color: #038446;
}
.TagClassName
{
border-color: #038446;
}
</style>