Shades of Salem #038147
Tints of Salem #038147
RGB
CMYK
RGB Variations
Color information
#038147 (or 0x038147) is known color: Salem. HEX triplet: 03, 81 and 47. RGB value is (3,129,71). Sum of RGB (Red+Green+Blue) = 3+129+71=203 (26% of max value = 765). Red value is 3 (1.56% from 255 or 1.48% from 203); Green value is 129 (50.78% from 255 or 63.55% from 203); Blue value is 71 (28.12% from 255 or 34.98% from 203); Max value from RGB is 129 - color contains mainly: green. Hex color #038147 is not a web safe color. Web safe color analog (approx): #009933. Inversed color of #038147 is #FC7EB8. Grayscale: #545454. Windows color (decimal): -16547513 or 4686083. OLE color: 4686083.
HSL color Cylindrical-coordinate representation of color #038147: hue angle of 152.38º degrees, saturation: 0.95, 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 #038147 is Cyan = 0.98, Magento = 0, Yellow = 0.45 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 3 | 129 | 71 | - |
| CMYK | 0.98 | 0 | 0.45 | 0.49 |
| HSL | 152.38º | 0.95% | 0.26% | - |
| HSV(B) | 152.38º | 0.98% | 0.51% | - |
| XYZ | 9.03 | 16.17 | 8.61 | - |
| YUV | 84.71 | 120.26 | 69.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 3 | 129 | 71 | 0.98 | 0 | 0.45 | 0.49 | 152.38 | 0.95 | 0.26 |
| Hex | 3 | 81 | 47 | 62 | 0 | 2D | 31 | 98 | 5F | 1A |
| Octal | 3 | 201 | 107 | 142 | 0 | 55 | 61 | 230 | 137 | 32 |
| Binary | 11 | 10000001 | 1000111 | 1100010 | 0 | 101101 | 110001 | 10011000 | 1011111 | 11010 |
Color Harmonies of #038147
Complementary color
Monochromatic Colors of #038147
Black with #038147
Text Example
Text Example
White with #038147
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #038147; }
p { color: rgb(3,129,71); }
H1.HeaderClassName
{
color: #038147;
}
.AnyTagClassName
{
color: #038147;
}
</style>
background-color css
<style>
a { background-color: #038147; }
a { background-color: rgb(3,129,71); }
div.DivClassName
{
background-color: #038147;
}
.BgClassName
{
background-color: #038147;
}
</style>
border-color css
<style>
span { border-color: #038147; }
span { border-color: rgb(3,129,71); }
td.TdClassName
{
border-color: #038147;
}
.TagClassName
{
border-color: #038147;
}
</style>