Shades of Laurel #759277
Tints of Laurel #759277
RGB
CMYK
RGB Variations
Color information
#759277 (or 0x759277) is known color: Laurel. HEX triplet: 75, 92 and 77. RGB value is (117,146,119). Sum of RGB (Red+Green+Blue) = 117+146+119=382 (50% of max value = 765). Red value is 117 (46.09% from 255 or 30.63% from 382); Green value is 146 (57.42% from 255 or 38.22% from 382); Blue value is 119 (46.88% from 255 or 31.15% from 382); Max value from RGB is 146 - color contains mainly: green. Hex color #759277 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #759277 is #8A6D88. Grayscale: #868686. Windows color (decimal): -9072009 or 7836277. OLE color: 7836277.
HSL color Cylindrical-coordinate representation of color #759277: hue angle of 124.14º degrees, saturation: 0.12, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #759277 is Cyan = 0.20, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 117 | 146 | 119 | - |
| CMYK | 0.20 | 0 | 0.18 | 0.43 |
| HSL | 124.14º | 0.12% | 0.52% | - |
| HSV(B) | 124.14º | 0.2% | 0.57% | - |
| XYZ | 20.94 | 25.67 | 21.3 | - |
| YUV | 134.25 | 119.39 | 115.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 146 | 119 | 0.20 | 0 | 0.18 | 0.43 | 124.14 | 0.12 | 0.52 |
| Hex | 75 | 92 | 77 | 14 | 0 | 12 | 2B | 7C | C | 34 |
| Octal | 165 | 222 | 167 | 24 | 0 | 22 | 53 | 174 | 14 | 64 |
| Binary | 1110101 | 10010010 | 1110111 | 10100 | 0 | 10010 | 101011 | 1111100 | 1100 | 110100 |
Color Harmonies of #759277
Complementary color
Monochromatic Colors of #759277
Black with #759277
Text Example
Text Example
White with #759277
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #759277; }
p { color: rgb(117,146,119); }
H1.HeaderClassName
{
color: #759277;
}
.AnyTagClassName
{
color: #759277;
}
</style>
background-color css
<style>
a { background-color: #759277; }
a { background-color: rgb(117,146,119); }
div.DivClassName
{
background-color: #759277;
}
.BgClassName
{
background-color: #759277;
}
</style>
border-color css
<style>
span { border-color: #759277; }
span { border-color: rgb(117,146,119); }
td.TdClassName
{
border-color: #759277;
}
.TagClassName
{
border-color: #759277;
}
</style>