Shades of Laurel #759675
Tints of Laurel #759675
RGB
CMYK
RGB Variations
Color information
#759675 (or 0x759675) is known color: Laurel. HEX triplet: 75, 96 and 75. RGB value is (117,150,117). Sum of RGB (Red+Green+Blue) = 117+150+117=384 (50% of max value = 765). Red value is 117 (46.09% from 255 or 30.47% from 384); Green value is 150 (58.98% from 255 or 39.06% from 384); Blue value is 117 (46.09% from 255 or 30.47% from 384); Max value from RGB is 150 - color contains mainly: green. Hex color #759675 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #759675 is #8A698A. Grayscale: #888888. Windows color (decimal): -9070987 or 7706229. OLE color: 7706229.
HSL color Cylindrical-coordinate representation of color #759675: hue angle of 120º degrees, saturation: 0.14, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #759675 is Cyan = 0.22, Magento = 0, Yellow = 0.22 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 117 | 150 | 117 | - |
| CMYK | 0.22 | 0 | 0.22 | 0.41 |
| HSL | 120º | 0.14% | 0.52% | - |
| HSV(B) | 120º | 0.22% | 0.59% | - |
| XYZ | 21.45 | 26.88 | 20.89 | - |
| YUV | 136.37 | 117.07 | 114.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 150 | 117 | 0.22 | 0 | 0.22 | 0.41 | 120 | 0.14 | 0.52 |
| Hex | 75 | 96 | 75 | 16 | 0 | 16 | 29 | 78 | E | 34 |
| Octal | 165 | 226 | 165 | 26 | 0 | 26 | 51 | 170 | 16 | 64 |
| Binary | 1110101 | 10010110 | 1110101 | 10110 | 0 | 10110 | 101001 | 1111000 | 1110 | 110100 |
Color Harmonies of #759675
Complementary color
Monochromatic Colors of #759675
Black with #759675
Text Example
Text Example
White with #759675
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #759675; }
p { color: rgb(117,150,117); }
H1.HeaderClassName
{
color: #759675;
}
.AnyTagClassName
{
color: #759675;
}
</style>
background-color css
<style>
a { background-color: #759675; }
a { background-color: rgb(117,150,117); }
div.DivClassName
{
background-color: #759675;
}
.BgClassName
{
background-color: #759675;
}
</style>
border-color css
<style>
span { border-color: #759675; }
span { border-color: rgb(117,150,117); }
td.TdClassName
{
border-color: #759675;
}
.TagClassName
{
border-color: #759675;
}
</style>