Shades of Juniper #679691
Tints of Juniper #679691
RGB
CMYK
RGB Variations
Color information
#679691 (or 0x679691) is known color: Juniper. HEX triplet: 67, 96 and 91. RGB value is (103,150,145). Sum of RGB (Red+Green+Blue) = 103+150+145=398 (52% of max value = 765). Red value is 103 (40.62% from 255 or 25.88% from 398); Green value is 150 (58.98% from 255 or 37.69% from 398); Blue value is 145 (57.03% from 255 or 36.43% from 398); Max value from RGB is 150 - color contains mainly: green. Hex color #679691 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #679691 is #98696E. Grayscale: #878787. Windows color (decimal): -9988463 or 9541223. OLE color: 9541223.
HSL color Cylindrical-coordinate representation of color #679691: hue angle of 173.62º degrees, saturation: 0.19, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #679691 is Cyan = 0.31, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 103 | 150 | 145 | - |
| CMYK | 0.31 | 0 | 0.03 | 0.41 |
| HSL | 173.62º | 0.19% | 0.5% | - |
| HSV(B) | 173.62º | 0.31% | 0.59% | - |
| XYZ | 21.61 | 26.74 | 30.81 | - |
| YUV | 135.38 | 133.43 | 104.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 150 | 145 | 0.31 | 0 | 0.03 | 0.41 | 173.62 | 0.19 | 0.5 |
| Hex | 67 | 96 | 91 | 1F | 0 | 3 | 29 | AE | 13 | 32 |
| Octal | 147 | 226 | 221 | 37 | 0 | 3 | 51 | 256 | 23 | 62 |
| Binary | 1100111 | 10010110 | 10010001 | 11111 | 0 | 11 | 101001 | 10101110 | 10011 | 110010 |
Color Harmonies of #679691
Complementary color
Monochromatic Colors of #679691
Black with #679691
Text Example
Text Example
White with #679691
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #679691; }
p { color: rgb(103,150,145); }
H1.HeaderClassName
{
color: #679691;
}
.AnyTagClassName
{
color: #679691;
}
</style>
background-color css
<style>
a { background-color: #679691; }
a { background-color: rgb(103,150,145); }
div.DivClassName
{
background-color: #679691;
}
.BgClassName
{
background-color: #679691;
}
</style>
border-color css
<style>
span { border-color: #679691; }
span { border-color: rgb(103,150,145); }
td.TdClassName
{
border-color: #679691;
}
.TagClassName
{
border-color: #679691;
}
</style>