Shades of Juniper #759393
Tints of Juniper #759393
RGB
CMYK
RGB Variations
Color information
#759393 (or 0x759393) is known color: Juniper. HEX triplet: 75, 93 and 93. RGB value is (117,147,147). Sum of RGB (Red+Green+Blue) = 117+147+147=411 (54% of max value = 765). Red value is 117 (46.09% from 255 or 28.47% from 411); Green value is 147 (57.81% from 255 or 35.77% from 411); Blue value is 147 (57.81% from 255 or 35.77% from 411); Max value from RGB is 147 - color contains mainly: green, blue. Hex color #759393 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #759393 is #8A6C6C. Grayscale: #8A8A8A. Windows color (decimal): -9071725 or 9671541. OLE color: 9671541.
HSL color Cylindrical-coordinate representation of color #759393: hue angle of 180º degrees, saturation: 0.12, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #759393 is Cyan = 0.20, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
RGB | 117 | 147 | 147 | - |
CMYK | 0.20 | 0 | 0 | 0.42 |
HSL | 180º | 0.12% | 0.52% | - |
HSV(B) | 180º | 0.2% | 0.58% | - |
XYZ | 23.04 | 26.76 | 31.55 | - |
YUV | 138.03 | 133.06 | 113 | - |
System | Red | Green | Blue | C | M | Y | K | H | S | L |
---|---|---|---|---|---|---|---|---|---|---|
Decimal | 117 | 147 | 147 | 0.20 | 0 | 0 | 0.42 | 180 | 0.12 | 0.52 |
Hex | 75 | 93 | 93 | 14 | 0 | 0 | 2A | B4 | C | 34 |
Octal | 165 | 223 | 223 | 24 | 0 | 0 | 52 | 264 | 14 | 64 |
Binary | 1110101 | 10010011 | 10010011 | 10100 | 0 | 0 | 101010 | 10110100 | 1100 | 110100 |
Color Harmonies of #759393
Complementary color
Monochromatic Colors of #759393
Black with #759393
Text Example
Text Example
White with #759393
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #759393; }
p { color: rgb(117,147,147); }
H1.HeaderClassName
{
color: #759393;
}
.AnyTagClassName
{
color: #759393;
}
</style>
background-color css
<style>
a { background-color: #759393; }
a { background-color: rgb(117,147,147); }
div.DivClassName
{
background-color: #759393;
}
.BgClassName
{
background-color: #759393;
}
</style>
border-color css
<style>
span { border-color: #759393; }
span { border-color: rgb(117,147,147); }
td.TdClassName
{
border-color: #759393;
}
.TagClassName
{
border-color: #759393;
}
</style>