Shades of Laurel #759775
Tints of Laurel #759775
RGB
CMYK
RGB Variations
Color information
#759775 (or 0x759775) is known color: Laurel. HEX triplet: 75, 97 and 75. RGB value is (117,151,117). Sum of RGB (Red+Green+Blue) = 117+151+117=385 (50% of max value = 765). Red value is 117 (46.09% from 255 or 30.39% from 385); Green value is 151 (59.38% from 255 or 39.22% from 385); Blue value is 117 (46.09% from 255 or 30.39% from 385); Max value from RGB is 151 - color contains mainly: green. Hex color #759775 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #759775 is #8A688A. Grayscale: #898989. Windows color (decimal): -9070731 or 7706485. OLE color: 7706485.
HSL color Cylindrical-coordinate representation of color #759775: hue angle of 120º degrees, saturation: 0.14, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #759775 is Cyan = 0.23, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 117 | 151 | 117 | - |
| CMYK | 0.23 | 0 | 0.23 | 0.41 |
| HSL | 120º | 0.14% | 0.53% | - |
| HSV(B) | 120º | 0.23% | 0.59% | - |
| XYZ | 21.61 | 27.2 | 20.94 | - |
| YUV | 136.96 | 116.74 | 113.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 151 | 117 | 0.23 | 0 | 0.23 | 0.41 | 120 | 0.14 | 0.53 |
| Hex | 75 | 97 | 75 | 17 | 0 | 17 | 29 | 78 | E | 35 |
| Octal | 165 | 227 | 165 | 27 | 0 | 27 | 51 | 170 | 16 | 65 |
| Binary | 1110101 | 10010111 | 1110101 | 10111 | 0 | 10111 | 101001 | 1111000 | 1110 | 110101 |
Color Harmonies of #759775
Complementary color
Monochromatic Colors of #759775
Black with #759775
Text Example
Text Example
White with #759775
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #759775; }
p { color: rgb(117,151,117); }
H1.HeaderClassName
{
color: #759775;
}
.AnyTagClassName
{
color: #759775;
}
</style>
background-color css
<style>
a { background-color: #759775; }
a { background-color: rgb(117,151,117); }
div.DivClassName
{
background-color: #759775;
}
.BgClassName
{
background-color: #759775;
}
</style>
border-color css
<style>
span { border-color: #759775; }
span { border-color: rgb(117,151,117); }
td.TdClassName
{
border-color: #759775;
}
.TagClassName
{
border-color: #759775;
}
</style>