Shades of Juniper #659592
Tints of Juniper #659592
RGB
CMYK
RGB Variations
Color information
#659592 (or 0x659592) is known color: Juniper. HEX triplet: 65, 95 and 92. RGB value is (101,149,146). Sum of RGB (Red+Green+Blue) = 101+149+146=396 (52% of max value = 765). Red value is 101 (39.84% from 255 or 25.51% from 396); Green value is 149 (58.59% from 255 or 37.63% from 396); Blue value is 146 (57.42% from 255 or 36.87% from 396); Max value from RGB is 149 - color contains mainly: green. Hex color #659592 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #659592 is #9A6A6D. Grayscale: #868686. Windows color (decimal): -10119790 or 9606501. OLE color: 9606501.
HSL color Cylindrical-coordinate representation of color #659592: hue angle of 176.25º degrees, saturation: 0.19, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #659592 is Cyan = 0.32, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 101 | 149 | 146 | - |
| CMYK | 0.32 | 0 | 0.02 | 0.42 |
| HSL | 176.25º | 0.19% | 0.49% | - |
| HSV(B) | 176.25º | 0.32% | 0.58% | - |
| XYZ | 21.3 | 26.34 | 31.15 | - |
| YUV | 134.31 | 134.6 | 104.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 149 | 146 | 0.32 | 0 | 0.02 | 0.42 | 176.25 | 0.19 | 0.49 |
| Hex | 65 | 95 | 92 | 20 | 0 | 2 | 2A | B0 | 13 | 31 |
| Octal | 145 | 225 | 222 | 40 | 0 | 2 | 52 | 260 | 23 | 61 |
| Binary | 1100101 | 10010101 | 10010010 | 100000 | 0 | 10 | 101010 | 10110000 | 10011 | 110001 |
Color Harmonies of #659592
Complementary color
Monochromatic Colors of #659592
Black with #659592
Text Example
Text Example
White with #659592
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #659592; }
p { color: rgb(101,149,146); }
H1.HeaderClassName
{
color: #659592;
}
.AnyTagClassName
{
color: #659592;
}
</style>
background-color css
<style>
a { background-color: #659592; }
a { background-color: rgb(101,149,146); }
div.DivClassName
{
background-color: #659592;
}
.BgClassName
{
background-color: #659592;
}
</style>
border-color css
<style>
span { border-color: #659592; }
span { border-color: rgb(101,149,146); }
td.TdClassName
{
border-color: #659592;
}
.TagClassName
{
border-color: #659592;
}
</style>