Shades of Laurel #669469
Tints of Laurel #669469
RGB
CMYK
RGB Variations
Color information
#669469 (or 0x669469) is known color: Laurel. HEX triplet: 66, 94 and 69. RGB value is (102,148,105). Sum of RGB (Red+Green+Blue) = 102+148+105=355 (47% of max value = 765). Red value is 102 (40.23% from 255 or 28.73% from 355); Green value is 148 (58.20% from 255 or 41.69% from 355); Blue value is 105 (41.41% from 255 or 29.58% from 355); Max value from RGB is 148 - color contains mainly: green. Hex color #669469 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #669469 is #996B96. Grayscale: #818181. Windows color (decimal): -10054551 or 6919270. OLE color: 6919270.
HSL color Cylindrical-coordinate representation of color #669469: hue angle of 123.91º 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 #669469 is Cyan = 0.31, Magento = 0, Yellow = 0.29 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 102 | 148 | 105 | - |
| CMYK | 0.31 | 0 | 0.29 | 0.42 |
| HSL | 123.91º | 0.18% | 0.49% | - |
| HSV(B) | 123.91º | 0.31% | 0.58% | - |
| XYZ | 18.62 | 25.02 | 17.21 | - |
| YUV | 129.34 | 114.26 | 108.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 148 | 105 | 0.31 | 0 | 0.29 | 0.42 | 123.91 | 0.18 | 0.49 |
| Hex | 66 | 94 | 69 | 1F | 0 | 1D | 2A | 7C | 12 | 31 |
| Octal | 146 | 224 | 151 | 37 | 0 | 35 | 52 | 174 | 22 | 61 |
| Binary | 1100110 | 10010100 | 1101001 | 11111 | 0 | 11101 | 101010 | 1111100 | 10010 | 110001 |
Color Harmonies of #669469
Complementary color
Monochromatic Colors of #669469
Black with #669469
Text Example
Text Example
White with #669469
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #669469; }
p { color: rgb(102,148,105); }
H1.HeaderClassName
{
color: #669469;
}
.AnyTagClassName
{
color: #669469;
}
</style>
background-color css
<style>
a { background-color: #669469; }
a { background-color: rgb(102,148,105); }
div.DivClassName
{
background-color: #669469;
}
.BgClassName
{
background-color: #669469;
}
</style>
border-color css
<style>
span { border-color: #669469; }
span { border-color: rgb(102,148,105); }
td.TdClassName
{
border-color: #669469;
}
.TagClassName
{
border-color: #669469;
}
</style>