Shades of Salem #068340
Tints of Salem #068340
RGB
CMYK
RGB Variations
Color information
#068340 (or 0x068340) is known color: Salem. HEX triplet: 06, 83 and 40. RGB value is (6,131,64). Sum of RGB (Red+Green+Blue) = 6+131+64=201 (26% of max value = 765). Red value is 6 (2.73% from 255 or 2.99% from 201); Green value is 131 (51.56% from 255 or 65.17% from 201); Blue value is 64 (25.39% from 255 or 31.84% from 201); Max value from RGB is 131 - color contains mainly: green. Hex color #068340 is not a web safe color. Web safe color analog (approx): #009933. Inversed color of #068340 is #F97CBF. Grayscale: #565656. Windows color (decimal): -16350400 or 4227846. OLE color: 4227846.
HSL color Cylindrical-coordinate representation of color #068340: hue angle of 147.84º degrees, saturation: 0.91, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #068340 is Cyan = 0.95, Magento = 0, Yellow = 0.51 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 6 | 131 | 64 | - |
| CMYK | 0.95 | 0 | 0.51 | 0.49 |
| HSL | 147.84º | 0.91% | 0.27% | - |
| HSV(B) | 147.84º | 0.95% | 0.51% | - |
| XYZ | 9.12 | 16.64 | 7.58 | - |
| YUV | 85.99 | 115.59 | 70.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 131 | 64 | 0.95 | 0 | 0.51 | 0.49 | 147.84 | 0.91 | 0.27 |
| Hex | 6 | 83 | 40 | 5F | 0 | 33 | 31 | 94 | 5B | 1B |
| Octal | 6 | 203 | 100 | 137 | 0 | 63 | 61 | 224 | 133 | 33 |
| Binary | 110 | 10000011 | 1000000 | 1011111 | 0 | 110011 | 110001 | 10010100 | 1011011 | 11011 |
Color Harmonies of #068340
Complementary color
Monochromatic Colors of #068340
Black with #068340
Text Example
Text Example
White with #068340
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #068340; }
p { color: rgb(6,131,64); }
H1.HeaderClassName
{
color: #068340;
}
.AnyTagClassName
{
color: #068340;
}
</style>
background-color css
<style>
a { background-color: #068340; }
a { background-color: rgb(6,131,64); }
div.DivClassName
{
background-color: #068340;
}
.BgClassName
{
background-color: #068340;
}
</style>
border-color css
<style>
span { border-color: #068340; }
span { border-color: rgb(6,131,64); }
td.TdClassName
{
border-color: #068340;
}
.TagClassName
{
border-color: #068340;
}
</style>