Shades of Juniper #819091
Tints of Juniper #819091
RGB
CMYK
RGB Variations
Color information
#819091 (or 0x819091) is known color: Juniper. HEX triplet: 81, 90 and 91. RGB value is (129,144,145). Sum of RGB (Red+Green+Blue) = 129+144+145=418 (55% of max value = 765). Red value is 129 (50.78% from 255 or 30.86% from 418); Green value is 144 (56.64% from 255 or 34.45% from 418); Blue value is 145 (57.03% from 255 or 34.69% from 418); Max value from RGB is 145 - color contains mainly: blue. Hex color #819091 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #819091 is #7E6F6E. Grayscale: #8B8B8B. Windows color (decimal): -8286063 or 9539713. OLE color: 9539713.
HSL color Cylindrical-coordinate representation of color #819091: hue angle of 183.75º degrees, saturation: 0.07, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.11%. Process color model (Four color, CMYK) of #819091 is Cyan = 0.11, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 129 | 144 | 145 | - |
| CMYK | 0.11 | 0.01 | 0 | 0.43 |
| HSL | 183.75º | 0.07% | 0.54% | - |
| HSV(B) | 183.75º | 0.11% | 0.57% | - |
| XYZ | 24.14 | 26.66 | 30.66 | - |
| YUV | 139.63 | 131.03 | 120.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 144 | 145 | 0.11 | 0.01 | 0 | 0.43 | 183.75 | 0.07 | 0.54 |
| Hex | 81 | 90 | 91 | B | 1 | 0 | 2B | B8 | 7 | 36 |
| Octal | 201 | 220 | 221 | 13 | 1 | 0 | 53 | 270 | 7 | 66 |
| Binary | 10000001 | 10010000 | 10010001 | 1011 | 1 | 0 | 101011 | 10111000 | 111 | 110110 |
Color Harmonies of #819091
Complementary color
Monochromatic Colors of #819091
Black with #819091
Text Example
Text Example
White with #819091
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #819091; }
p { color: rgb(129,144,145); }
H1.HeaderClassName
{
color: #819091;
}
.AnyTagClassName
{
color: #819091;
}
</style>
background-color css
<style>
a { background-color: #819091; }
a { background-color: rgb(129,144,145); }
div.DivClassName
{
background-color: #819091;
}
.BgClassName
{
background-color: #819091;
}
</style>
border-color css
<style>
span { border-color: #819091; }
span { border-color: rgb(129,144,145); }
td.TdClassName
{
border-color: #819091;
}
.TagClassName
{
border-color: #819091;
}
</style>