Shades of Juniper #659390
Tints of Juniper #659390
RGB
CMYK
RGB Variations
Color information
#659390 (or 0x659390) is known color: Juniper. HEX triplet: 65, 93 and 90. RGB value is (101,147,144). Sum of RGB (Red+Green+Blue) = 101+147+144=392 (51% of max value = 765). Red value is 101 (39.84% from 255 or 25.77% from 392); Green value is 147 (57.81% from 255 or 37.5% from 392); Blue value is 144 (56.64% from 255 or 36.73% from 392); Max value from RGB is 147 - color contains mainly: green. Hex color #659390 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #659390 is #9A6C6F. Grayscale: #848484. Windows color (decimal): -10120304 or 9474917. OLE color: 9474917.
HSL color Cylindrical-coordinate representation of color #659390: hue angle of 176.09º degrees, saturation: 0.19, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #659390 is Cyan = 0.31, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 101 | 147 | 144 | - |
| CMYK | 0.31 | 0 | 0.02 | 0.42 |
| HSL | 176.09º | 0.19% | 0.49% | - |
| HSV(B) | 176.09º | 0.31% | 0.58% | - |
| XYZ | 20.83 | 25.65 | 30.24 | - |
| YUV | 132.9 | 134.26 | 105.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 147 | 144 | 0.31 | 0 | 0.02 | 0.42 | 176.09 | 0.19 | 0.49 |
| Hex | 65 | 93 | 90 | 1F | 0 | 2 | 2A | B0 | 13 | 31 |
| Octal | 145 | 223 | 220 | 37 | 0 | 2 | 52 | 260 | 23 | 61 |
| Binary | 1100101 | 10010011 | 10010000 | 11111 | 0 | 10 | 101010 | 10110000 | 10011 | 110001 |
Color Harmonies of #659390
Complementary color
Monochromatic Colors of #659390
Black with #659390
Text Example
Text Example
White with #659390
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #659390; }
p { color: rgb(101,147,144); }
H1.HeaderClassName
{
color: #659390;
}
.AnyTagClassName
{
color: #659390;
}
</style>
background-color css
<style>
a { background-color: #659390; }
a { background-color: rgb(101,147,144); }
div.DivClassName
{
background-color: #659390;
}
.BgClassName
{
background-color: #659390;
}
</style>
border-color css
<style>
span { border-color: #659390; }
span { border-color: rgb(101,147,144); }
td.TdClassName
{
border-color: #659390;
}
.TagClassName
{
border-color: #659390;
}
</style>