Shades of Juniper #769493
Tints of Juniper #769493
RGB
CMYK
RGB Variations
Color information
#769493 (or 0x769493) is known color: Juniper. HEX triplet: 76, 94 and 93. RGB value is (118,148,147). Sum of RGB (Red+Green+Blue) = 118+148+147=413 (54% of max value = 765). Red value is 118 (46.48% from 255 or 28.57% from 413); Green value is 148 (58.20% from 255 or 35.84% from 413); Blue value is 147 (57.81% from 255 or 35.59% from 413); Max value from RGB is 148 - color contains mainly: green. Hex color #769493 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #769493 is #896B6C. Grayscale: #8A8A8A. Windows color (decimal): -9005933 or 9671798. OLE color: 9671798.
HSL color Cylindrical-coordinate representation of color #769493: hue angle of 178º 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 #769493 is Cyan = 0.20, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 118 | 148 | 147 | - |
| CMYK | 0.20 | 0 | 0.01 | 0.42 |
| HSL | 178º | 0.12% | 0.52% | - |
| HSV(B) | 178º | 0.2% | 0.58% | - |
| XYZ | 23.33 | 27.14 | 31.61 | - |
| YUV | 138.92 | 132.56 | 113.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 148 | 147 | 0.20 | 0 | 0.01 | 0.42 | 178 | 0.12 | 0.52 |
| Hex | 76 | 94 | 93 | 14 | 0 | 1 | 2A | B2 | C | 34 |
| Octal | 166 | 224 | 223 | 24 | 0 | 1 | 52 | 262 | 14 | 64 |
| Binary | 1110110 | 10010100 | 10010011 | 10100 | 0 | 1 | 101010 | 10110010 | 1100 | 110100 |
Color Harmonies of #769493
Complementary color
Monochromatic Colors of #769493
Black with #769493
Text Example
Text Example
White with #769493
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #769493; }
p { color: rgb(118,148,147); }
H1.HeaderClassName
{
color: #769493;
}
.AnyTagClassName
{
color: #769493;
}
</style>
background-color css
<style>
a { background-color: #769493; }
a { background-color: rgb(118,148,147); }
div.DivClassName
{
background-color: #769493;
}
.BgClassName
{
background-color: #769493;
}
</style>
border-color css
<style>
span { border-color: #769493; }
span { border-color: rgb(118,148,147); }
td.TdClassName
{
border-color: #769493;
}
.TagClassName
{
border-color: #769493;
}
</style>