Shades of Salem #068657
Tints of Salem #068657
RGB
CMYK
RGB Variations
Color information
#068657 (or 0x068657) is known color: Salem. HEX triplet: 06, 86 and 57. RGB value is (6,134,87). Sum of RGB (Red+Green+Blue) = 6+134+87=227 (30% of max value = 765). Red value is 6 (2.73% from 255 or 2.64% from 227); Green value is 134 (52.73% from 255 or 59.03% from 227); Blue value is 87 (34.38% from 255 or 38.33% from 227); Max value from RGB is 134 - color contains mainly: green. Hex color #068657 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #068657 is #F979A8. Grayscale: #5A5A5A. Windows color (decimal): -16349609 or 5735942. OLE color: 5735942.
HSL color Cylindrical-coordinate representation of color #068657: hue angle of 157.97º degrees, saturation: 0.91, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #068657 is Cyan = 0.96, Magento = 0, Yellow = 0.35 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 6 | 134 | 87 | - |
| CMYK | 0.96 | 0 | 0.35 | 0.47 |
| HSL | 157.97º | 0.91% | 0.27% | - |
| HSV(B) | 157.97º | 0.96% | 0.53% | - |
| XYZ | 10.32 | 17.78 | 11.9 | - |
| YUV | 90.37 | 126.09 | 67.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 134 | 87 | 0.96 | 0 | 0.35 | 0.47 | 157.97 | 0.91 | 0.27 |
| Hex | 6 | 86 | 57 | 60 | 0 | 23 | 2F | 9E | 5B | 1B |
| Octal | 6 | 206 | 127 | 140 | 0 | 43 | 57 | 236 | 133 | 33 |
| Binary | 110 | 10000110 | 1010111 | 1100000 | 0 | 100011 | 101111 | 10011110 | 1011011 | 11011 |
Color Harmonies of #068657
Complementary color
Monochromatic Colors of #068657
Black with #068657
Text Example
Text Example
White with #068657
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #068657; }
p { color: rgb(6,134,87); }
H1.HeaderClassName
{
color: #068657;
}
.AnyTagClassName
{
color: #068657;
}
</style>
background-color css
<style>
a { background-color: #068657; }
a { background-color: rgb(6,134,87); }
div.DivClassName
{
background-color: #068657;
}
.BgClassName
{
background-color: #068657;
}
</style>
border-color css
<style>
span { border-color: #068657; }
span { border-color: rgb(6,134,87); }
td.TdClassName
{
border-color: #068657;
}
.TagClassName
{
border-color: #068657;
}
</style>