Shades of Juniper #769897
Tints of Juniper #769897
RGB
CMYK
RGB Variations
Color information
#769897 (or 0x769897) is known color: Juniper. HEX triplet: 76, 98 and 97. RGB value is (118,152,151). Sum of RGB (Red+Green+Blue) = 118+152+151=421 (55% of max value = 765). Red value is 118 (46.48% from 255 or 28.03% from 421); Green value is 152 (59.77% from 255 or 36.10% from 421); Blue value is 151 (59.38% from 255 or 35.87% from 421); Max value from RGB is 152 - color contains mainly: green. Hex color #769897 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #769897 is #896768. Grayscale: #8D8D8D. Windows color (decimal): -9004905 or 9934966. OLE color: 9934966.
HSL color Cylindrical-coordinate representation of color #769897: hue angle of 178.24º degrees, saturation: 0.14, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #769897 is Cyan = 0.22, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 118 | 152 | 151 | - |
| CMYK | 0.22 | 0 | 0.01 | 0.40 |
| HSL | 178.24º | 0.14% | 0.53% | - |
| HSV(B) | 178.24º | 0.22% | 0.6% | - |
| XYZ | 24.29 | 28.54 | 33.51 | - |
| YUV | 141.72 | 133.24 | 111.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 152 | 151 | 0.22 | 0 | 0.01 | 0.40 | 178.24 | 0.14 | 0.53 |
| Hex | 76 | 98 | 97 | 16 | 0 | 1 | 28 | B2 | E | 35 |
| Octal | 166 | 230 | 227 | 26 | 0 | 1 | 50 | 262 | 16 | 65 |
| Binary | 1110110 | 10011000 | 10010111 | 10110 | 0 | 1 | 101000 | 10110010 | 1110 | 110101 |
Color Harmonies of #769897
Complementary color
Monochromatic Colors of #769897
Black with #769897
Text Example
Text Example
White with #769897
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #769897; }
p { color: rgb(118,152,151); }
H1.HeaderClassName
{
color: #769897;
}
.AnyTagClassName
{
color: #769897;
}
</style>
background-color css
<style>
a { background-color: #769897; }
a { background-color: rgb(118,152,151); }
div.DivClassName
{
background-color: #769897;
}
.BgClassName
{
background-color: #769897;
}
</style>
border-color css
<style>
span { border-color: #769897; }
span { border-color: rgb(118,152,151); }
td.TdClassName
{
border-color: #769897;
}
.TagClassName
{
border-color: #769897;
}
</style>