Shades of Juniper #639691
Tints of Juniper #639691
RGB
CMYK
RGB Variations
Color information
#639691 (or 0x639691) is known color: Juniper. HEX triplet: 63, 96 and 91. RGB value is (99,150,145). Sum of RGB (Red+Green+Blue) = 99+150+145=394 (52% of max value = 765). Red value is 99 (39.06% from 255 or 25.13% from 394); Green value is 150 (58.98% from 255 or 38.07% from 394); Blue value is 145 (57.03% from 255 or 36.80% from 394); Max value from RGB is 150 - color contains mainly: green. Hex color #639691 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #639691 is #9C696E. Grayscale: #868686. Windows color (decimal): -10250607 or 9541219. OLE color: 9541219.
HSL color Cylindrical-coordinate representation of color #639691: hue angle of 174.12º degrees, saturation: 0.2, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #639691 is Cyan = 0.34, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 99 | 150 | 145 | - |
| CMYK | 0.34 | 0 | 0.03 | 0.41 |
| HSL | 174.12º | 0.2% | 0.49% | - |
| HSV(B) | 174.12º | 0.34% | 0.59% | - |
| XYZ | 21.16 | 26.51 | 30.79 | - |
| YUV | 134.18 | 134.1 | 102.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 150 | 145 | 0.34 | 0 | 0.03 | 0.41 | 174.12 | 0.2 | 0.49 |
| Hex | 63 | 96 | 91 | 22 | 0 | 3 | 29 | AE | 14 | 31 |
| Octal | 143 | 226 | 221 | 42 | 0 | 3 | 51 | 256 | 24 | 61 |
| Binary | 1100011 | 10010110 | 10010001 | 100010 | 0 | 11 | 101001 | 10101110 | 10100 | 110001 |
Color Harmonies of #639691
Complementary color
Monochromatic Colors of #639691
Black with #639691
Text Example
Text Example
White with #639691
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #639691; }
p { color: rgb(99,150,145); }
H1.HeaderClassName
{
color: #639691;
}
.AnyTagClassName
{
color: #639691;
}
</style>
background-color css
<style>
a { background-color: #639691; }
a { background-color: rgb(99,150,145); }
div.DivClassName
{
background-color: #639691;
}
.BgClassName
{
background-color: #639691;
}
</style>
border-color css
<style>
span { border-color: #639691; }
span { border-color: rgb(99,150,145); }
td.TdClassName
{
border-color: #639691;
}
.TagClassName
{
border-color: #639691;
}
</style>