Shades of Juniper #679594
Tints of Juniper #679594
RGB
CMYK
RGB Variations
Color information
#679594 (or 0x679594) is known color: Juniper. HEX triplet: 67, 95 and 94. RGB value is (103,149,148). Sum of RGB (Red+Green+Blue) = 103+149+148=400 (52% of max value = 765). Red value is 103 (40.62% from 255 or 25.75% from 400); Green value is 149 (58.59% from 255 or 37.25% from 400); Blue value is 148 (58.20% from 255 or 37% from 400); Max value from RGB is 149 - color contains mainly: green. Hex color #679594 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #679594 is #986A6B. Grayscale: #878787. Windows color (decimal): -9988716 or 9737575. OLE color: 9737575.
HSL color Cylindrical-coordinate representation of color #679594: hue angle of 178.7º degrees, saturation: 0.18, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #679594 is Cyan = 0.31, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 103 | 149 | 148 | - |
| CMYK | 0.31 | 0 | 0.01 | 0.42 |
| HSL | 178.7º | 0.18% | 0.49% | - |
| HSV(B) | 178.7º | 0.31% | 0.58% | - |
| XYZ | 21.69 | 26.52 | 31.99 | - |
| YUV | 135.13 | 135.26 | 105.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 149 | 148 | 0.31 | 0 | 0.01 | 0.42 | 178.7 | 0.18 | 0.49 |
| Hex | 67 | 95 | 94 | 1F | 0 | 1 | 2A | B3 | 12 | 31 |
| Octal | 147 | 225 | 224 | 37 | 0 | 1 | 52 | 263 | 22 | 61 |
| Binary | 1100111 | 10010101 | 10010100 | 11111 | 0 | 1 | 101010 | 10110011 | 10010 | 110001 |
Color Harmonies of #679594
Complementary color
Monochromatic Colors of #679594
Black with #679594
Text Example
Text Example
White with #679594
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #679594; }
p { color: rgb(103,149,148); }
H1.HeaderClassName
{
color: #679594;
}
.AnyTagClassName
{
color: #679594;
}
</style>
background-color css
<style>
a { background-color: #679594; }
a { background-color: rgb(103,149,148); }
div.DivClassName
{
background-color: #679594;
}
.BgClassName
{
background-color: #679594;
}
</style>
border-color css
<style>
span { border-color: #679594; }
span { border-color: rgb(103,149,148); }
td.TdClassName
{
border-color: #679594;
}
.TagClassName
{
border-color: #679594;
}
</style>