Shades of Juniper #769295
Tints of Juniper #769295
RGB
CMYK
RGB Variations
Color information
#769295 (or 0x769295) is known color: Juniper. HEX triplet: 76, 92 and 95. RGB value is (118,146,149). Sum of RGB (Red+Green+Blue) = 118+146+149=413 (54% of max value = 765). Red value is 118 (46.48% from 255 or 28.57% from 413); Green value is 146 (57.42% from 255 or 35.35% from 413); Blue value is 149 (58.59% from 255 or 36.08% from 413); Max value from RGB is 149 - color contains mainly: blue. Hex color #769295 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #769295 is #896D6A. Grayscale: #898989. Windows color (decimal): -9006443 or 9802358. OLE color: 9802358.
HSL color Cylindrical-coordinate representation of color #769295: hue angle of 185.81º degrees, saturation: 0.13, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #769295 is Cyan = 0.21, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 118 | 146 | 149 | - |
| CMYK | 0.21 | 0.02 | 0 | 0.42 |
| HSL | 185.81º | 0.13% | 0.52% | - |
| HSV(B) | 185.81º | 0.21% | 0.58% | - |
| XYZ | 23.17 | 26.58 | 32.34 | - |
| YUV | 137.97 | 134.22 | 113.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 146 | 149 | 0.21 | 0.02 | 0 | 0.42 | 185.81 | 0.13 | 0.52 |
| Hex | 76 | 92 | 95 | 15 | 2 | 0 | 2A | BA | D | 34 |
| Octal | 166 | 222 | 225 | 25 | 2 | 0 | 52 | 272 | 15 | 64 |
| Binary | 1110110 | 10010010 | 10010101 | 10101 | 10 | 0 | 101010 | 10111010 | 1101 | 110100 |
Color Harmonies of #769295
Complementary color
Monochromatic Colors of #769295
Black with #769295
Text Example
Text Example
White with #769295
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #769295; }
p { color: rgb(118,146,149); }
H1.HeaderClassName
{
color: #769295;
}
.AnyTagClassName
{
color: #769295;
}
</style>
background-color css
<style>
a { background-color: #769295; }
a { background-color: rgb(118,146,149); }
div.DivClassName
{
background-color: #769295;
}
.BgClassName
{
background-color: #769295;
}
</style>
border-color css
<style>
span { border-color: #769295; }
span { border-color: rgb(118,146,149); }
td.TdClassName
{
border-color: #769295;
}
.TagClassName
{
border-color: #769295;
}
</style>