Shades of Laurel #759078
Tints of Laurel #759078
RGB
CMYK
RGB Variations
Color information
#759078 (or 0x759078) is known color: Laurel. HEX triplet: 75, 90 and 78. RGB value is (117,144,120). Sum of RGB (Red+Green+Blue) = 117+144+120=381 (50% of max value = 765). Red value is 117 (46.09% from 255 or 30.71% from 381); Green value is 144 (56.64% from 255 or 37.80% from 381); Blue value is 120 (47.27% from 255 or 31.50% from 381); Max value from RGB is 144 - color contains mainly: green. Hex color #759078 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #759078 is #8A6F87. Grayscale: #858585. Windows color (decimal): -9072520 or 7901301. OLE color: 7901301.
HSL color Cylindrical-coordinate representation of color #759078: hue angle of 126.67º degrees, saturation: 0.11, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #759078 is Cyan = 0.19, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 117 | 144 | 120 | - |
| CMYK | 0.19 | 0 | 0.17 | 0.44 |
| HSL | 126.67º | 0.11% | 0.51% | - |
| HSV(B) | 126.67º | 0.19% | 0.56% | - |
| XYZ | 20.7 | 25.08 | 21.52 | - |
| YUV | 133.19 | 120.55 | 116.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 144 | 120 | 0.19 | 0 | 0.17 | 0.44 | 126.67 | 0.11 | 0.51 |
| Hex | 75 | 90 | 78 | 13 | 0 | 11 | 2C | 7F | B | 33 |
| Octal | 165 | 220 | 170 | 23 | 0 | 21 | 54 | 177 | 13 | 63 |
| Binary | 1110101 | 10010000 | 1111000 | 10011 | 0 | 10001 | 101100 | 1111111 | 1011 | 110011 |
Color Harmonies of #759078
Complementary color
Monochromatic Colors of #759078
Black with #759078
Text Example
Text Example
White with #759078
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #759078; }
p { color: rgb(117,144,120); }
H1.HeaderClassName
{
color: #759078;
}
.AnyTagClassName
{
color: #759078;
}
</style>
background-color css
<style>
a { background-color: #759078; }
a { background-color: rgb(117,144,120); }
div.DivClassName
{
background-color: #759078;
}
.BgClassName
{
background-color: #759078;
}
</style>
border-color css
<style>
span { border-color: #759078; }
span { border-color: rgb(117,144,120); }
td.TdClassName
{
border-color: #759078;
}
.TagClassName
{
border-color: #759078;
}
</style>