Shades of Juniper #769797
Tints of Juniper #769797
RGB
CMYK
RGB Variations
Color information
#769797 (or 0x769797) is known color: Juniper. HEX triplet: 76, 97 and 97. RGB value is (118,151,151). Sum of RGB (Red+Green+Blue) = 118+151+151=420 (55% of max value = 765). Red value is 118 (46.48% from 255 or 28.10% from 420); Green value is 151 (59.38% from 255 or 35.95% from 420); Blue value is 151 (59.38% from 255 or 35.95% from 420); Max value from RGB is 151 - color contains mainly: green, blue. Hex color #769797 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #769797 is #896868. Grayscale: #8D8D8D. Windows color (decimal): -9005161 or 9934710. OLE color: 9934710.
HSL color Cylindrical-coordinate representation of color #769797: hue angle of 180º degrees, saturation: 0.14, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #769797 is Cyan = 0.22, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 118 | 151 | 151 | - |
| CMYK | 0.22 | 0 | 0 | 0.41 |
| HSL | 180º | 0.14% | 0.53% | - |
| HSV(B) | 180º | 0.22% | 0.59% | - |
| XYZ | 24.12 | 28.22 | 33.45 | - |
| YUV | 141.13 | 133.57 | 111.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 151 | 151 | 0.22 | 0 | 0 | 0.41 | 180 | 0.14 | 0.53 |
| Hex | 76 | 97 | 97 | 16 | 0 | 0 | 29 | B4 | E | 35 |
| Octal | 166 | 227 | 227 | 26 | 0 | 0 | 51 | 264 | 16 | 65 |
| Binary | 1110110 | 10010111 | 10010111 | 10110 | 0 | 0 | 101001 | 10110100 | 1110 | 110101 |
Color Harmonies of #769797
Complementary color
Monochromatic Colors of #769797
Black with #769797
Text Example
Text Example
White with #769797
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #769797; }
p { color: rgb(118,151,151); }
H1.HeaderClassName
{
color: #769797;
}
.AnyTagClassName
{
color: #769797;
}
</style>
background-color css
<style>
a { background-color: #769797; }
a { background-color: rgb(118,151,151); }
div.DivClassName
{
background-color: #769797;
}
.BgClassName
{
background-color: #769797;
}
</style>
border-color css
<style>
span { border-color: #769797; }
span { border-color: rgb(118,151,151); }
td.TdClassName
{
border-color: #769797;
}
.TagClassName
{
border-color: #769797;
}
</style>