Shades of Juniper #759492
Tints of Juniper #759492
RGB
CMYK
RGB Variations
Color information
#759492 (or 0x759492) is known color: Juniper. HEX triplet: 75, 94 and 92. RGB value is (117,148,146). Sum of RGB (Red+Green+Blue) = 117+148+146=411 (54% of max value = 765). Red value is 117 (46.09% from 255 or 28.47% from 411); Green value is 148 (58.20% from 255 or 36.01% from 411); Blue value is 146 (57.42% from 255 or 35.52% from 411); Max value from RGB is 148 - color contains mainly: green. Hex color #759492 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #759492 is #8A6B6D. Grayscale: #8A8A8A. Windows color (decimal): -9071470 or 9606261. OLE color: 9606261.
HSL color Cylindrical-coordinate representation of color #759492: hue angle of 176.13º degrees, saturation: 0.13, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #759492 is Cyan = 0.21, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 117 | 148 | 146 | - |
| CMYK | 0.21 | 0 | 0.01 | 0.42 |
| HSL | 176.13º | 0.13% | 0.52% | - |
| HSV(B) | 176.13º | 0.21% | 0.58% | - |
| XYZ | 23.11 | 27.04 | 31.19 | - |
| YUV | 138.5 | 132.23 | 112.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 148 | 146 | 0.21 | 0 | 0.01 | 0.42 | 176.13 | 0.13 | 0.52 |
| Hex | 75 | 94 | 92 | 15 | 0 | 1 | 2A | B0 | D | 34 |
| Octal | 165 | 224 | 222 | 25 | 0 | 1 | 52 | 260 | 15 | 64 |
| Binary | 1110101 | 10010100 | 10010010 | 10101 | 0 | 1 | 101010 | 10110000 | 1101 | 110100 |
Color Harmonies of #759492
Complementary color
Monochromatic Colors of #759492
Black with #759492
Text Example
Text Example
White with #759492
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #759492; }
p { color: rgb(117,148,146); }
H1.HeaderClassName
{
color: #759492;
}
.AnyTagClassName
{
color: #759492;
}
</style>
background-color css
<style>
a { background-color: #759492; }
a { background-color: rgb(117,148,146); }
div.DivClassName
{
background-color: #759492;
}
.BgClassName
{
background-color: #759492;
}
</style>
border-color css
<style>
span { border-color: #759492; }
span { border-color: rgb(117,148,146); }
td.TdClassName
{
border-color: #759492;
}
.TagClassName
{
border-color: #759492;
}
</style>