Shades of Laurel #759577
Tints of Laurel #759577
RGB
CMYK
RGB Variations
Color information
#759577 (or 0x759577) is known color: Laurel. HEX triplet: 75, 95 and 77. RGB value is (117,149,119). Sum of RGB (Red+Green+Blue) = 117+149+119=385 (50% of max value = 765). Red value is 117 (46.09% from 255 or 30.39% from 385); Green value is 149 (58.59% from 255 or 38.70% from 385); Blue value is 119 (46.88% from 255 or 30.91% from 385); Max value from RGB is 149 - color contains mainly: green. Hex color #759577 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #759577 is #8A6A88. Grayscale: #888888. Windows color (decimal): -9071241 or 7837045. OLE color: 7837045.
HSL color Cylindrical-coordinate representation of color #759577: hue angle of 123.75º 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 #759577 is Cyan = 0.21, Magento = 0, Yellow = 0.20 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 117 | 149 | 119 | - |
| CMYK | 0.21 | 0 | 0.20 | 0.42 |
| HSL | 123.75º | 0.13% | 0.52% | - |
| HSV(B) | 123.75º | 0.21% | 0.58% | - |
| XYZ | 21.41 | 26.61 | 21.46 | - |
| YUV | 136.01 | 118.4 | 114.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 149 | 119 | 0.21 | 0 | 0.20 | 0.42 | 123.75 | 0.13 | 0.52 |
| Hex | 75 | 95 | 77 | 15 | 0 | 14 | 2A | 7C | D | 34 |
| Octal | 165 | 225 | 167 | 25 | 0 | 24 | 52 | 174 | 15 | 64 |
| Binary | 1110101 | 10010101 | 1110111 | 10101 | 0 | 10100 | 101010 | 1111100 | 1101 | 110100 |
Color Harmonies of #759577
Complementary color
Monochromatic Colors of #759577
Black with #759577
Text Example
Text Example
White with #759577
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #759577; }
p { color: rgb(117,149,119); }
H1.HeaderClassName
{
color: #759577;
}
.AnyTagClassName
{
color: #759577;
}
</style>
background-color css
<style>
a { background-color: #759577; }
a { background-color: rgb(117,149,119); }
div.DivClassName
{
background-color: #759577;
}
.BgClassName
{
background-color: #759577;
}
</style>
border-color css
<style>
span { border-color: #759577; }
span { border-color: rgb(117,149,119); }
td.TdClassName
{
border-color: #759577;
}
.TagClassName
{
border-color: #759577;
}
</style>