Shades of Laurel #759476
Tints of Laurel #759476
RGB
CMYK
RGB Variations
Color information
#759476 (or 0x759476) is known color: Laurel. HEX triplet: 75, 94 and 76. RGB value is (117,148,118). Sum of RGB (Red+Green+Blue) = 117+148+118=383 (50% of max value = 765). Red value is 117 (46.09% from 255 or 30.55% from 383); Green value is 148 (58.20% from 255 or 38.64% from 383); Blue value is 118 (46.48% from 255 or 30.81% from 383); Max value from RGB is 148 - color contains mainly: green. Hex color #759476 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #759476 is #8A6B89. Grayscale: #878787. Windows color (decimal): -9071498 or 7771253. OLE color: 7771253.
HSL color Cylindrical-coordinate representation of color #759476: hue angle of 121.94º 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 #759476 is Cyan = 0.21, Magento = 0, Yellow = 0.20 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 117 | 148 | 118 | - |
| CMYK | 0.21 | 0 | 0.20 | 0.42 |
| HSL | 121.94º | 0.13% | 0.52% | - |
| HSV(B) | 121.94º | 0.21% | 0.58% | - |
| XYZ | 21.2 | 26.27 | 21.09 | - |
| YUV | 135.31 | 118.23 | 114.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 148 | 118 | 0.21 | 0 | 0.20 | 0.42 | 121.94 | 0.13 | 0.52 |
| Hex | 75 | 94 | 76 | 15 | 0 | 14 | 2A | 7A | D | 34 |
| Octal | 165 | 224 | 166 | 25 | 0 | 24 | 52 | 172 | 15 | 64 |
| Binary | 1110101 | 10010100 | 1110110 | 10101 | 0 | 10100 | 101010 | 1111010 | 1101 | 110100 |
Color Harmonies of #759476
Complementary color
Monochromatic Colors of #759476
Black with #759476
Text Example
Text Example
White with #759476
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #759476; }
p { color: rgb(117,148,118); }
H1.HeaderClassName
{
color: #759476;
}
.AnyTagClassName
{
color: #759476;
}
</style>
background-color css
<style>
a { background-color: #759476; }
a { background-color: rgb(117,148,118); }
div.DivClassName
{
background-color: #759476;
}
.BgClassName
{
background-color: #759476;
}
</style>
border-color css
<style>
span { border-color: #759476; }
span { border-color: rgb(117,148,118); }
td.TdClassName
{
border-color: #759476;
}
.TagClassName
{
border-color: #759476;
}
</style>