Shades of Juniper #819393
Tints of Juniper #819393
RGB
CMYK
RGB Variations
Color information
#819393 (or 0x819393) is known color: Juniper. HEX triplet: 81, 93 and 93. RGB value is (129,147,147). Sum of RGB (Red+Green+Blue) = 129+147+147=423 (56% of max value = 765). Red value is 129 (50.78% from 255 or 30.50% from 423); Green value is 147 (57.81% from 255 or 34.75% from 423); Blue value is 147 (57.81% from 255 or 34.75% from 423); Max value from RGB is 147 - color contains mainly: green, blue. Hex color #819393 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #819393 is #7E6C6C. Grayscale: #8D8D8D. Windows color (decimal): -8285293 or 9671553. OLE color: 9671553.
HSL color Cylindrical-coordinate representation of color #819393: hue angle of 180º degrees, saturation: 0.08, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #819393 is Cyan = 0.12, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 129 | 147 | 147 | - |
| CMYK | 0.12 | 0 | 0 | 0.42 |
| HSL | 180º | 0.08% | 0.54% | - |
| HSV(B) | 180º | 0.12% | 0.58% | - |
| XYZ | 24.75 | 27.64 | 31.63 | - |
| YUV | 141.62 | 131.04 | 119 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 147 | 147 | 0.12 | 0 | 0 | 0.42 | 180 | 0.08 | 0.54 |
| Hex | 81 | 93 | 93 | C | 0 | 0 | 2A | B4 | 8 | 36 |
| Octal | 201 | 223 | 223 | 14 | 0 | 0 | 52 | 264 | 10 | 66 |
| Binary | 10000001 | 10010011 | 10010011 | 1100 | 0 | 0 | 101010 | 10110100 | 1000 | 110110 |
Color Harmonies of #819393
Complementary color
Monochromatic Colors of #819393
Black with #819393
Text Example
Text Example
White with #819393
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #819393; }
p { color: rgb(129,147,147); }
H1.HeaderClassName
{
color: #819393;
}
.AnyTagClassName
{
color: #819393;
}
</style>
background-color css
<style>
a { background-color: #819393; }
a { background-color: rgb(129,147,147); }
div.DivClassName
{
background-color: #819393;
}
.BgClassName
{
background-color: #819393;
}
</style>
border-color css
<style>
span { border-color: #819393; }
span { border-color: rgb(129,147,147); }
td.TdClassName
{
border-color: #819393;
}
.TagClassName
{
border-color: #819393;
}
</style>