Shades of Laurel #679467
Tints of Laurel #679467
RGB
CMYK
RGB Variations
Color information
#679467 (or 0x679467) is known color: Laurel. HEX triplet: 67, 94 and 67. RGB value is (103,148,103). Sum of RGB (Red+Green+Blue) = 103+148+103=354 (46% of max value = 765). Red value is 103 (40.62% from 255 or 29.10% from 354); Green value is 148 (58.20% from 255 or 41.81% from 354); Blue value is 103 (40.62% from 255 or 29.10% from 354); Max value from RGB is 148 - color contains mainly: green. Hex color #679467 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #679467 is #986B98. Grayscale: #818181. Windows color (decimal): -9989017 or 6788199. OLE color: 6788199.
HSL color Cylindrical-coordinate representation of color #679467: hue angle of 120º degrees, saturation: 0.18, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #679467 is Cyan = 0.30, Magento = 0, Yellow = 0.30 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 103 | 148 | 103 | - |
| CMYK | 0.30 | 0 | 0.30 | 0.42 |
| HSL | 120º | 0.18% | 0.49% | - |
| HSV(B) | 120º | 0.3% | 0.58% | - |
| XYZ | 18.63 | 25.04 | 16.68 | - |
| YUV | 129.42 | 113.09 | 109.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 148 | 103 | 0.30 | 0 | 0.30 | 0.42 | 120 | 0.18 | 0.49 |
| Hex | 67 | 94 | 67 | 1E | 0 | 1E | 2A | 78 | 12 | 31 |
| Octal | 147 | 224 | 147 | 36 | 0 | 36 | 52 | 170 | 22 | 61 |
| Binary | 1100111 | 10010100 | 1100111 | 11110 | 0 | 11110 | 101010 | 1111000 | 10010 | 110001 |
Color Harmonies of #679467
Complementary color
Monochromatic Colors of #679467
Black with #679467
Text Example
Text Example
White with #679467
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #679467; }
p { color: rgb(103,148,103); }
H1.HeaderClassName
{
color: #679467;
}
.AnyTagClassName
{
color: #679467;
}
</style>
background-color css
<style>
a { background-color: #679467; }
a { background-color: rgb(103,148,103); }
div.DivClassName
{
background-color: #679467;
}
.BgClassName
{
background-color: #679467;
}
</style>
border-color css
<style>
span { border-color: #679467; }
span { border-color: rgb(103,148,103); }
td.TdClassName
{
border-color: #679467;
}
.TagClassName
{
border-color: #679467;
}
</style>