Shades of Juniper #639892
Tints of Juniper #639892
RGB
CMYK
RGB Variations
Color information
#639892 (or 0x639892) is known color: Juniper. HEX triplet: 63, 98 and 92. RGB value is (99,152,146). Sum of RGB (Red+Green+Blue) = 99+152+146=397 (52% of max value = 765). Red value is 99 (39.06% from 255 or 24.94% from 397); Green value is 152 (59.77% from 255 or 38.29% from 397); Blue value is 146 (57.42% from 255 or 36.78% from 397); Max value from RGB is 152 - color contains mainly: green. Hex color #639892 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #639892 is #9C676D. Grayscale: #878787. Windows color (decimal): -10250094 or 9607267. OLE color: 9607267.
HSL color Cylindrical-coordinate representation of color #639892: hue angle of 173.21º degrees, saturation: 0.21, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #639892 is Cyan = 0.35, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 99 | 152 | 146 | - |
| CMYK | 0.35 | 0 | 0.04 | 0.40 |
| HSL | 173.21º | 0.21% | 0.49% | - |
| HSV(B) | 173.21º | 0.35% | 0.6% | - |
| XYZ | 21.56 | 27.18 | 31.3 | - |
| YUV | 135.47 | 133.94 | 101.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 152 | 146 | 0.35 | 0 | 0.04 | 0.40 | 173.21 | 0.21 | 0.49 |
| Hex | 63 | 98 | 92 | 23 | 0 | 4 | 28 | AD | 15 | 31 |
| Octal | 143 | 230 | 222 | 43 | 0 | 4 | 50 | 255 | 25 | 61 |
| Binary | 1100011 | 10011000 | 10010010 | 100011 | 0 | 100 | 101000 | 10101101 | 10101 | 110001 |
Color Harmonies of #639892
Complementary color
Monochromatic Colors of #639892
Black with #639892
Text Example
Text Example
White with #639892
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #639892; }
p { color: rgb(99,152,146); }
H1.HeaderClassName
{
color: #639892;
}
.AnyTagClassName
{
color: #639892;
}
</style>
background-color css
<style>
a { background-color: #639892; }
a { background-color: rgb(99,152,146); }
div.DivClassName
{
background-color: #639892;
}
.BgClassName
{
background-color: #639892;
}
</style>
border-color css
<style>
span { border-color: #639892; }
span { border-color: rgb(99,152,146); }
td.TdClassName
{
border-color: #639892;
}
.TagClassName
{
border-color: #639892;
}
</style>