Shades of Juniper #819491
Tints of Juniper #819491
RGB
CMYK
RGB Variations
Color information
#819491 (or 0x819491) is known color: Juniper. HEX triplet: 81, 94 and 91. RGB value is (129,148,145). Sum of RGB (Red+Green+Blue) = 129+148+145=422 (55% of max value = 765). Red value is 129 (50.78% from 255 or 30.57% from 422); Green value is 148 (58.20% from 255 or 35.07% from 422); Blue value is 145 (57.03% from 255 or 34.36% from 422); Max value from RGB is 148 - color contains mainly: green. Hex color #819491 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #819491 is #7E6B6E. Grayscale: #8D8D8D. Windows color (decimal): -8285039 or 9540737. OLE color: 9540737.
HSL color Cylindrical-coordinate representation of color #819491: hue angle of 170.53º degrees, saturation: 0.08, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #819491 is Cyan = 0.13, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 129 | 148 | 145 | - |
| CMYK | 0.13 | 0 | 0.02 | 0.42 |
| HSL | 170.53º | 0.08% | 0.54% | - |
| HSV(B) | 170.53º | 0.13% | 0.58% | - |
| XYZ | 24.75 | 27.89 | 30.87 | - |
| YUV | 141.98 | 129.71 | 118.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 148 | 145 | 0.13 | 0 | 0.02 | 0.42 | 170.53 | 0.08 | 0.54 |
| Hex | 81 | 94 | 91 | D | 0 | 2 | 2A | AB | 8 | 36 |
| Octal | 201 | 224 | 221 | 15 | 0 | 2 | 52 | 253 | 10 | 66 |
| Binary | 10000001 | 10010100 | 10010001 | 1101 | 0 | 10 | 101010 | 10101011 | 1000 | 110110 |
Color Harmonies of #819491
Complementary color
Monochromatic Colors of #819491
Black with #819491
Text Example
Text Example
White with #819491
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #819491; }
p { color: rgb(129,148,145); }
H1.HeaderClassName
{
color: #819491;
}
.AnyTagClassName
{
color: #819491;
}
</style>
background-color css
<style>
a { background-color: #819491; }
a { background-color: rgb(129,148,145); }
div.DivClassName
{
background-color: #819491;
}
.BgClassName
{
background-color: #819491;
}
</style>
border-color css
<style>
span { border-color: #819491; }
span { border-color: rgb(129,148,145); }
td.TdClassName
{
border-color: #819491;
}
.TagClassName
{
border-color: #819491;
}
</style>