Shades of Laurel #677868
Tints of Laurel #677868
RGB
CMYK
RGB Variations
Color information
#677868 (or 0x677868) is known color: Laurel. HEX triplet: 67, 78 and 68. RGB value is (103,120,104). Sum of RGB (Red+Green+Blue) = 103+120+104=327 (43% of max value = 765). Red value is 103 (40.62% from 255 or 31.50% from 327); Green value is 120 (47.27% from 255 or 36.70% from 327); Blue value is 104 (41.02% from 255 or 31.80% from 327); Max value from RGB is 120 - color contains mainly: green. Hex color #677868 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #677868 is #988797. Grayscale: #717171. Windows color (decimal): -9996184 or 6846567. OLE color: 6846567.
HSL color Cylindrical-coordinate representation of color #677868: hue angle of 123.53º degrees, saturation: 0.08, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #677868 is Cyan = 0.14, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 103 | 120 | 104 | - |
| CMYK | 0.14 | 0 | 0.13 | 0.53 |
| HSL | 123.53º | 0.08% | 0.44% | - |
| HSV(B) | 123.53º | 0.14% | 0.47% | - |
| XYZ | 14.81 | 17.32 | 15.66 | - |
| YUV | 113.09 | 122.87 | 120.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 120 | 104 | 0.14 | 0 | 0.13 | 0.53 | 123.53 | 0.08 | 0.44 |
| Hex | 67 | 78 | 68 | E | 0 | D | 35 | 7C | 8 | 2C |
| Octal | 147 | 170 | 150 | 16 | 0 | 15 | 65 | 174 | 10 | 54 |
| Binary | 1100111 | 1111000 | 1101000 | 1110 | 0 | 1101 | 110101 | 1111100 | 1000 | 101100 |
Color Harmonies of #677868
Complementary color
Monochromatic Colors of #677868
Black with #677868
Text Example
Text Example
White with #677868
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #677868; }
p { color: rgb(103,120,104); }
H1.HeaderClassName
{
color: #677868;
}
.AnyTagClassName
{
color: #677868;
}
</style>
background-color css
<style>
a { background-color: #677868; }
a { background-color: rgb(103,120,104); }
div.DivClassName
{
background-color: #677868;
}
.BgClassName
{
background-color: #677868;
}
</style>
border-color css
<style>
span { border-color: #677868; }
span { border-color: rgb(103,120,104); }
td.TdClassName
{
border-color: #677868;
}
.TagClassName
{
border-color: #677868;
}
</style>