Shades of Salem #068547
Tints of Salem #068547
RGB
CMYK
RGB Variations
Color information
#068547 (or 0x068547) is known color: Salem. HEX triplet: 06, 85 and 47. RGB value is (6,133,71). Sum of RGB (Red+Green+Blue) = 6+133+71=210 (27% of max value = 765). Red value is 6 (2.73% from 255 or 2.86% from 210); Green value is 133 (52.34% from 255 or 63.33% from 210); Blue value is 71 (28.12% from 255 or 33.81% from 210); Max value from RGB is 133 - color contains mainly: green. Hex color #068547 is not a web safe color. Web safe color analog (approx): #009933. Inversed color of #068547 is #F97AB8. Grayscale: #585858. Windows color (decimal): -16349881 or 4687110. OLE color: 4687110.
HSL color Cylindrical-coordinate representation of color #068547: hue angle of 150.71º degrees, saturation: 0.91, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #068547 is Cyan = 0.95, Magento = 0, Yellow = 0.47 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 6 | 133 | 71 | - |
| CMYK | 0.95 | 0 | 0.47 | 0.48 |
| HSL | 150.71º | 0.91% | 0.27% | - |
| HSV(B) | 150.71º | 0.95% | 0.52% | - |
| XYZ | 9.6 | 17.27 | 8.79 | - |
| YUV | 87.96 | 118.42 | 69.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 133 | 71 | 0.95 | 0 | 0.47 | 0.48 | 150.71 | 0.91 | 0.27 |
| Hex | 6 | 85 | 47 | 5F | 0 | 2F | 30 | 97 | 5B | 1B |
| Octal | 6 | 205 | 107 | 137 | 0 | 57 | 60 | 227 | 133 | 33 |
| Binary | 110 | 10000101 | 1000111 | 1011111 | 0 | 101111 | 110000 | 10010111 | 1011011 | 11011 |
Color Harmonies of #068547
Complementary color
Monochromatic Colors of #068547
Black with #068547
Text Example
Text Example
White with #068547
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #068547; }
p { color: rgb(6,133,71); }
H1.HeaderClassName
{
color: #068547;
}
.AnyTagClassName
{
color: #068547;
}
</style>
background-color css
<style>
a { background-color: #068547; }
a { background-color: rgb(6,133,71); }
div.DivClassName
{
background-color: #068547;
}
.BgClassName
{
background-color: #068547;
}
</style>
border-color css
<style>
span { border-color: #068547; }
span { border-color: rgb(6,133,71); }
td.TdClassName
{
border-color: #068547;
}
.TagClassName
{
border-color: #068547;
}
</style>