Shades of Juniper #769798
Tints of Juniper #769798
RGB
CMYK
RGB Variations
Color information
#769798 (or 0x769798) is known color: Juniper. HEX triplet: 76, 97 and 98. RGB value is (118,151,152). Sum of RGB (Red+Green+Blue) = 118+151+152=421 (55% of max value = 765). Red value is 118 (46.48% from 255 or 28.03% from 421); Green value is 151 (59.38% from 255 or 35.87% from 421); Blue value is 152 (59.77% from 255 or 36.10% from 421); Max value from RGB is 152 - color contains mainly: blue. Hex color #769798 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #769798 is #896867. Grayscale: #8D8D8D. Windows color (decimal): -9005160 or 10000246. OLE color: 10000246.
HSL color Cylindrical-coordinate representation of color #769798: hue angle of 181.76º 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 #769798 is Cyan = 0.22, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 118 | 151 | 152 | - |
| CMYK | 0.22 | 0.01 | 0 | 0.40 |
| HSL | 181.76º | 0.14% | 0.53% | - |
| HSV(B) | 181.76º | 0.22% | 0.6% | - |
| XYZ | 24.21 | 28.25 | 33.88 | - |
| YUV | 141.25 | 134.07 | 111.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 151 | 152 | 0.22 | 0.01 | 0 | 0.40 | 181.76 | 0.14 | 0.53 |
| Hex | 76 | 97 | 98 | 16 | 1 | 0 | 28 | B6 | E | 35 |
| Octal | 166 | 227 | 230 | 26 | 1 | 0 | 50 | 266 | 16 | 65 |
| Binary | 1110110 | 10010111 | 10011000 | 10110 | 1 | 0 | 101000 | 10110110 | 1110 | 110101 |
Color Harmonies of #769798
Complementary color
Monochromatic Colors of #769798
Black with #769798
Text Example
Text Example
White with #769798
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #769798; }
p { color: rgb(118,151,152); }
H1.HeaderClassName
{
color: #769798;
}
.AnyTagClassName
{
color: #769798;
}
</style>
background-color css
<style>
a { background-color: #769798; }
a { background-color: rgb(118,151,152); }
div.DivClassName
{
background-color: #769798;
}
.BgClassName
{
background-color: #769798;
}
</style>
border-color css
<style>
span { border-color: #769798; }
span { border-color: rgb(118,151,152); }
td.TdClassName
{
border-color: #769798;
}
.TagClassName
{
border-color: #769798;
}
</style>