Shades of Juniper #769795
Tints of Juniper #769795
RGB
CMYK
RGB Variations
Color information
#769795 (or 0x769795) is known color: Juniper. HEX triplet: 76, 97 and 95. RGB value is (118,151,149). Sum of RGB (Red+Green+Blue) = 118+151+149=418 (55% of max value = 765). Red value is 118 (46.48% from 255 or 28.23% from 418); Green value is 151 (59.38% from 255 or 36.12% from 418); Blue value is 149 (58.59% from 255 or 35.65% from 418); Max value from RGB is 151 - color contains mainly: green. Hex color #769795 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #769795 is #89686A. Grayscale: #8C8C8C. Windows color (decimal): -9005163 or 9803638. OLE color: 9803638.
HSL color Cylindrical-coordinate representation of color #769795: hue angle of 176.36º 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 #769795 is Cyan = 0.22, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 118 | 151 | 149 | - |
| CMYK | 0.22 | 0 | 0.01 | 0.41 |
| HSL | 176.36º | 0.14% | 0.53% | - |
| HSV(B) | 176.36º | 0.22% | 0.59% | - |
| XYZ | 23.96 | 28.15 | 32.61 | - |
| YUV | 140.91 | 132.57 | 111.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 151 | 149 | 0.22 | 0 | 0.01 | 0.41 | 176.36 | 0.14 | 0.53 |
| Hex | 76 | 97 | 95 | 16 | 0 | 1 | 29 | B0 | E | 35 |
| Octal | 166 | 227 | 225 | 26 | 0 | 1 | 51 | 260 | 16 | 65 |
| Binary | 1110110 | 10010111 | 10010101 | 10110 | 0 | 1 | 101001 | 10110000 | 1110 | 110101 |
Color Harmonies of #769795
Complementary color
Monochromatic Colors of #769795
Black with #769795
Text Example
Text Example
White with #769795
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #769795; }
p { color: rgb(118,151,149); }
H1.HeaderClassName
{
color: #769795;
}
.AnyTagClassName
{
color: #769795;
}
</style>
background-color css
<style>
a { background-color: #769795; }
a { background-color: rgb(118,151,149); }
div.DivClassName
{
background-color: #769795;
}
.BgClassName
{
background-color: #769795;
}
</style>
border-color css
<style>
span { border-color: #769795; }
span { border-color: rgb(118,151,149); }
td.TdClassName
{
border-color: #769795;
}
.TagClassName
{
border-color: #769795;
}
</style>