Shades of Laurel #618168
Tints of Laurel #618168
RGB
CMYK
RGB Variations
Color information
#618168 (or 0x618168) is known color: Laurel. HEX triplet: 61, 81 and 68. RGB value is (97,129,104). Sum of RGB (Red+Green+Blue) = 97+129+104=330 (43% of max value = 765). Red value is 97 (38.28% from 255 or 29.39% from 330); Green value is 129 (50.78% from 255 or 39.09% from 330); Blue value is 104 (41.02% from 255 or 31.52% from 330); Max value from RGB is 129 - color contains mainly: green. Hex color #618168 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #618168 is #9E7E97. Grayscale: #747474. Windows color (decimal): -10387096 or 6848865. OLE color: 6848865.
HSL color Cylindrical-coordinate representation of color #618168: hue angle of 133.12º degrees, saturation: 0.14, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #618168 is Cyan = 0.25, Magento = 0, Yellow = 0.19 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 97 | 129 | 104 | - |
| CMYK | 0.25 | 0 | 0.19 | 0.49 |
| HSL | 133.13º | 0.14% | 0.44% | - |
| HSV(B) | 133.13º | 0.25% | 0.51% | - |
| XYZ | 15.28 | 19.24 | 16.01 | - |
| YUV | 116.58 | 120.9 | 114.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 129 | 104 | 0.25 | 0 | 0.19 | 0.49 | 133.13 | 0.14 | 0.44 |
| Hex | 61 | 81 | 68 | 19 | 0 | 13 | 31 | 85 | E | 2C |
| Octal | 141 | 201 | 150 | 31 | 0 | 23 | 61 | 205 | 16 | 54 |
| Binary | 1100001 | 10000001 | 1101000 | 11001 | 0 | 10011 | 110001 | 10000101 | 1110 | 101100 |
Color Harmonies of #618168
Complementary color
Monochromatic Colors of #618168
Black with #618168
Text Example
Text Example
White with #618168
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #618168; }
p { color: rgb(97,129,104); }
H1.HeaderClassName
{
color: #618168;
}
.AnyTagClassName
{
color: #618168;
}
</style>
background-color css
<style>
a { background-color: #618168; }
a { background-color: rgb(97,129,104); }
div.DivClassName
{
background-color: #618168;
}
.BgClassName
{
background-color: #618168;
}
</style>
border-color css
<style>
span { border-color: #618168; }
span { border-color: rgb(97,129,104); }
td.TdClassName
{
border-color: #618168;
}
.TagClassName
{
border-color: #618168;
}
</style>