Shades of Juniper #749594
Tints of Juniper #749594
RGB
CMYK
RGB Variations
Color information
#749594 (or 0x749594) is known color: Juniper. HEX triplet: 74, 95 and 94. RGB value is (116,149,148). Sum of RGB (Red+Green+Blue) = 116+149+148=413 (54% of max value = 765). Red value is 116 (45.70% from 255 or 28.09% from 413); Green value is 149 (58.59% from 255 or 36.08% from 413); Blue value is 148 (58.20% from 255 or 35.84% from 413); Max value from RGB is 149 - color contains mainly: green. Hex color #749594 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #749594 is #8B6A6B. Grayscale: #8A8A8A. Windows color (decimal): -9136748 or 9737588. OLE color: 9737588.
HSL color Cylindrical-coordinate representation of color #749594: hue angle of 178.18º degrees, saturation: 0.13, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #749594 is Cyan = 0.22, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 116 | 149 | 148 | - |
| CMYK | 0.22 | 0 | 0.01 | 0.42 |
| HSL | 178.18º | 0.13% | 0.52% | - |
| HSV(B) | 178.18º | 0.22% | 0.58% | - |
| XYZ | 23.3 | 27.35 | 32.07 | - |
| YUV | 139.02 | 133.07 | 111.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 149 | 148 | 0.22 | 0 | 0.01 | 0.42 | 178.18 | 0.13 | 0.52 |
| Hex | 74 | 95 | 94 | 16 | 0 | 1 | 2A | B2 | D | 34 |
| Octal | 164 | 225 | 224 | 26 | 0 | 1 | 52 | 262 | 15 | 64 |
| Binary | 1110100 | 10010101 | 10010100 | 10110 | 0 | 1 | 101010 | 10110010 | 1101 | 110100 |
Color Harmonies of #749594
Complementary color
Monochromatic Colors of #749594
Black with #749594
Text Example
Text Example
White with #749594
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #749594; }
p { color: rgb(116,149,148); }
H1.HeaderClassName
{
color: #749594;
}
.AnyTagClassName
{
color: #749594;
}
</style>
background-color css
<style>
a { background-color: #749594; }
a { background-color: rgb(116,149,148); }
div.DivClassName
{
background-color: #749594;
}
.BgClassName
{
background-color: #749594;
}
</style>
border-color css
<style>
span { border-color: #749594; }
span { border-color: rgb(116,149,148); }
td.TdClassName
{
border-color: #749594;
}
.TagClassName
{
border-color: #749594;
}
</style>