Shades of Laurel #669567
Tints of Laurel #669567
RGB
CMYK
RGB Variations
Color information
#669567 (or 0x669567) is known color: Laurel. HEX triplet: 66, 95 and 67. RGB value is (102,149,103). Sum of RGB (Red+Green+Blue) = 102+149+103=354 (46% of max value = 765). Red value is 102 (40.23% from 255 or 28.81% from 354); Green value is 149 (58.59% from 255 or 42.09% from 354); Blue value is 103 (40.62% from 255 or 29.10% from 354); Max value from RGB is 149 - color contains mainly: green. Hex color #669567 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #669567 is #996A98. Grayscale: #818181. Windows color (decimal): -10054297 or 6788454. OLE color: 6788454.
HSL color Cylindrical-coordinate representation of color #669567: hue angle of 121.28º degrees, saturation: 0.19, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #669567 is Cyan = 0.32, Magento = 0, Yellow = 0.31 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 102 | 149 | 103 | - |
| CMYK | 0.32 | 0 | 0.31 | 0.42 |
| HSL | 121.28º | 0.19% | 0.49% | - |
| HSV(B) | 121.28º | 0.32% | 0.58% | - |
| XYZ | 18.68 | 25.3 | 16.73 | - |
| YUV | 129.7 | 112.93 | 108.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 149 | 103 | 0.32 | 0 | 0.31 | 0.42 | 121.28 | 0.19 | 0.49 |
| Hex | 66 | 95 | 67 | 20 | 0 | 1F | 2A | 79 | 13 | 31 |
| Octal | 146 | 225 | 147 | 40 | 0 | 37 | 52 | 171 | 23 | 61 |
| Binary | 1100110 | 10010101 | 1100111 | 100000 | 0 | 11111 | 101010 | 1111001 | 10011 | 110001 |
Color Harmonies of #669567
Complementary color
Monochromatic Colors of #669567
Black with #669567
Text Example
Text Example
White with #669567
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #669567; }
p { color: rgb(102,149,103); }
H1.HeaderClassName
{
color: #669567;
}
.AnyTagClassName
{
color: #669567;
}
</style>
background-color css
<style>
a { background-color: #669567; }
a { background-color: rgb(102,149,103); }
div.DivClassName
{
background-color: #669567;
}
.BgClassName
{
background-color: #669567;
}
</style>
border-color css
<style>
span { border-color: #669567; }
span { border-color: rgb(102,149,103); }
td.TdClassName
{
border-color: #669567;
}
.TagClassName
{
border-color: #669567;
}
</style>