Shades of Laurel #759976
Tints of Laurel #759976
RGB
CMYK
RGB Variations
Color information
#759976 (or 0x759976) is known color: Laurel. HEX triplet: 75, 99 and 76. RGB value is (117,153,118). Sum of RGB (Red+Green+Blue) = 117+153+118=388 (51% of max value = 765). Red value is 117 (46.09% from 255 or 30.15% from 388); Green value is 153 (60.16% from 255 or 39.43% from 388); Blue value is 118 (46.48% from 255 or 30.41% from 388); Max value from RGB is 153 - color contains mainly: green. Hex color #759976 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #759976 is #8A6689. Grayscale: #8A8A8A. Windows color (decimal): -9070218 or 7772533. OLE color: 7772533.
HSL color Cylindrical-coordinate representation of color #759976: hue angle of 121.67º degrees, saturation: 0.15, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #759976 is Cyan = 0.24, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 117 | 153 | 118 | - |
| CMYK | 0.24 | 0 | 0.23 | 0.4 |
| HSL | 121.67º | 0.15% | 0.53% | - |
| HSV(B) | 121.67º | 0.24% | 0.6% | - |
| XYZ | 22 | 27.87 | 21.36 | - |
| YUV | 138.25 | 116.57 | 112.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 153 | 118 | 0.24 | 0 | 0.23 | 0.4 | 121.67 | 0.15 | 0.53 |
| Hex | 75 | 99 | 76 | 18 | 0 | 17 | 28 | 7A | F | 35 |
| Octal | 165 | 231 | 166 | 30 | 0 | 27 | 50 | 172 | 17 | 65 |
| Binary | 1110101 | 10011001 | 1110110 | 11000 | 0 | 10111 | 101000 | 1111010 | 1111 | 110101 |
Color Harmonies of #759976
Complementary color
Monochromatic Colors of #759976
Black with #759976
Text Example
Text Example
White with #759976
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #759976; }
p { color: rgb(117,153,118); }
H1.HeaderClassName
{
color: #759976;
}
.AnyTagClassName
{
color: #759976;
}
</style>
background-color css
<style>
a { background-color: #759976; }
a { background-color: rgb(117,153,118); }
div.DivClassName
{
background-color: #759976;
}
.BgClassName
{
background-color: #759976;
}
</style>
border-color css
<style>
span { border-color: #759976; }
span { border-color: rgb(117,153,118); }
td.TdClassName
{
border-color: #759976;
}
.TagClassName
{
border-color: #759976;
}
</style>