Shades of Juniper #768988
Tints of Juniper #768988
RGB
CMYK
RGB Variations
Color information
#768988 (or 0x768988) is known color: Juniper. HEX triplet: 76, 89 and 88. RGB value is (118,137,136). Sum of RGB (Red+Green+Blue) = 118+137+136=391 (51% of max value = 765). Red value is 118 (46.48% from 255 or 30.18% from 391); Green value is 137 (53.91% from 255 or 35.04% from 391); Blue value is 136 (53.52% from 255 or 34.78% from 391); Max value from RGB is 137 - color contains mainly: green. Hex color #768988 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #768988 is #897677. Grayscale: #838383. Windows color (decimal): -9008760 or 8948086. OLE color: 8948086.
HSL color Cylindrical-coordinate representation of color #768988: hue angle of 176.84º degrees, saturation: 0.07, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #768988 is Cyan = 0.14, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 118 | 137 | 136 | - |
| CMYK | 0.14 | 0 | 0.01 | 0.46 |
| HSL | 176.84º | 0.07% | 0.5% | - |
| HSV(B) | 176.84º | 0.14% | 0.54% | - |
| XYZ | 20.86 | 23.52 | 26.73 | - |
| YUV | 131.21 | 130.71 | 118.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 137 | 136 | 0.14 | 0 | 0.01 | 0.46 | 176.84 | 0.07 | 0.5 |
| Hex | 76 | 89 | 88 | E | 0 | 1 | 2E | B1 | 7 | 32 |
| Octal | 166 | 211 | 210 | 16 | 0 | 1 | 56 | 261 | 7 | 62 |
| Binary | 1110110 | 10001001 | 10001000 | 1110 | 0 | 1 | 101110 | 10110001 | 111 | 110010 |
Color Harmonies of #768988
Complementary color
Monochromatic Colors of #768988
Black with #768988
Text Example
Text Example
White with #768988
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #768988; }
p { color: rgb(118,137,136); }
H1.HeaderClassName
{
color: #768988;
}
.AnyTagClassName
{
color: #768988;
}
</style>
background-color css
<style>
a { background-color: #768988; }
a { background-color: rgb(118,137,136); }
div.DivClassName
{
background-color: #768988;
}
.BgClassName
{
background-color: #768988;
}
</style>
border-color css
<style>
span { border-color: #768988; }
span { border-color: rgb(118,137,136); }
td.TdClassName
{
border-color: #768988;
}
.TagClassName
{
border-color: #768988;
}
</style>