Shades of Laurel #679466
Tints of Laurel #679466
RGB
CMYK
RGB Variations
Color information
#679466 (or 0x679466) is known color: Laurel. HEX triplet: 67, 94 and 66. RGB value is (103,148,102). Sum of RGB (Red+Green+Blue) = 103+148+102=353 (46% of max value = 765). Red value is 103 (40.62% from 255 or 29.18% from 353); Green value is 148 (58.20% from 255 or 41.93% from 353); Blue value is 102 (40.23% from 255 or 28.90% from 353); Max value from RGB is 148 - color contains mainly: green. Hex color #679466 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #679466 is #986B99. Grayscale: #818181. Windows color (decimal): -9989018 or 6722663. OLE color: 6722663.
HSL color Cylindrical-coordinate representation of color #679466: hue angle of 118.7º degrees, saturation: 0.18, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #679466 is Cyan = 0.30, Magento = 0, Yellow = 0.31 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 103 | 148 | 102 | - |
| CMYK | 0.30 | 0 | 0.31 | 0.42 |
| HSL | 118.7º | 0.18% | 0.49% | - |
| HSV(B) | 118.7º | 0.31% | 0.58% | - |
| XYZ | 18.58 | 25.02 | 16.42 | - |
| YUV | 129.3 | 112.59 | 109.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 148 | 102 | 0.30 | 0 | 0.31 | 0.42 | 118.7 | 0.18 | 0.49 |
| Hex | 67 | 94 | 66 | 1E | 0 | 1F | 2A | 77 | 12 | 31 |
| Octal | 147 | 224 | 146 | 36 | 0 | 37 | 52 | 167 | 22 | 61 |
| Binary | 1100111 | 10010100 | 1100110 | 11110 | 0 | 11111 | 101010 | 1110111 | 10010 | 110001 |
Color Harmonies of #679466
Complementary color
Monochromatic Colors of #679466
Black with #679466
Text Example
Text Example
White with #679466
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #679466; }
p { color: rgb(103,148,102); }
H1.HeaderClassName
{
color: #679466;
}
.AnyTagClassName
{
color: #679466;
}
</style>
background-color css
<style>
a { background-color: #679466; }
a { background-color: rgb(103,148,102); }
div.DivClassName
{
background-color: #679466;
}
.BgClassName
{
background-color: #679466;
}
</style>
border-color css
<style>
span { border-color: #679466; }
span { border-color: rgb(103,148,102); }
td.TdClassName
{
border-color: #679466;
}
.TagClassName
{
border-color: #679466;
}
</style>