Shades of Juniper #769293
Tints of Juniper #769293
RGB
CMYK
RGB Variations
Color information
#769293 (or 0x769293) is known color: Juniper. HEX triplet: 76, 92 and 93. RGB value is (118,146,147). Sum of RGB (Red+Green+Blue) = 118+146+147=411 (54% of max value = 765). Red value is 118 (46.48% from 255 or 28.71% from 411); Green value is 146 (57.42% from 255 or 35.52% from 411); Blue value is 147 (57.81% from 255 or 35.77% from 411); Max value from RGB is 147 - color contains mainly: blue. Hex color #769293 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #769293 is #896D6C. Grayscale: #898989. Windows color (decimal): -9006445 or 9671286. OLE color: 9671286.
HSL color Cylindrical-coordinate representation of color #769293: hue angle of 182.07º 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 #769293 is Cyan = 0.20, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 118 | 146 | 147 | - |
| CMYK | 0.20 | 0.01 | 0 | 0.42 |
| HSL | 182.07º | 0.12% | 0.52% | - |
| HSV(B) | 182.07º | 0.2% | 0.58% | - |
| XYZ | 23.02 | 26.52 | 31.51 | - |
| YUV | 137.74 | 133.22 | 113.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 146 | 147 | 0.20 | 0.01 | 0 | 0.42 | 182.07 | 0.12 | 0.52 |
| Hex | 76 | 92 | 93 | 14 | 1 | 0 | 2A | B6 | C | 34 |
| Octal | 166 | 222 | 223 | 24 | 1 | 0 | 52 | 266 | 14 | 64 |
| Binary | 1110110 | 10010010 | 10010011 | 10100 | 1 | 0 | 101010 | 10110110 | 1100 | 110100 |
Color Harmonies of #769293
Complementary color
Monochromatic Colors of #769293
Black with #769293
Text Example
Text Example
White with #769293
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #769293; }
p { color: rgb(118,146,147); }
H1.HeaderClassName
{
color: #769293;
}
.AnyTagClassName
{
color: #769293;
}
</style>
background-color css
<style>
a { background-color: #769293; }
a { background-color: rgb(118,146,147); }
div.DivClassName
{
background-color: #769293;
}
.BgClassName
{
background-color: #769293;
}
</style>
border-color css
<style>
span { border-color: #769293; }
span { border-color: rgb(118,146,147); }
td.TdClassName
{
border-color: #769293;
}
.TagClassName
{
border-color: #769293;
}
</style>