Shades of Laurel #669468
Tints of Laurel #669468
RGB
CMYK
RGB Variations
Color information
#669468 (or 0x669468) is known color: Laurel. HEX triplet: 66, 94 and 68. RGB value is (102,148,104). Sum of RGB (Red+Green+Blue) = 102+148+104=354 (46% of max value = 765). Red value is 102 (40.23% from 255 or 28.81% from 354); Green value is 148 (58.20% from 255 or 41.81% from 354); Blue value is 104 (41.02% from 255 or 29.38% from 354); Max value from RGB is 148 - color contains mainly: green. Hex color #669468 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #669468 is #996B97. Grayscale: #818181. Windows color (decimal): -10054552 or 6853734. OLE color: 6853734.
HSL color Cylindrical-coordinate representation of color #669468: hue angle of 122.61º 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 #669468 is Cyan = 0.31, Magento = 0, Yellow = 0.30 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 102 | 148 | 104 | - |
| CMYK | 0.31 | 0 | 0.30 | 0.42 |
| HSL | 122.61º | 0.18% | 0.49% | - |
| HSV(B) | 122.61º | 0.31% | 0.58% | - |
| XYZ | 18.57 | 25 | 16.94 | - |
| YUV | 129.23 | 113.76 | 108.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 148 | 104 | 0.31 | 0 | 0.30 | 0.42 | 122.61 | 0.18 | 0.49 |
| Hex | 66 | 94 | 68 | 1F | 0 | 1E | 2A | 7B | 12 | 31 |
| Octal | 146 | 224 | 150 | 37 | 0 | 36 | 52 | 173 | 22 | 61 |
| Binary | 1100110 | 10010100 | 1101000 | 11111 | 0 | 11110 | 101010 | 1111011 | 10010 | 110001 |
Color Harmonies of #669468
Complementary color
Monochromatic Colors of #669468
Black with #669468
Text Example
Text Example
White with #669468
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #669468; }
p { color: rgb(102,148,104); }
H1.HeaderClassName
{
color: #669468;
}
.AnyTagClassName
{
color: #669468;
}
</style>
background-color css
<style>
a { background-color: #669468; }
a { background-color: rgb(102,148,104); }
div.DivClassName
{
background-color: #669468;
}
.BgClassName
{
background-color: #669468;
}
</style>
border-color css
<style>
span { border-color: #669468; }
span { border-color: rgb(102,148,104); }
td.TdClassName
{
border-color: #669468;
}
.TagClassName
{
border-color: #669468;
}
</style>