Shades of Juniper #759292
Tints of Juniper #759292
RGB
CMYK
RGB Variations
Color information
#759292 (or 0x759292) is known color: Juniper. HEX triplet: 75, 92 and 92. RGB value is (117,146,146). Sum of RGB (Red+Green+Blue) = 117+146+146=409 (54% of max value = 765). Red value is 117 (46.09% from 255 or 28.61% from 409); Green value is 146 (57.42% from 255 or 35.70% from 409); Blue value is 146 (57.42% from 255 or 35.70% from 409); Max value from RGB is 146 - color contains mainly: green, blue. Hex color #759292 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #759292 is #8A6D6D. Grayscale: #898989. Windows color (decimal): -9071982 or 9605749. OLE color: 9605749.
HSL color Cylindrical-coordinate representation of color #759292: hue angle of 180º degrees, saturation: 0.12, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #759292 is Cyan = 0.20, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 117 | 146 | 146 | - |
| CMYK | 0.20 | 0 | 0 | 0.43 |
| HSL | 180º | 0.12% | 0.52% | - |
| HSV(B) | 180º | 0.2% | 0.57% | - |
| XYZ | 22.8 | 26.42 | 31.09 | - |
| YUV | 137.33 | 132.89 | 113.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 146 | 146 | 0.20 | 0 | 0 | 0.43 | 180 | 0.12 | 0.52 |
| Hex | 75 | 92 | 92 | 14 | 0 | 0 | 2B | B4 | C | 34 |
| Octal | 165 | 222 | 222 | 24 | 0 | 0 | 53 | 264 | 14 | 64 |
| Binary | 1110101 | 10010010 | 10010010 | 10100 | 0 | 0 | 101011 | 10110100 | 1100 | 110100 |
Color Harmonies of #759292
Complementary color
Monochromatic Colors of #759292
Black with #759292
Text Example
Text Example
White with #759292
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #759292; }
p { color: rgb(117,146,146); }
H1.HeaderClassName
{
color: #759292;
}
.AnyTagClassName
{
color: #759292;
}
</style>
background-color css
<style>
a { background-color: #759292; }
a { background-color: rgb(117,146,146); }
div.DivClassName
{
background-color: #759292;
}
.BgClassName
{
background-color: #759292;
}
</style>
border-color css
<style>
span { border-color: #759292; }
span { border-color: rgb(117,146,146); }
td.TdClassName
{
border-color: #759292;
}
.TagClassName
{
border-color: #759292;
}
</style>