Shades of Juniper #728889
Tints of Juniper #728889
RGB
CMYK
RGB Variations
Color information
#728889 (or 0x728889) is known color: Juniper. HEX triplet: 72, 88 and 89. RGB value is (114,136,137). Sum of RGB (Red+Green+Blue) = 114+136+137=387 (51% of max value = 765). Red value is 114 (44.92% from 255 or 29.46% from 387); Green value is 136 (53.52% from 255 or 35.14% from 387); Blue value is 137 (53.91% from 255 or 35.40% from 387); Max value from RGB is 137 - color contains mainly: blue. Hex color #728889 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #728889 is #8D7776. Grayscale: #818181. Windows color (decimal): -9271159 or 9013362. OLE color: 9013362.
HSL color Cylindrical-coordinate representation of color #728889: hue angle of 182.61º degrees, saturation: 0.09, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #728889 is Cyan = 0.17, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 114 | 136 | 137 | - |
| CMYK | 0.17 | 0.01 | 0 | 0.46 |
| HSL | 182.61º | 0.09% | 0.49% | - |
| HSV(B) | 182.61º | 0.17% | 0.54% | - |
| XYZ | 20.26 | 22.99 | 27.04 | - |
| YUV | 129.54 | 132.21 | 116.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 136 | 137 | 0.17 | 0.01 | 0 | 0.46 | 182.61 | 0.09 | 0.49 |
| Hex | 72 | 88 | 89 | 11 | 1 | 0 | 2E | B7 | 9 | 31 |
| Octal | 162 | 210 | 211 | 21 | 1 | 0 | 56 | 267 | 11 | 61 |
| Binary | 1110010 | 10001000 | 10001001 | 10001 | 1 | 0 | 101110 | 10110111 | 1001 | 110001 |
Color Harmonies of #728889
Complementary color
Monochromatic Colors of #728889
Black with #728889
Text Example
Text Example
White with #728889
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #728889; }
p { color: rgb(114,136,137); }
H1.HeaderClassName
{
color: #728889;
}
.AnyTagClassName
{
color: #728889;
}
</style>
background-color css
<style>
a { background-color: #728889; }
a { background-color: rgb(114,136,137); }
div.DivClassName
{
background-color: #728889;
}
.BgClassName
{
background-color: #728889;
}
</style>
border-color css
<style>
span { border-color: #728889; }
span { border-color: rgb(114,136,137); }
td.TdClassName
{
border-color: #728889;
}
.TagClassName
{
border-color: #728889;
}
</style>