Shades of Juniper #799597
Tints of Juniper #799597
RGB
CMYK
RGB Variations
Color information
#799597 (or 0x799597) is known color: Juniper. HEX triplet: 79, 95 and 97. RGB value is (121,149,151). Sum of RGB (Red+Green+Blue) = 121+149+151=421 (55% of max value = 765). Red value is 121 (47.66% from 255 or 28.74% from 421); Green value is 149 (58.59% from 255 or 35.39% from 421); Blue value is 151 (59.38% from 255 or 35.87% from 421); Max value from RGB is 151 - color contains mainly: blue. Hex color #799597 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #799597 is #866A68. Grayscale: #8C8C8C. Windows color (decimal): -8809065 or 9934201. OLE color: 9934201.
HSL color Cylindrical-coordinate representation of color #799597: hue angle of 184º degrees, saturation: 0.13, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #799597 is Cyan = 0.20, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 121 | 149 | 151 | - |
| CMYK | 0.20 | 0.01 | 0 | 0.41 |
| HSL | 184º | 0.13% | 0.53% | - |
| HSV(B) | 184º | 0.2% | 0.59% | - |
| XYZ | 24.22 | 27.79 | 33.37 | - |
| YUV | 140.86 | 133.72 | 113.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 149 | 151 | 0.20 | 0.01 | 0 | 0.41 | 184 | 0.13 | 0.53 |
| Hex | 79 | 95 | 97 | 14 | 1 | 0 | 29 | B8 | D | 35 |
| Octal | 171 | 225 | 227 | 24 | 1 | 0 | 51 | 270 | 15 | 65 |
| Binary | 1111001 | 10010101 | 10010111 | 10100 | 1 | 0 | 101001 | 10111000 | 1101 | 110101 |
Color Harmonies of #799597
Complementary color
Monochromatic Colors of #799597
Black with #799597
Text Example
Text Example
White with #799597
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #799597; }
p { color: rgb(121,149,151); }
H1.HeaderClassName
{
color: #799597;
}
.AnyTagClassName
{
color: #799597;
}
</style>
background-color css
<style>
a { background-color: #799597; }
a { background-color: rgb(121,149,151); }
div.DivClassName
{
background-color: #799597;
}
.BgClassName
{
background-color: #799597;
}
</style>
border-color css
<style>
span { border-color: #799597; }
span { border-color: rgb(121,149,151); }
td.TdClassName
{
border-color: #799597;
}
.TagClassName
{
border-color: #799597;
}
</style>