Shades of Laurel #608468
Tints of Laurel #608468
RGB
CMYK
RGB Variations
Color information
#608468 (or 0x608468) is known color: Laurel. HEX triplet: 60, 84 and 68. RGB value is (96,132,104). Sum of RGB (Red+Green+Blue) = 96+132+104=332 (43% of max value = 765). Red value is 96 (37.89% from 255 or 28.92% from 332); Green value is 132 (51.95% from 255 or 39.76% from 332); Blue value is 104 (41.02% from 255 or 31.33% from 332); Max value from RGB is 132 - color contains mainly: green. Hex color #608468 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #608468 is #9F7B97. Grayscale: #767676. Windows color (decimal): -10451864 or 6849632. OLE color: 6849632.
HSL color Cylindrical-coordinate representation of color #608468: hue angle of 133.33º degrees, saturation: 0.16, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #608468 is Cyan = 0.27, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 96 | 132 | 104 | - |
| CMYK | 0.27 | 0 | 0.21 | 0.48 |
| HSL | 133.33º | 0.16% | 0.45% | - |
| HSV(B) | 133.33º | 0.27% | 0.52% | - |
| XYZ | 15.57 | 19.99 | 16.13 | - |
| YUV | 118.04 | 120.07 | 112.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 132 | 104 | 0.27 | 0 | 0.21 | 0.48 | 133.33 | 0.16 | 0.45 |
| Hex | 60 | 84 | 68 | 1B | 0 | 15 | 30 | 85 | 10 | 2D |
| Octal | 140 | 204 | 150 | 33 | 0 | 25 | 60 | 205 | 20 | 55 |
| Binary | 1100000 | 10000100 | 1101000 | 11011 | 0 | 10101 | 110000 | 10000101 | 10000 | 101101 |
Color Harmonies of #608468
Complementary color
Monochromatic Colors of #608468
Black with #608468
Text Example
Text Example
White with #608468
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #608468; }
p { color: rgb(96,132,104); }
H1.HeaderClassName
{
color: #608468;
}
.AnyTagClassName
{
color: #608468;
}
</style>
background-color css
<style>
a { background-color: #608468; }
a { background-color: rgb(96,132,104); }
div.DivClassName
{
background-color: #608468;
}
.BgClassName
{
background-color: #608468;
}
</style>
border-color css
<style>
span { border-color: #608468; }
span { border-color: rgb(96,132,104); }
td.TdClassName
{
border-color: #608468;
}
.TagClassName
{
border-color: #608468;
}
</style>