Shades of Juniper #679390
Tints of Juniper #679390
RGB
CMYK
RGB Variations
Color information
#679390 (or 0x679390) is known color: Juniper. HEX triplet: 67, 93 and 90. RGB value is (103,147,144). Sum of RGB (Red+Green+Blue) = 103+147+144=394 (52% of max value = 765). Red value is 103 (40.62% from 255 or 26.14% from 394); Green value is 147 (57.81% from 255 or 37.31% from 394); Blue value is 144 (56.64% from 255 or 36.55% from 394); Max value from RGB is 147 - color contains mainly: green. Hex color #679390 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #679390 is #986C6F. Grayscale: #858585. Windows color (decimal): -9989232 or 9474919. OLE color: 9474919.
HSL color Cylindrical-coordinate representation of color #679390: hue angle of 175.91º degrees, saturation: 0.18, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #679390 is Cyan = 0.30, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 103 | 147 | 144 | - |
| CMYK | 0.30 | 0 | 0.02 | 0.42 |
| HSL | 175.91º | 0.18% | 0.49% | - |
| HSV(B) | 175.91º | 0.3% | 0.58% | - |
| XYZ | 21.06 | 25.76 | 30.25 | - |
| YUV | 133.5 | 133.92 | 106.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 147 | 144 | 0.30 | 0 | 0.02 | 0.42 | 175.91 | 0.18 | 0.49 |
| Hex | 67 | 93 | 90 | 1E | 0 | 2 | 2A | B0 | 12 | 31 |
| Octal | 147 | 223 | 220 | 36 | 0 | 2 | 52 | 260 | 22 | 61 |
| Binary | 1100111 | 10010011 | 10010000 | 11110 | 0 | 10 | 101010 | 10110000 | 10010 | 110001 |
Color Harmonies of #679390
Complementary color
Monochromatic Colors of #679390
Black with #679390
Text Example
Text Example
White with #679390
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #679390; }
p { color: rgb(103,147,144); }
H1.HeaderClassName
{
color: #679390;
}
.AnyTagClassName
{
color: #679390;
}
</style>
background-color css
<style>
a { background-color: #679390; }
a { background-color: rgb(103,147,144); }
div.DivClassName
{
background-color: #679390;
}
.BgClassName
{
background-color: #679390;
}
</style>
border-color css
<style>
span { border-color: #679390; }
span { border-color: rgb(103,147,144); }
td.TdClassName
{
border-color: #679390;
}
.TagClassName
{
border-color: #679390;
}
</style>