Shades of Juniper #729790
Tints of Juniper #729790
RGB
CMYK
RGB Variations
Color information
#729790 (or 0x729790) is known color: Juniper. HEX triplet: 72, 97 and 90. RGB value is (114,151,144). Sum of RGB (Red+Green+Blue) = 114+151+144=409 (54% of max value = 765). Red value is 114 (44.92% from 255 or 27.87% from 409); Green value is 151 (59.38% from 255 or 36.92% from 409); Blue value is 144 (56.64% from 255 or 35.21% from 409); Max value from RGB is 151 - color contains mainly: green. Hex color #729790 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #729790 is #8D686F. Grayscale: #8B8B8B. Windows color (decimal): -9267312 or 9475954. OLE color: 9475954.
HSL color Cylindrical-coordinate representation of color #729790: hue angle of 168.65º degrees, saturation: 0.15, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #729790 is Cyan = 0.25, Magento = 0, Yellow = 0.05 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 114 | 151 | 144 | - |
| CMYK | 0.25 | 0 | 0.05 | 0.41 |
| HSL | 168.65º | 0.15% | 0.52% | - |
| HSV(B) | 168.65º | 0.25% | 0.59% | - |
| XYZ | 23.04 | 27.72 | 30.52 | - |
| YUV | 139.14 | 130.74 | 110.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 151 | 144 | 0.25 | 0 | 0.05 | 0.41 | 168.65 | 0.15 | 0.52 |
| Hex | 72 | 97 | 90 | 19 | 0 | 5 | 29 | A9 | F | 34 |
| Octal | 162 | 227 | 220 | 31 | 0 | 5 | 51 | 251 | 17 | 64 |
| Binary | 1110010 | 10010111 | 10010000 | 11001 | 0 | 101 | 101001 | 10101001 | 1111 | 110100 |
Color Harmonies of #729790
Complementary color
Monochromatic Colors of #729790
Black with #729790
Text Example
Text Example
White with #729790
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #729790; }
p { color: rgb(114,151,144); }
H1.HeaderClassName
{
color: #729790;
}
.AnyTagClassName
{
color: #729790;
}
</style>
background-color css
<style>
a { background-color: #729790; }
a { background-color: rgb(114,151,144); }
div.DivClassName
{
background-color: #729790;
}
.BgClassName
{
background-color: #729790;
}
</style>
border-color css
<style>
span { border-color: #729790; }
span { border-color: rgb(114,151,144); }
td.TdClassName
{
border-color: #729790;
}
.TagClassName
{
border-color: #729790;
}
</style>