Shades of Laurel #678770
Tints of Laurel #678770
RGB
CMYK
RGB Variations
Color information
#678770 (or 0x678770) is known color: Laurel. HEX triplet: 67, 87 and 70. RGB value is (103,135,112). Sum of RGB (Red+Green+Blue) = 103+135+112=350 (46% of max value = 765). Red value is 103 (40.62% from 255 or 29.43% from 350); Green value is 135 (53.12% from 255 or 38.57% from 350); Blue value is 112 (44.14% from 255 or 32% from 350); Max value from RGB is 135 - color contains mainly: green. Hex color #678770 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #678770 is #98788F. Grayscale: #7A7A7A. Windows color (decimal): -9992336 or 7374695. OLE color: 7374695.
HSL color Cylindrical-coordinate representation of color #678770: hue angle of 136.88º degrees, saturation: 0.13, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #678770 is Cyan = 0.24, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 103 | 135 | 112 | - |
| CMYK | 0.24 | 0 | 0.17 | 0.47 |
| HSL | 136.88º | 0.13% | 0.47% | - |
| HSV(B) | 136.88º | 0.24% | 0.53% | - |
| XYZ | 17.18 | 21.38 | 18.55 | - |
| YUV | 122.81 | 121.9 | 113.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 135 | 112 | 0.24 | 0 | 0.17 | 0.47 | 136.88 | 0.13 | 0.47 |
| Hex | 67 | 87 | 70 | 18 | 0 | 11 | 2F | 89 | D | 2F |
| Octal | 147 | 207 | 160 | 30 | 0 | 21 | 57 | 211 | 15 | 57 |
| Binary | 1100111 | 10000111 | 1110000 | 11000 | 0 | 10001 | 101111 | 10001001 | 1101 | 101111 |
Color Harmonies of #678770
Complementary color
Monochromatic Colors of #678770
Black with #678770
Text Example
Text Example
White with #678770
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #678770; }
p { color: rgb(103,135,112); }
H1.HeaderClassName
{
color: #678770;
}
.AnyTagClassName
{
color: #678770;
}
</style>
background-color css
<style>
a { background-color: #678770; }
a { background-color: rgb(103,135,112); }
div.DivClassName
{
background-color: #678770;
}
.BgClassName
{
background-color: #678770;
}
</style>
border-color css
<style>
span { border-color: #678770; }
span { border-color: rgb(103,135,112); }
td.TdClassName
{
border-color: #678770;
}
.TagClassName
{
border-color: #678770;
}
</style>