Shades of Laurel #618266
Tints of Laurel #618266
RGB
CMYK
RGB Variations
Color information
#618266 (or 0x618266) is known color: Laurel. HEX triplet: 61, 82 and 66. RGB value is (97,130,102). Sum of RGB (Red+Green+Blue) = 97+130+102=329 (43% of max value = 765). Red value is 97 (38.28% from 255 or 29.48% from 329); Green value is 130 (51.17% from 255 or 39.51% from 329); Blue value is 102 (40.23% from 255 or 31.00% from 329); Max value from RGB is 130 - color contains mainly: green. Hex color #618266 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #618266 is #9E7D99. Grayscale: #757575. Windows color (decimal): -10386842 or 6718049. OLE color: 6718049.
HSL color Cylindrical-coordinate representation of color #618266: hue angle of 129.09º degrees, saturation: 0.15, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #618266 is Cyan = 0.25, Magento = 0, Yellow = 0.22 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 97 | 130 | 102 | - |
| CMYK | 0.25 | 0 | 0.22 | 0.49 |
| HSL | 129.09º | 0.15% | 0.45% | - |
| HSV(B) | 129.09º | 0.25% | 0.51% | - |
| XYZ | 15.31 | 19.47 | 15.52 | - |
| YUV | 116.94 | 119.57 | 113.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 130 | 102 | 0.25 | 0 | 0.22 | 0.49 | 129.09 | 0.15 | 0.45 |
| Hex | 61 | 82 | 66 | 19 | 0 | 16 | 31 | 81 | F | 2D |
| Octal | 141 | 202 | 146 | 31 | 0 | 26 | 61 | 201 | 17 | 55 |
| Binary | 1100001 | 10000010 | 1100110 | 11001 | 0 | 10110 | 110001 | 10000001 | 1111 | 101101 |
Color Harmonies of #618266
Complementary color
Monochromatic Colors of #618266
Black with #618266
Text Example
Text Example
White with #618266
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #618266; }
p { color: rgb(97,130,102); }
H1.HeaderClassName
{
color: #618266;
}
.AnyTagClassName
{
color: #618266;
}
</style>
background-color css
<style>
a { background-color: #618266; }
a { background-color: rgb(97,130,102); }
div.DivClassName
{
background-color: #618266;
}
.BgClassName
{
background-color: #618266;
}
</style>
border-color css
<style>
span { border-color: #618266; }
span { border-color: rgb(97,130,102); }
td.TdClassName
{
border-color: #618266;
}
.TagClassName
{
border-color: #618266;
}
</style>