Shades of Juniper #799598
Tints of Juniper #799598
RGB
CMYK
RGB Variations
Color information
#799598 (or 0x799598) is known color: Juniper. HEX triplet: 79, 95 and 98. RGB value is (121,149,152). Sum of RGB (Red+Green+Blue) = 121+149+152=422 (55% of max value = 765). Red value is 121 (47.66% from 255 or 28.67% from 422); Green value is 149 (58.59% from 255 or 35.31% from 422); Blue value is 152 (59.77% from 255 or 36.02% from 422); Max value from RGB is 152 - color contains mainly: blue. Hex color #799598 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #799598 is #866A67. Grayscale: #8C8C8C. Windows color (decimal): -8809064 or 9999737. OLE color: 9999737.
HSL color Cylindrical-coordinate representation of color #799598: hue angle of 185.81º degrees, saturation: 0.13, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #799598 is Cyan = 0.20, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 121 | 149 | 152 | - |
| CMYK | 0.20 | 0.02 | 0 | 0.40 |
| HSL | 185.81º | 0.13% | 0.54% | - |
| HSV(B) | 185.81º | 0.2% | 0.6% | - |
| XYZ | 24.3 | 27.83 | 33.8 | - |
| YUV | 140.97 | 134.22 | 113.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 149 | 152 | 0.20 | 0.02 | 0 | 0.40 | 185.81 | 0.13 | 0.54 |
| Hex | 79 | 95 | 98 | 14 | 2 | 0 | 28 | BA | D | 36 |
| Octal | 171 | 225 | 230 | 24 | 2 | 0 | 50 | 272 | 15 | 66 |
| Binary | 1111001 | 10010101 | 10011000 | 10100 | 10 | 0 | 101000 | 10111010 | 1101 | 110110 |
Color Harmonies of #799598
Complementary color
Monochromatic Colors of #799598
Black with #799598
Text Example
Text Example
White with #799598
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #799598; }
p { color: rgb(121,149,152); }
H1.HeaderClassName
{
color: #799598;
}
.AnyTagClassName
{
color: #799598;
}
</style>
background-color css
<style>
a { background-color: #799598; }
a { background-color: rgb(121,149,152); }
div.DivClassName
{
background-color: #799598;
}
.BgClassName
{
background-color: #799598;
}
</style>
border-color css
<style>
span { border-color: #799598; }
span { border-color: rgb(121,149,152); }
td.TdClassName
{
border-color: #799598;
}
.TagClassName
{
border-color: #799598;
}
</style>