Shades of Juniper #769492
Tints of Juniper #769492
RGB
CMYK
RGB Variations
Color information
#769492 (or 0x769492) is known color: Juniper. HEX triplet: 76, 94 and 92. RGB value is (118,148,146). Sum of RGB (Red+Green+Blue) = 118+148+146=412 (54% of max value = 765). Red value is 118 (46.48% from 255 or 28.64% from 412); Green value is 148 (58.20% from 255 or 35.92% from 412); Blue value is 146 (57.42% from 255 or 35.44% from 412); Max value from RGB is 148 - color contains mainly: green. Hex color #769492 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #769492 is #896B6D. Grayscale: #8A8A8A. Windows color (decimal): -9005934 or 9606262. OLE color: 9606262.
HSL color Cylindrical-coordinate representation of color #769492: hue angle of 176º degrees, saturation: 0.12, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #769492 is Cyan = 0.20, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 118 | 148 | 146 | - |
| CMYK | 0.20 | 0 | 0.01 | 0.42 |
| HSL | 176º | 0.12% | 0.52% | - |
| HSV(B) | 176º | 0.2% | 0.58% | - |
| XYZ | 23.25 | 27.11 | 31.2 | - |
| YUV | 138.8 | 132.06 | 113.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 148 | 146 | 0.20 | 0 | 0.01 | 0.42 | 176 | 0.12 | 0.52 |
| Hex | 76 | 94 | 92 | 14 | 0 | 1 | 2A | B0 | C | 34 |
| Octal | 166 | 224 | 222 | 24 | 0 | 1 | 52 | 260 | 14 | 64 |
| Binary | 1110110 | 10010100 | 10010010 | 10100 | 0 | 1 | 101010 | 10110000 | 1100 | 110100 |
Color Harmonies of #769492
Complementary color
Monochromatic Colors of #769492
Black with #769492
Text Example
Text Example
White with #769492
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #769492; }
p { color: rgb(118,148,146); }
H1.HeaderClassName
{
color: #769492;
}
.AnyTagClassName
{
color: #769492;
}
</style>
background-color css
<style>
a { background-color: #769492; }
a { background-color: rgb(118,148,146); }
div.DivClassName
{
background-color: #769492;
}
.BgClassName
{
background-color: #769492;
}
</style>
border-color css
<style>
span { border-color: #769492; }
span { border-color: rgb(118,148,146); }
td.TdClassName
{
border-color: #769492;
}
.TagClassName
{
border-color: #769492;
}
</style>