Shades of Juniper #679894
Tints of Juniper #679894
RGB
CMYK
RGB Variations
Color information
#679894 (or 0x679894) is known color: Juniper. HEX triplet: 67, 98 and 94. RGB value is (103,152,148). Sum of RGB (Red+Green+Blue) = 103+152+148=403 (53% of max value = 765). Red value is 103 (40.62% from 255 or 25.56% from 403); Green value is 152 (59.77% from 255 or 37.72% from 403); Blue value is 148 (58.20% from 255 or 36.72% from 403); Max value from RGB is 152 - color contains mainly: green. Hex color #679894 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #679894 is #98676B. Grayscale: #888888. Windows color (decimal): -9987948 or 9738343. OLE color: 9738343.
HSL color Cylindrical-coordinate representation of color #679894: hue angle of 175.1º degrees, saturation: 0.19, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #679894 is Cyan = 0.32, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 103 | 152 | 148 | - |
| CMYK | 0.32 | 0 | 0.03 | 0.40 |
| HSL | 175.1º | 0.19% | 0.5% | - |
| HSV(B) | 175.1º | 0.32% | 0.6% | - |
| XYZ | 22.17 | 27.48 | 32.15 | - |
| YUV | 136.89 | 134.27 | 103.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 152 | 148 | 0.32 | 0 | 0.03 | 0.40 | 175.1 | 0.19 | 0.5 |
| Hex | 67 | 98 | 94 | 20 | 0 | 3 | 28 | AF | 13 | 32 |
| Octal | 147 | 230 | 224 | 40 | 0 | 3 | 50 | 257 | 23 | 62 |
| Binary | 1100111 | 10011000 | 10010100 | 100000 | 0 | 11 | 101000 | 10101111 | 10011 | 110010 |
Color Harmonies of #679894
Complementary color
Monochromatic Colors of #679894
Black with #679894
Text Example
Text Example
White with #679894
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #679894; }
p { color: rgb(103,152,148); }
H1.HeaderClassName
{
color: #679894;
}
.AnyTagClassName
{
color: #679894;
}
</style>
background-color css
<style>
a { background-color: #679894; }
a { background-color: rgb(103,152,148); }
div.DivClassName
{
background-color: #679894;
}
.BgClassName
{
background-color: #679894;
}
</style>
border-color css
<style>
span { border-color: #679894; }
span { border-color: rgb(103,152,148); }
td.TdClassName
{
border-color: #679894;
}
.TagClassName
{
border-color: #679894;
}
</style>