Shades of Laurel #608667
Tints of Laurel #608667
RGB
CMYK
RGB Variations
Color information
#608667 (or 0x608667) is known color: Laurel. HEX triplet: 60, 86 and 67. RGB value is (96,134,103). Sum of RGB (Red+Green+Blue) = 96+134+103=333 (44% of max value = 765). Red value is 96 (37.89% from 255 or 28.83% from 333); Green value is 134 (52.73% from 255 or 40.24% from 333); Blue value is 103 (40.62% from 255 or 30.93% from 333); Max value from RGB is 134 - color contains mainly: green. Hex color #608667 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #608667 is #9F7998. Grayscale: #777777. Windows color (decimal): -10451353 or 6784608. OLE color: 6784608.
HSL color Cylindrical-coordinate representation of color #608667: hue angle of 131.05º degrees, saturation: 0.17, 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 #608667 is Cyan = 0.28, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 96 | 134 | 103 | - |
| CMYK | 0.28 | 0 | 0.23 | 0.47 |
| HSL | 131.05º | 0.17% | 0.45% | - |
| HSV(B) | 131.05º | 0.28% | 0.53% | - |
| XYZ | 15.8 | 20.52 | 15.96 | - |
| YUV | 119.1 | 118.91 | 111.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 134 | 103 | 0.28 | 0 | 0.23 | 0.47 | 131.05 | 0.17 | 0.45 |
| Hex | 60 | 86 | 67 | 1C | 0 | 17 | 2F | 83 | 11 | 2D |
| Octal | 140 | 206 | 147 | 34 | 0 | 27 | 57 | 203 | 21 | 55 |
| Binary | 1100000 | 10000110 | 1100111 | 11100 | 0 | 10111 | 101111 | 10000011 | 10001 | 101101 |
Color Harmonies of #608667
Complementary color
Monochromatic Colors of #608667
Black with #608667
Text Example
Text Example
White with #608667
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #608667; }
p { color: rgb(96,134,103); }
H1.HeaderClassName
{
color: #608667;
}
.AnyTagClassName
{
color: #608667;
}
</style>
background-color css
<style>
a { background-color: #608667; }
a { background-color: rgb(96,134,103); }
div.DivClassName
{
background-color: #608667;
}
.BgClassName
{
background-color: #608667;
}
</style>
border-color css
<style>
span { border-color: #608667; }
span { border-color: rgb(96,134,103); }
td.TdClassName
{
border-color: #608667;
}
.TagClassName
{
border-color: #608667;
}
</style>