Shades of Laurel #618667
Tints of Laurel #618667
RGB
CMYK
RGB Variations
Color information
#618667 (or 0x618667) is known color: Laurel. HEX triplet: 61, 86 and 67. RGB value is (97,134,103). Sum of RGB (Red+Green+Blue) = 97+134+103=334 (44% of max value = 765). Red value is 97 (38.28% from 255 or 29.04% from 334); Green value is 134 (52.73% from 255 or 40.12% from 334); Blue value is 103 (40.62% from 255 or 30.84% from 334); Max value from RGB is 134 - color contains mainly: green. Hex color #618667 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #618667 is #9E7998. Grayscale: #777777. Windows color (decimal): -10385817 or 6784609. OLE color: 6784609.
HSL color Cylindrical-coordinate representation of color #618667: hue angle of 129.73º degrees, saturation: 0.16, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #618667 is Cyan = 0.28, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 97 | 134 | 103 | - |
| CMYK | 0.28 | 0 | 0.23 | 0.47 |
| HSL | 129.73º | 0.16% | 0.45% | - |
| HSV(B) | 129.73º | 0.28% | 0.53% | - |
| XYZ | 15.9 | 20.57 | 15.96 | - |
| YUV | 119.4 | 118.74 | 112.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 134 | 103 | 0.28 | 0 | 0.23 | 0.47 | 129.73 | 0.16 | 0.45 |
| Hex | 61 | 86 | 67 | 1C | 0 | 17 | 2F | 82 | 10 | 2D |
| Octal | 141 | 206 | 147 | 34 | 0 | 27 | 57 | 202 | 20 | 55 |
| Binary | 1100001 | 10000110 | 1100111 | 11100 | 0 | 10111 | 101111 | 10000010 | 10000 | 101101 |
Color Harmonies of #618667
Complementary color
Monochromatic Colors of #618667
Black with #618667
Text Example
Text Example
White with #618667
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #618667; }
p { color: rgb(97,134,103); }
H1.HeaderClassName
{
color: #618667;
}
.AnyTagClassName
{
color: #618667;
}
</style>
background-color css
<style>
a { background-color: #618667; }
a { background-color: rgb(97,134,103); }
div.DivClassName
{
background-color: #618667;
}
.BgClassName
{
background-color: #618667;
}
</style>
border-color css
<style>
span { border-color: #618667; }
span { border-color: rgb(97,134,103); }
td.TdClassName
{
border-color: #618667;
}
.TagClassName
{
border-color: #618667;
}
</style>