Shades of Salem #038453
Tints of Salem #038453
RGB
CMYK
RGB Variations
Color information
#038453 (or 0x038453) is known color: Salem. HEX triplet: 03, 84 and 53. RGB value is (3,132,83). Sum of RGB (Red+Green+Blue) = 3+132+83=218 (28% of max value = 765). Red value is 3 (1.56% from 255 or 1.38% from 218); Green value is 132 (51.95% from 255 or 60.55% from 218); Blue value is 83 (32.81% from 255 or 38.07% from 218); Max value from RGB is 132 - color contains mainly: green. Hex color #038453 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #038453 is #FC7BAC. Grayscale: #575757. Windows color (decimal): -16546733 or 5473283. OLE color: 5473283.
HSL color Cylindrical-coordinate representation of color #038453: hue angle of 157.21º 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 #038453 is Cyan = 0.98, Magento = 0, Yellow = 0.37 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 3 | 132 | 83 | - |
| CMYK | 0.98 | 0 | 0.37 | 0.48 |
| HSL | 157.21º | 0.96% | 0.26% | - |
| HSV(B) | 157.21º | 0.98% | 0.52% | - |
| XYZ | 9.85 | 17.15 | 10.97 | - |
| YUV | 87.84 | 125.26 | 67.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 3 | 132 | 83 | 0.98 | 0 | 0.37 | 0.48 | 157.21 | 0.96 | 0.26 |
| Hex | 3 | 84 | 53 | 62 | 0 | 25 | 30 | 9D | 60 | 1A |
| Octal | 3 | 204 | 123 | 142 | 0 | 45 | 60 | 235 | 140 | 32 |
| Binary | 11 | 10000100 | 1010011 | 1100010 | 0 | 100101 | 110000 | 10011101 | 1100000 | 11010 |
Color Harmonies of #038453
Complementary color
Monochromatic Colors of #038453
Black with #038453
Text Example
Text Example
White with #038453
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #038453; }
p { color: rgb(3,132,83); }
H1.HeaderClassName
{
color: #038453;
}
.AnyTagClassName
{
color: #038453;
}
</style>
background-color css
<style>
a { background-color: #038453; }
a { background-color: rgb(3,132,83); }
div.DivClassName
{
background-color: #038453;
}
.BgClassName
{
background-color: #038453;
}
</style>
border-color css
<style>
span { border-color: #038453; }
span { border-color: rgb(3,132,83); }
td.TdClassName
{
border-color: #038453;
}
.TagClassName
{
border-color: #038453;
}
</style>