Shades of Laurel #619465
Tints of Laurel #619465
RGB
CMYK
RGB Variations
Color information
#619465 (or 0x619465) is known color: Laurel. HEX triplet: 61, 94 and 65. RGB value is (97,148,101). Sum of RGB (Red+Green+Blue) = 97+148+101=346 (45% of max value = 765). Red value is 97 (38.28% from 255 or 28.03% from 346); Green value is 148 (58.20% from 255 or 42.77% from 346); Blue value is 101 (39.84% from 255 or 29.19% from 346); Max value from RGB is 148 - color contains mainly: green. Hex color #619465 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #619465 is #9E6B9A. Grayscale: #7F7F7F. Windows color (decimal): -10382235 or 6657121. OLE color: 6657121.
HSL color Cylindrical-coordinate representation of color #619465: hue angle of 124.71º degrees, saturation: 0.21, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #619465 is Cyan = 0.34, Magento = 0, Yellow = 0.32 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 97 | 148 | 101 | - |
| CMYK | 0.34 | 0 | 0.32 | 0.42 |
| HSL | 124.71º | 0.21% | 0.48% | - |
| HSV(B) | 124.71º | 0.34% | 0.58% | - |
| XYZ | 17.87 | 24.66 | 16.13 | - |
| YUV | 127.39 | 113.1 | 106.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 148 | 101 | 0.34 | 0 | 0.32 | 0.42 | 124.71 | 0.21 | 0.48 |
| Hex | 61 | 94 | 65 | 22 | 0 | 20 | 2A | 7D | 15 | 30 |
| Octal | 141 | 224 | 145 | 42 | 0 | 40 | 52 | 175 | 25 | 60 |
| Binary | 1100001 | 10010100 | 1100101 | 100010 | 0 | 100000 | 101010 | 1111101 | 10101 | 110000 |
Color Harmonies of #619465
Complementary color
Monochromatic Colors of #619465
Black with #619465
Text Example
Text Example
White with #619465
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #619465; }
p { color: rgb(97,148,101); }
H1.HeaderClassName
{
color: #619465;
}
.AnyTagClassName
{
color: #619465;
}
</style>
background-color css
<style>
a { background-color: #619465; }
a { background-color: rgb(97,148,101); }
div.DivClassName
{
background-color: #619465;
}
.BgClassName
{
background-color: #619465;
}
</style>
border-color css
<style>
span { border-color: #619465; }
span { border-color: rgb(97,148,101); }
td.TdClassName
{
border-color: #619465;
}
.TagClassName
{
border-color: #619465;
}
</style>