Shades of Juniper #738887
Tints of Juniper #738887
RGB
CMYK
RGB Variations
Color information
#738887 (or 0x738887) is known color: Juniper. HEX triplet: 73, 88 and 87. RGB value is (115,136,135). Sum of RGB (Red+Green+Blue) = 115+136+135=386 (51% of max value = 765). Red value is 115 (45.31% from 255 or 29.79% from 386); Green value is 136 (53.52% from 255 or 35.23% from 386); Blue value is 135 (53.12% from 255 or 34.97% from 386); Max value from RGB is 136 - color contains mainly: green. Hex color #738887 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #738887 is #8C7778. Grayscale: #818181. Windows color (decimal): -9205625 or 8882291. OLE color: 8882291.
HSL color Cylindrical-coordinate representation of color #738887: hue angle of 177.14º degrees, saturation: 0.08, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #738887 is Cyan = 0.15, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 115 | 136 | 135 | - |
| CMYK | 0.15 | 0 | 0.01 | 0.47 |
| HSL | 177.14º | 0.08% | 0.49% | - |
| HSV(B) | 177.14º | 0.15% | 0.53% | - |
| XYZ | 20.25 | 23 | 26.29 | - |
| YUV | 129.61 | 131.04 | 117.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 136 | 135 | 0.15 | 0 | 0.01 | 0.47 | 177.14 | 0.08 | 0.49 |
| Hex | 73 | 88 | 87 | F | 0 | 1 | 2F | B1 | 8 | 31 |
| Octal | 163 | 210 | 207 | 17 | 0 | 1 | 57 | 261 | 10 | 61 |
| Binary | 1110011 | 10001000 | 10000111 | 1111 | 0 | 1 | 101111 | 10110001 | 1000 | 110001 |
Color Harmonies of #738887
Complementary color
Monochromatic Colors of #738887
Black with #738887
Text Example
Text Example
White with #738887
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #738887; }
p { color: rgb(115,136,135); }
H1.HeaderClassName
{
color: #738887;
}
.AnyTagClassName
{
color: #738887;
}
</style>
background-color css
<style>
a { background-color: #738887; }
a { background-color: rgb(115,136,135); }
div.DivClassName
{
background-color: #738887;
}
.BgClassName
{
background-color: #738887;
}
</style>
border-color css
<style>
span { border-color: #738887; }
span { border-color: rgb(115,136,135); }
td.TdClassName
{
border-color: #738887;
}
.TagClassName
{
border-color: #738887;
}
</style>