Shades of Juniper #679794
Tints of Juniper #679794
RGB
CMYK
RGB Variations
Color information
#679794 (or 0x679794) is known color: Juniper. HEX triplet: 67, 97 and 94. RGB value is (103,151,148). Sum of RGB (Red+Green+Blue) = 103+151+148=402 (53% of max value = 765). Red value is 103 (40.62% from 255 or 25.62% from 402); Green value is 151 (59.38% from 255 or 37.56% from 402); Blue value is 148 (58.20% from 255 or 36.82% from 402); Max value from RGB is 151 - color contains mainly: green. Hex color #679794 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #679794 is #98686B. Grayscale: #888888. Windows color (decimal): -9988204 or 9738087. OLE color: 9738087.
HSL color Cylindrical-coordinate representation of color #679794: hue angle of 176.25º degrees, saturation: 0.19, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #679794 is Cyan = 0.32, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 103 | 151 | 148 | - |
| CMYK | 0.32 | 0 | 0.02 | 0.41 |
| HSL | 176.25º | 0.19% | 0.5% | - |
| HSV(B) | 176.25º | 0.32% | 0.59% | - |
| XYZ | 22.01 | 27.15 | 32.1 | - |
| YUV | 136.31 | 134.6 | 104.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 151 | 148 | 0.32 | 0 | 0.02 | 0.41 | 176.25 | 0.19 | 0.5 |
| Hex | 67 | 97 | 94 | 20 | 0 | 2 | 29 | B0 | 13 | 32 |
| Octal | 147 | 227 | 224 | 40 | 0 | 2 | 51 | 260 | 23 | 62 |
| Binary | 1100111 | 10010111 | 10010100 | 100000 | 0 | 10 | 101001 | 10110000 | 10011 | 110010 |
Color Harmonies of #679794
Complementary color
Monochromatic Colors of #679794
Black with #679794
Text Example
Text Example
White with #679794
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #679794; }
p { color: rgb(103,151,148); }
H1.HeaderClassName
{
color: #679794;
}
.AnyTagClassName
{
color: #679794;
}
</style>
background-color css
<style>
a { background-color: #679794; }
a { background-color: rgb(103,151,148); }
div.DivClassName
{
background-color: #679794;
}
.BgClassName
{
background-color: #679794;
}
</style>
border-color css
<style>
span { border-color: #679794; }
span { border-color: rgb(103,151,148); }
td.TdClassName
{
border-color: #679794;
}
.TagClassName
{
border-color: #679794;
}
</style>