Shades of Juniper #659190
Tints of Juniper #659190
RGB
CMYK
RGB Variations
Color information
#659190 (or 0x659190) is known color: Juniper. HEX triplet: 65, 91 and 90. RGB value is (101,145,144). Sum of RGB (Red+Green+Blue) = 101+145+144=390 (51% of max value = 765). Red value is 101 (39.84% from 255 or 25.90% from 390); Green value is 145 (57.03% from 255 or 37.18% from 390); Blue value is 144 (56.64% from 255 or 36.92% from 390); Max value from RGB is 145 - color contains mainly: green. Hex color #659190 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #659190 is #9A6E6F. Grayscale: #838383. Windows color (decimal): -10120816 or 9474405. OLE color: 9474405.
HSL color Cylindrical-coordinate representation of color #659190: hue angle of 178.64º degrees, saturation: 0.18, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #659190 is Cyan = 0.30, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 101 | 145 | 144 | - |
| CMYK | 0.30 | 0 | 0.01 | 0.43 |
| HSL | 178.64º | 0.18% | 0.48% | - |
| HSV(B) | 178.64º | 0.3% | 0.57% | - |
| XYZ | 20.53 | 25.03 | 30.14 | - |
| YUV | 131.73 | 134.92 | 106.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 145 | 144 | 0.30 | 0 | 0.01 | 0.43 | 178.64 | 0.18 | 0.48 |
| Hex | 65 | 91 | 90 | 1E | 0 | 1 | 2B | B3 | 12 | 30 |
| Octal | 145 | 221 | 220 | 36 | 0 | 1 | 53 | 263 | 22 | 60 |
| Binary | 1100101 | 10010001 | 10010000 | 11110 | 0 | 1 | 101011 | 10110011 | 10010 | 110000 |
Color Harmonies of #659190
Complementary color
Monochromatic Colors of #659190
Black with #659190
Text Example
Text Example
White with #659190
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #659190; }
p { color: rgb(101,145,144); }
H1.HeaderClassName
{
color: #659190;
}
.AnyTagClassName
{
color: #659190;
}
</style>
background-color css
<style>
a { background-color: #659190; }
a { background-color: rgb(101,145,144); }
div.DivClassName
{
background-color: #659190;
}
.BgClassName
{
background-color: #659190;
}
</style>
border-color css
<style>
span { border-color: #659190; }
span { border-color: rgb(101,145,144); }
td.TdClassName
{
border-color: #659190;
}
.TagClassName
{
border-color: #659190;
}
</style>