Shades of Juniper #759692
Tints of Juniper #759692
RGB
CMYK
RGB Variations
Color information
#759692 (or 0x759692) is known color: Juniper. HEX triplet: 75, 96 and 92. RGB value is (117,150,146). Sum of RGB (Red+Green+Blue) = 117+150+146=413 (54% of max value = 765). Red value is 117 (46.09% from 255 or 28.33% from 413); Green value is 150 (58.98% from 255 or 36.32% from 413); Blue value is 146 (57.42% from 255 or 35.35% from 413); Max value from RGB is 150 - color contains mainly: green. Hex color #759692 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #759692 is #8A696D. Grayscale: #8B8B8B. Windows color (decimal): -9070958 or 9606773. OLE color: 9606773.
HSL color Cylindrical-coordinate representation of color #759692: hue angle of 172.73º degrees, saturation: 0.14, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #759692 is Cyan = 0.22, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 117 | 150 | 146 | - |
| CMYK | 0.22 | 0 | 0.03 | 0.41 |
| HSL | 172.73º | 0.14% | 0.52% | - |
| HSV(B) | 172.73º | 0.22% | 0.59% | - |
| XYZ | 23.43 | 27.67 | 31.3 | - |
| YUV | 139.68 | 131.57 | 111.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 150 | 146 | 0.22 | 0 | 0.03 | 0.41 | 172.73 | 0.14 | 0.52 |
| Hex | 75 | 96 | 92 | 16 | 0 | 3 | 29 | AD | E | 34 |
| Octal | 165 | 226 | 222 | 26 | 0 | 3 | 51 | 255 | 16 | 64 |
| Binary | 1110101 | 10010110 | 10010010 | 10110 | 0 | 11 | 101001 | 10101101 | 1110 | 110100 |
Color Harmonies of #759692
Complementary color
Monochromatic Colors of #759692
Black with #759692
Text Example
Text Example
White with #759692
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #759692; }
p { color: rgb(117,150,146); }
H1.HeaderClassName
{
color: #759692;
}
.AnyTagClassName
{
color: #759692;
}
</style>
background-color css
<style>
a { background-color: #759692; }
a { background-color: rgb(117,150,146); }
div.DivClassName
{
background-color: #759692;
}
.BgClassName
{
background-color: #759692;
}
</style>
border-color css
<style>
span { border-color: #759692; }
span { border-color: rgb(117,150,146); }
td.TdClassName
{
border-color: #759692;
}
.TagClassName
{
border-color: #759692;
}
</style>