Shades of Juniper #769597
Tints of Juniper #769597
RGB
CMYK
RGB Variations
Color information
#769597 (or 0x769597) is known color: Juniper. HEX triplet: 76, 95 and 97. RGB value is (118,149,151). Sum of RGB (Red+Green+Blue) = 118+149+151=418 (55% of max value = 765). Red value is 118 (46.48% from 255 or 28.23% from 418); Green value is 149 (58.59% from 255 or 35.65% from 418); Blue value is 151 (59.38% from 255 or 36.12% from 418); Max value from RGB is 151 - color contains mainly: blue. Hex color #769597 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #769597 is #896A68. Grayscale: #8B8B8B. Windows color (decimal): -9005673 or 9934198. OLE color: 9934198.
HSL color Cylindrical-coordinate representation of color #769597: hue angle of 183.64º 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 #769597 is Cyan = 0.22, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 118 | 149 | 151 | - |
| CMYK | 0.22 | 0.01 | 0 | 0.41 |
| HSL | 183.64º | 0.14% | 0.53% | - |
| HSV(B) | 183.64º | 0.22% | 0.59% | - |
| XYZ | 23.8 | 27.58 | 33.35 | - |
| YUV | 139.96 | 134.23 | 112.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 149 | 151 | 0.22 | 0.01 | 0 | 0.41 | 183.64 | 0.14 | 0.53 |
| Hex | 76 | 95 | 97 | 16 | 1 | 0 | 29 | B8 | E | 35 |
| Octal | 166 | 225 | 227 | 26 | 1 | 0 | 51 | 270 | 16 | 65 |
| Binary | 1110110 | 10010101 | 10010111 | 10110 | 1 | 0 | 101001 | 10111000 | 1110 | 110101 |
Color Harmonies of #769597
Complementary color
Monochromatic Colors of #769597
Black with #769597
Text Example
Text Example
White with #769597
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #769597; }
p { color: rgb(118,149,151); }
H1.HeaderClassName
{
color: #769597;
}
.AnyTagClassName
{
color: #769597;
}
</style>
background-color css
<style>
a { background-color: #769597; }
a { background-color: rgb(118,149,151); }
div.DivClassName
{
background-color: #769597;
}
.BgClassName
{
background-color: #769597;
}
</style>
border-color css
<style>
span { border-color: #769597; }
span { border-color: rgb(118,149,151); }
td.TdClassName
{
border-color: #769597;
}
.TagClassName
{
border-color: #769597;
}
</style>