Shades of Laurel #759278
Tints of Laurel #759278
RGB
CMYK
RGB Variations
Color information
#759278 (or 0x759278) is known color: Laurel. HEX triplet: 75, 92 and 78. RGB value is (117,146,120). Sum of RGB (Red+Green+Blue) = 117+146+120=383 (50% of max value = 765). Red value is 117 (46.09% from 255 or 30.55% from 383); Green value is 146 (57.42% from 255 or 38.12% from 383); Blue value is 120 (47.27% from 255 or 31.33% from 383); Max value from RGB is 146 - color contains mainly: green. Hex color #759278 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #759278 is #8A6D87. Grayscale: #868686. Windows color (decimal): -9072008 or 7901813. OLE color: 7901813.
HSL color Cylindrical-coordinate representation of color #759278: hue angle of 126.21º 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 #759278 is Cyan = 0.20, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 117 | 146 | 120 | - |
| CMYK | 0.20 | 0 | 0.18 | 0.43 |
| HSL | 126.21º | 0.12% | 0.52% | - |
| HSV(B) | 126.21º | 0.2% | 0.57% | - |
| XYZ | 21.01 | 25.7 | 21.62 | - |
| YUV | 134.37 | 119.89 | 115.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 146 | 120 | 0.20 | 0 | 0.18 | 0.43 | 126.21 | 0.12 | 0.52 |
| Hex | 75 | 92 | 78 | 14 | 0 | 12 | 2B | 7E | C | 34 |
| Octal | 165 | 222 | 170 | 24 | 0 | 22 | 53 | 176 | 14 | 64 |
| Binary | 1110101 | 10010010 | 1111000 | 10100 | 0 | 10010 | 101011 | 1111110 | 1100 | 110100 |
Color Harmonies of #759278
Complementary color
Monochromatic Colors of #759278
Black with #759278
Text Example
Text Example
White with #759278
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #759278; }
p { color: rgb(117,146,120); }
H1.HeaderClassName
{
color: #759278;
}
.AnyTagClassName
{
color: #759278;
}
</style>
background-color css
<style>
a { background-color: #759278; }
a { background-color: rgb(117,146,120); }
div.DivClassName
{
background-color: #759278;
}
.BgClassName
{
background-color: #759278;
}
</style>
border-color css
<style>
span { border-color: #759278; }
span { border-color: rgb(117,146,120); }
td.TdClassName
{
border-color: #759278;
}
.TagClassName
{
border-color: #759278;
}
</style>