Shades of Juniper #739698
Tints of Juniper #739698
RGB
CMYK
RGB Variations
Color information
#739698 (or 0x739698) is known color: Juniper. HEX triplet: 73, 96 and 98. RGB value is (115,150,152). Sum of RGB (Red+Green+Blue) = 115+150+152=417 (55% of max value = 765). Red value is 115 (45.31% from 255 or 27.58% from 417); Green value is 150 (58.98% from 255 or 35.97% from 417); Blue value is 152 (59.77% from 255 or 36.45% from 417); Max value from RGB is 152 - color contains mainly: blue. Hex color #739698 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #739698 is #8C6967. Grayscale: #8B8B8B. Windows color (decimal): -9202024 or 9999987. OLE color: 9999987.
HSL color Cylindrical-coordinate representation of color #739698: hue angle of 183.24º degrees, saturation: 0.15, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #739698 is Cyan = 0.24, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 115 | 150 | 152 | - |
| CMYK | 0.24 | 0.01 | 0 | 0.40 |
| HSL | 183.24º | 0.15% | 0.52% | - |
| HSV(B) | 183.24º | 0.24% | 0.6% | - |
| XYZ | 23.64 | 27.72 | 33.81 | - |
| YUV | 139.76 | 134.9 | 110.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 150 | 152 | 0.24 | 0.01 | 0 | 0.40 | 183.24 | 0.15 | 0.52 |
| Hex | 73 | 96 | 98 | 18 | 1 | 0 | 28 | B7 | F | 34 |
| Octal | 163 | 226 | 230 | 30 | 1 | 0 | 50 | 267 | 17 | 64 |
| Binary | 1110011 | 10010110 | 10011000 | 11000 | 1 | 0 | 101000 | 10110111 | 1111 | 110100 |
Color Harmonies of #739698
Complementary color
Monochromatic Colors of #739698
Black with #739698
Text Example
Text Example
White with #739698
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #739698; }
p { color: rgb(115,150,152); }
H1.HeaderClassName
{
color: #739698;
}
.AnyTagClassName
{
color: #739698;
}
</style>
background-color css
<style>
a { background-color: #739698; }
a { background-color: rgb(115,150,152); }
div.DivClassName
{
background-color: #739698;
}
.BgClassName
{
background-color: #739698;
}
</style>
border-color css
<style>
span { border-color: #739698; }
span { border-color: rgb(115,150,152); }
td.TdClassName
{
border-color: #739698;
}
.TagClassName
{
border-color: #739698;
}
</style>