Shades of Juniper #829794
Tints of Juniper #829794
RGB
CMYK
RGB Variations
Color information
#829794 (or 0x829794) is known color: Juniper. HEX triplet: 82, 97 and 94. RGB value is (130,151,148). Sum of RGB (Red+Green+Blue) = 130+151+148=429 (56% of max value = 765). Red value is 130 (51.17% from 255 or 30.30% from 429); Green value is 151 (59.38% from 255 or 35.20% from 429); Blue value is 148 (58.20% from 255 or 34.50% from 429); Max value from RGB is 151 - color contains mainly: green. Hex color #829794 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #829794 is #7D686B. Grayscale: #909090. Windows color (decimal): -8218732 or 9738114. OLE color: 9738114.
HSL color Cylindrical-coordinate representation of color #829794: hue angle of 171.43º degrees, saturation: 0.09, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #829794 is Cyan = 0.14, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 130 | 151 | 148 | - |
| CMYK | 0.14 | 0 | 0.02 | 0.41 |
| HSL | 171.43º | 0.09% | 0.55% | - |
| HSV(B) | 171.43º | 0.14% | 0.59% | - |
| XYZ | 25.62 | 29.02 | 32.27 | - |
| YUV | 144.38 | 130.04 | 117.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 151 | 148 | 0.14 | 0 | 0.02 | 0.41 | 171.43 | 0.09 | 0.55 |
| Hex | 82 | 97 | 94 | E | 0 | 2 | 29 | AB | 9 | 37 |
| Octal | 202 | 227 | 224 | 16 | 0 | 2 | 51 | 253 | 11 | 67 |
| Binary | 10000010 | 10010111 | 10010100 | 1110 | 0 | 10 | 101001 | 10101011 | 1001 | 110111 |
Color Harmonies of #829794
Complementary color
Monochromatic Colors of #829794
Black with #829794
Text Example
Text Example
White with #829794
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #829794; }
p { color: rgb(130,151,148); }
H1.HeaderClassName
{
color: #829794;
}
.AnyTagClassName
{
color: #829794;
}
</style>
background-color css
<style>
a { background-color: #829794; }
a { background-color: rgb(130,151,148); }
div.DivClassName
{
background-color: #829794;
}
.BgClassName
{
background-color: #829794;
}
</style>
border-color css
<style>
span { border-color: #829794; }
span { border-color: rgb(130,151,148); }
td.TdClassName
{
border-color: #829794;
}
.TagClassName
{
border-color: #829794;
}
</style>