Shades of Juniper #819593
Tints of Juniper #819593
RGB
CMYK
RGB Variations
Color information
#819593 (or 0x819593) is known color: Juniper. HEX triplet: 81, 95 and 93. RGB value is (129,149,147). Sum of RGB (Red+Green+Blue) = 129+149+147=425 (56% of max value = 765). Red value is 129 (50.78% from 255 or 30.35% from 425); Green value is 149 (58.59% from 255 or 35.06% from 425); Blue value is 147 (57.81% from 255 or 34.59% from 425); Max value from RGB is 149 - color contains mainly: green. Hex color #819593 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #819593 is #7E6A6C. Grayscale: #8E8E8E. Windows color (decimal): -8284781 or 9672065. OLE color: 9672065.
HSL color Cylindrical-coordinate representation of color #819593: hue angle of 174º degrees, saturation: 0.09, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #819593 is Cyan = 0.13, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 129 | 149 | 147 | - |
| CMYK | 0.13 | 0 | 0.01 | 0.42 |
| HSL | 174º | 0.09% | 0.55% | - |
| HSV(B) | 174º | 0.13% | 0.58% | - |
| XYZ | 25.07 | 28.27 | 31.74 | - |
| YUV | 142.79 | 130.37 | 118.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 149 | 147 | 0.13 | 0 | 0.01 | 0.42 | 174 | 0.09 | 0.55 |
| Hex | 81 | 95 | 93 | D | 0 | 1 | 2A | AE | 9 | 37 |
| Octal | 201 | 225 | 223 | 15 | 0 | 1 | 52 | 256 | 11 | 67 |
| Binary | 10000001 | 10010101 | 10010011 | 1101 | 0 | 1 | 101010 | 10101110 | 1001 | 110111 |
Color Harmonies of #819593
Complementary color
Monochromatic Colors of #819593
Black with #819593
Text Example
Text Example
White with #819593
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #819593; }
p { color: rgb(129,149,147); }
H1.HeaderClassName
{
color: #819593;
}
.AnyTagClassName
{
color: #819593;
}
</style>
background-color css
<style>
a { background-color: #819593; }
a { background-color: rgb(129,149,147); }
div.DivClassName
{
background-color: #819593;
}
.BgClassName
{
background-color: #819593;
}
</style>
border-color css
<style>
span { border-color: #819593; }
span { border-color: rgb(129,149,147); }
td.TdClassName
{
border-color: #819593;
}
.TagClassName
{
border-color: #819593;
}
</style>