Shades of Salem #038651
Tints of Salem #038651
RGB
CMYK
RGB Variations
Color information
#038651 (or 0x038651) is known color: Salem. HEX triplet: 03, 86 and 51. RGB value is (3,134,81). Sum of RGB (Red+Green+Blue) = 3+134+81=218 (28% of max value = 765). Red value is 3 (1.56% from 255 or 1.38% from 218); Green value is 134 (52.73% from 255 or 61.47% from 218); Blue value is 81 (32.03% from 255 or 37.16% from 218); Max value from RGB is 134 - color contains mainly: green. Hex color #038651 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #038651 is #FC79AE. Grayscale: #585858. Windows color (decimal): -16546223 or 5342723. OLE color: 5342723.
HSL color Cylindrical-coordinate representation of color #038651: hue angle of 155.73º degrees, saturation: 0.96, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #038651 is Cyan = 0.98, Magento = 0, Yellow = 0.40 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 3 | 134 | 81 | - |
| CMYK | 0.98 | 0 | 0.40 | 0.47 |
| HSL | 155.73º | 0.96% | 0.27% | - |
| HSV(B) | 155.73º | 0.98% | 0.53% | - |
| XYZ | 10.05 | 17.66 | 10.66 | - |
| YUV | 88.79 | 123.6 | 66.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 3 | 134 | 81 | 0.98 | 0 | 0.40 | 0.47 | 155.73 | 0.96 | 0.27 |
| Hex | 3 | 86 | 51 | 62 | 0 | 28 | 2F | 9C | 60 | 1B |
| Octal | 3 | 206 | 121 | 142 | 0 | 50 | 57 | 234 | 140 | 33 |
| Binary | 11 | 10000110 | 1010001 | 1100010 | 0 | 101000 | 101111 | 10011100 | 1100000 | 11011 |
Color Harmonies of #038651
Complementary color
Monochromatic Colors of #038651
Black with #038651
Text Example
Text Example
White with #038651
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #038651; }
p { color: rgb(3,134,81); }
H1.HeaderClassName
{
color: #038651;
}
.AnyTagClassName
{
color: #038651;
}
</style>
background-color css
<style>
a { background-color: #038651; }
a { background-color: rgb(3,134,81); }
div.DivClassName
{
background-color: #038651;
}
.BgClassName
{
background-color: #038651;
}
</style>
border-color css
<style>
span { border-color: #038651; }
span { border-color: rgb(3,134,81); }
td.TdClassName
{
border-color: #038651;
}
.TagClassName
{
border-color: #038651;
}
</style>