Shades of Juniper #768989
Tints of Juniper #768989
RGB
CMYK
RGB Variations
Color information
#768989 (or 0x768989) is known color: Juniper. HEX triplet: 76, 89 and 89. RGB value is (118,137,137). Sum of RGB (Red+Green+Blue) = 118+137+137=392 (51% of max value = 765). Red value is 118 (46.48% from 255 or 30.10% from 392); Green value is 137 (53.91% from 255 or 34.95% from 392); Blue value is 137 (53.91% from 255 or 34.95% from 392); Max value from RGB is 137 - color contains mainly: green, blue. Hex color #768989 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #768989 is #897676. Grayscale: #838383. Windows color (decimal): -9008759 or 9013622. OLE color: 9013622.
HSL color Cylindrical-coordinate representation of color #768989: hue angle of 180º 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 #768989 is Cyan = 0.14, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 118 | 137 | 137 | - |
| CMYK | 0.14 | 0 | 0 | 0.46 |
| HSL | 180º | 0.07% | 0.5% | - |
| HSV(B) | 180º | 0.14% | 0.54% | - |
| XYZ | 20.93 | 23.55 | 27.11 | - |
| YUV | 131.32 | 131.21 | 118.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 137 | 137 | 0.14 | 0 | 0 | 0.46 | 180 | 0.07 | 0.5 |
| Hex | 76 | 89 | 89 | E | 0 | 0 | 2E | B4 | 7 | 32 |
| Octal | 166 | 211 | 211 | 16 | 0 | 0 | 56 | 264 | 7 | 62 |
| Binary | 1110110 | 10001001 | 10001001 | 1110 | 0 | 0 | 101110 | 10110100 | 111 | 110010 |
Color Harmonies of #768989
Complementary color
Monochromatic Colors of #768989
Black with #768989
Text Example
Text Example
White with #768989
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #768989; }
p { color: rgb(118,137,137); }
H1.HeaderClassName
{
color: #768989;
}
.AnyTagClassName
{
color: #768989;
}
</style>
background-color css
<style>
a { background-color: #768989; }
a { background-color: rgb(118,137,137); }
div.DivClassName
{
background-color: #768989;
}
.BgClassName
{
background-color: #768989;
}
</style>
border-color css
<style>
span { border-color: #768989; }
span { border-color: rgb(118,137,137); }
td.TdClassName
{
border-color: #768989;
}
.TagClassName
{
border-color: #768989;
}
</style>