Shades of Juniper #769793
Tints of Juniper #769793
RGB
CMYK
RGB Variations
Color information
#769793 (or 0x769793) is known color: Juniper. HEX triplet: 76, 97 and 93. RGB value is (118,151,147). Sum of RGB (Red+Green+Blue) = 118+151+147=416 (55% of max value = 765). Red value is 118 (46.48% from 255 or 28.37% from 416); Green value is 151 (59.38% from 255 or 36.30% from 416); Blue value is 147 (57.81% from 255 or 35.34% from 416); Max value from RGB is 151 - color contains mainly: green. Hex color #769793 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #769793 is #89686C. Grayscale: #8C8C8C. Windows color (decimal): -9005165 or 9672566. OLE color: 9672566.
HSL color Cylindrical-coordinate representation of color #769793: hue angle of 172.73º degrees, saturation: 0.14, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #769793 is Cyan = 0.22, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 118 | 151 | 147 | - |
| CMYK | 0.22 | 0 | 0.03 | 0.41 |
| HSL | 172.73º | 0.14% | 0.53% | - |
| HSV(B) | 172.73º | 0.22% | 0.59% | - |
| XYZ | 23.8 | 28.09 | 31.77 | - |
| YUV | 140.68 | 131.57 | 111.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 151 | 147 | 0.22 | 0 | 0.03 | 0.41 | 172.73 | 0.14 | 0.53 |
| Hex | 76 | 97 | 93 | 16 | 0 | 3 | 29 | AD | E | 35 |
| Octal | 166 | 227 | 223 | 26 | 0 | 3 | 51 | 255 | 16 | 65 |
| Binary | 1110110 | 10010111 | 10010011 | 10110 | 0 | 11 | 101001 | 10101101 | 1110 | 110101 |
Color Harmonies of #769793
Complementary color
Monochromatic Colors of #769793
Black with #769793
Text Example
Text Example
White with #769793
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #769793; }
p { color: rgb(118,151,147); }
H1.HeaderClassName
{
color: #769793;
}
.AnyTagClassName
{
color: #769793;
}
</style>
background-color css
<style>
a { background-color: #769793; }
a { background-color: rgb(118,151,147); }
div.DivClassName
{
background-color: #769793;
}
.BgClassName
{
background-color: #769793;
}
</style>
border-color css
<style>
span { border-color: #769793; }
span { border-color: rgb(118,151,147); }
td.TdClassName
{
border-color: #769793;
}
.TagClassName
{
border-color: #769793;
}
</style>