Shades of Juniper #649793
Tints of Juniper #649793
RGB
CMYK
RGB Variations
Color information
#649793 (or 0x649793) is known color: Juniper. HEX triplet: 64, 97 and 93. RGB value is (100,151,147). Sum of RGB (Red+Green+Blue) = 100+151+147=398 (52% of max value = 765). Red value is 100 (39.45% from 255 or 25.13% from 398); Green value is 151 (59.38% from 255 or 37.94% from 398); Blue value is 147 (57.81% from 255 or 36.93% from 398); Max value from RGB is 151 - color contains mainly: green. Hex color #649793 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #649793 is #9B686C. Grayscale: #878787. Windows color (decimal): -10184813 or 9672548. OLE color: 9672548.
HSL color Cylindrical-coordinate representation of color #649793: hue angle of 175.29º 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 #649793 is Cyan = 0.34, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 100 | 151 | 147 | - |
| CMYK | 0.34 | 0 | 0.03 | 0.41 |
| HSL | 175.29º | 0.2% | 0.49% | - |
| HSV(B) | 175.29º | 0.34% | 0.59% | - |
| XYZ | 21.59 | 26.95 | 31.67 | - |
| YUV | 135.3 | 134.6 | 102.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 151 | 147 | 0.34 | 0 | 0.03 | 0.41 | 175.29 | 0.2 | 0.49 |
| Hex | 64 | 97 | 93 | 22 | 0 | 3 | 29 | AF | 14 | 31 |
| Octal | 144 | 227 | 223 | 42 | 0 | 3 | 51 | 257 | 24 | 61 |
| Binary | 1100100 | 10010111 | 10010011 | 100010 | 0 | 11 | 101001 | 10101111 | 10100 | 110001 |
Color Harmonies of #649793
Complementary color
Monochromatic Colors of #649793
Black with #649793
Text Example
Text Example
White with #649793
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #649793; }
p { color: rgb(100,151,147); }
H1.HeaderClassName
{
color: #649793;
}
.AnyTagClassName
{
color: #649793;
}
</style>
background-color css
<style>
a { background-color: #649793; }
a { background-color: rgb(100,151,147); }
div.DivClassName
{
background-color: #649793;
}
.BgClassName
{
background-color: #649793;
}
</style>
border-color css
<style>
span { border-color: #649793; }
span { border-color: rgb(100,151,147); }
td.TdClassName
{
border-color: #649793;
}
.TagClassName
{
border-color: #649793;
}
</style>