Shades of Laurel #618264
Tints of Laurel #618264
RGB
CMYK
RGB Variations
Color information
#618264 (or 0x618264) is known color: Laurel. HEX triplet: 61, 82 and 64. RGB value is (97,130,100). Sum of RGB (Red+Green+Blue) = 97+130+100=327 (43% of max value = 765). Red value is 97 (38.28% from 255 or 29.66% from 327); Green value is 130 (51.17% from 255 or 39.76% from 327); Blue value is 100 (39.45% from 255 or 30.58% from 327); Max value from RGB is 130 - color contains mainly: green. Hex color #618264 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #618264 is #9E7D9B. Grayscale: #747474. Windows color (decimal): -10386844 or 6586977. OLE color: 6586977.
HSL color Cylindrical-coordinate representation of color #618264: hue angle of 125.45º 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 #618264 is Cyan = 0.25, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 97 | 130 | 100 | - |
| CMYK | 0.25 | 0 | 0.23 | 0.49 |
| HSL | 125.45º | 0.15% | 0.45% | - |
| HSV(B) | 125.45º | 0.25% | 0.51% | - |
| XYZ | 15.21 | 19.43 | 15 | - |
| YUV | 116.71 | 118.57 | 113.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 130 | 100 | 0.25 | 0 | 0.23 | 0.49 | 125.45 | 0.15 | 0.45 |
| Hex | 61 | 82 | 64 | 19 | 0 | 17 | 31 | 7D | F | 2D |
| Octal | 141 | 202 | 144 | 31 | 0 | 27 | 61 | 175 | 17 | 55 |
| Binary | 1100001 | 10000010 | 1100100 | 11001 | 0 | 10111 | 110001 | 1111101 | 1111 | 101101 |
Color Harmonies of #618264
Complementary color
Monochromatic Colors of #618264
Black with #618264
Text Example
Text Example
White with #618264
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #618264; }
p { color: rgb(97,130,100); }
H1.HeaderClassName
{
color: #618264;
}
.AnyTagClassName
{
color: #618264;
}
</style>
background-color css
<style>
a { background-color: #618264; }
a { background-color: rgb(97,130,100); }
div.DivClassName
{
background-color: #618264;
}
.BgClassName
{
background-color: #618264;
}
</style>
border-color css
<style>
span { border-color: #618264; }
span { border-color: rgb(97,130,100); }
td.TdClassName
{
border-color: #618264;
}
.TagClassName
{
border-color: #618264;
}
</style>