Shades of Juniper #639390
Tints of Juniper #639390
RGB
CMYK
RGB Variations
Color information
#639390 (or 0x639390) is known color: Juniper. HEX triplet: 63, 93 and 90. RGB value is (99,147,144). Sum of RGB (Red+Green+Blue) = 99+147+144=390 (51% of max value = 765). Red value is 99 (39.06% from 255 or 25.38% from 390); Green value is 147 (57.81% from 255 or 37.69% from 390); Blue value is 144 (56.64% from 255 or 36.92% from 390); Max value from RGB is 147 - color contains mainly: green. Hex color #639390 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #639390 is #9C6C6F. Grayscale: #848484. Windows color (decimal): -10251376 or 9474915. OLE color: 9474915.
HSL color Cylindrical-coordinate representation of color #639390: hue angle of 176.25º degrees, saturation: 0.2, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #639390 is Cyan = 0.33, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 99 | 147 | 144 | - |
| CMYK | 0.33 | 0 | 0.02 | 0.42 |
| HSL | 176.25º | 0.2% | 0.48% | - |
| HSV(B) | 176.25º | 0.33% | 0.58% | - |
| XYZ | 20.61 | 25.53 | 30.23 | - |
| YUV | 132.31 | 134.6 | 104.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 147 | 144 | 0.33 | 0 | 0.02 | 0.42 | 176.25 | 0.2 | 0.48 |
| Hex | 63 | 93 | 90 | 21 | 0 | 2 | 2A | B0 | 14 | 30 |
| Octal | 143 | 223 | 220 | 41 | 0 | 2 | 52 | 260 | 24 | 60 |
| Binary | 1100011 | 10010011 | 10010000 | 100001 | 0 | 10 | 101010 | 10110000 | 10100 | 110000 |
Color Harmonies of #639390
Complementary color
Monochromatic Colors of #639390
Black with #639390
Text Example
Text Example
White with #639390
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #639390; }
p { color: rgb(99,147,144); }
H1.HeaderClassName
{
color: #639390;
}
.AnyTagClassName
{
color: #639390;
}
</style>
background-color css
<style>
a { background-color: #639390; }
a { background-color: rgb(99,147,144); }
div.DivClassName
{
background-color: #639390;
}
.BgClassName
{
background-color: #639390;
}
</style>
border-color css
<style>
span { border-color: #639390; }
span { border-color: rgb(99,147,144); }
td.TdClassName
{
border-color: #639390;
}
.TagClassName
{
border-color: #639390;
}
</style>