Shades of Juniper #759394
Tints of Juniper #759394
RGB
CMYK
RGB Variations
Color information
#759394 (or 0x759394) is known color: Juniper. HEX triplet: 75, 93 and 94. RGB value is (117,147,148). Sum of RGB (Red+Green+Blue) = 117+147+148=412 (54% of max value = 765). Red value is 117 (46.09% from 255 or 28.40% from 412); Green value is 147 (57.81% from 255 or 35.68% from 412); Blue value is 148 (58.20% from 255 or 35.92% from 412); Max value from RGB is 148 - color contains mainly: blue. Hex color #759394 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #759394 is #8A6C6B. Grayscale: #8A8A8A. Windows color (decimal): -9071724 or 9737077. OLE color: 9737077.
HSL color Cylindrical-coordinate representation of color #759394: hue angle of 181.94º degrees, saturation: 0.13, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #759394 is Cyan = 0.21, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 117 | 147 | 148 | - |
| CMYK | 0.21 | 0.01 | 0 | 0.42 |
| HSL | 181.94º | 0.13% | 0.52% | - |
| HSV(B) | 181.94º | 0.21% | 0.58% | - |
| XYZ | 23.12 | 26.79 | 31.97 | - |
| YUV | 138.14 | 133.56 | 112.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 147 | 148 | 0.21 | 0.01 | 0 | 0.42 | 181.94 | 0.13 | 0.52 |
| Hex | 75 | 93 | 94 | 15 | 1 | 0 | 2A | B6 | D | 34 |
| Octal | 165 | 223 | 224 | 25 | 1 | 0 | 52 | 266 | 15 | 64 |
| Binary | 1110101 | 10010011 | 10010100 | 10101 | 1 | 0 | 101010 | 10110110 | 1101 | 110100 |
Color Harmonies of #759394
Complementary color
Monochromatic Colors of #759394
Black with #759394
Text Example
Text Example
White with #759394
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #759394; }
p { color: rgb(117,147,148); }
H1.HeaderClassName
{
color: #759394;
}
.AnyTagClassName
{
color: #759394;
}
</style>
background-color css
<style>
a { background-color: #759394; }
a { background-color: rgb(117,147,148); }
div.DivClassName
{
background-color: #759394;
}
.BgClassName
{
background-color: #759394;
}
</style>
border-color css
<style>
span { border-color: #759394; }
span { border-color: rgb(117,147,148); }
td.TdClassName
{
border-color: #759394;
}
.TagClassName
{
border-color: #759394;
}
</style>