Shades of Laurel #608467
Tints of Laurel #608467
RGB
CMYK
RGB Variations
Color information
#608467 (or 0x608467) is known color: Laurel. HEX triplet: 60, 84 and 67. RGB value is (96,132,103). Sum of RGB (Red+Green+Blue) = 96+132+103=331 (43% of max value = 765). Red value is 96 (37.89% from 255 or 29.00% from 331); Green value is 132 (51.95% from 255 or 39.88% from 331); Blue value is 103 (40.62% from 255 or 31.12% from 331); Max value from RGB is 132 - color contains mainly: green. Hex color #608467 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #608467 is #9F7B98. Grayscale: #767676. Windows color (decimal): -10451865 or 6784096. OLE color: 6784096.
HSL color Cylindrical-coordinate representation of color #608467: hue angle of 131.67º 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 #608467 is Cyan = 0.27, Magento = 0, Yellow = 0.22 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 96 | 132 | 103 | - |
| CMYK | 0.27 | 0 | 0.22 | 0.48 |
| HSL | 131.67º | 0.16% | 0.45% | - |
| HSV(B) | 131.67º | 0.27% | 0.52% | - |
| XYZ | 15.52 | 19.97 | 15.87 | - |
| YUV | 117.93 | 119.57 | 112.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 132 | 103 | 0.27 | 0 | 0.22 | 0.48 | 131.67 | 0.16 | 0.45 |
| Hex | 60 | 84 | 67 | 1B | 0 | 16 | 30 | 84 | 10 | 2D |
| Octal | 140 | 204 | 147 | 33 | 0 | 26 | 60 | 204 | 20 | 55 |
| Binary | 1100000 | 10000100 | 1100111 | 11011 | 0 | 10110 | 110000 | 10000100 | 10000 | 101101 |
Color Harmonies of #608467
Complementary color
Monochromatic Colors of #608467
Black with #608467
Text Example
Text Example
White with #608467
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #608467; }
p { color: rgb(96,132,103); }
H1.HeaderClassName
{
color: #608467;
}
.AnyTagClassName
{
color: #608467;
}
</style>
background-color css
<style>
a { background-color: #608467; }
a { background-color: rgb(96,132,103); }
div.DivClassName
{
background-color: #608467;
}
.BgClassName
{
background-color: #608467;
}
</style>
border-color css
<style>
span { border-color: #608467; }
span { border-color: rgb(96,132,103); }
td.TdClassName
{
border-color: #608467;
}
.TagClassName
{
border-color: #608467;
}
</style>