Shades of Laurel #608367
Tints of Laurel #608367
RGB
CMYK
RGB Variations
Color information
#608367 (or 0x608367) is known color: Laurel. HEX triplet: 60, 83 and 67. RGB value is (96,131,103). Sum of RGB (Red+Green+Blue) = 96+131+103=330 (43% of max value = 765). Red value is 96 (37.89% from 255 or 29.09% from 330); Green value is 131 (51.56% from 255 or 39.70% from 330); Blue value is 103 (40.62% from 255 or 31.21% from 330); Max value from RGB is 131 - color contains mainly: green. Hex color #608367 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #608367 is #9F7C98. Grayscale: #757575. Windows color (decimal): -10452121 or 6783840. OLE color: 6783840.
HSL color Cylindrical-coordinate representation of color #608367: hue angle of 132º degrees, saturation: 0.15, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #608367 is Cyan = 0.27, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 96 | 131 | 103 | - |
| CMYK | 0.27 | 0 | 0.21 | 0.49 |
| HSL | 132º | 0.15% | 0.45% | - |
| HSV(B) | 132º | 0.27% | 0.51% | - |
| XYZ | 15.39 | 19.7 | 15.82 | - |
| YUV | 117.34 | 119.9 | 112.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 131 | 103 | 0.27 | 0 | 0.21 | 0.49 | 132 | 0.15 | 0.45 |
| Hex | 60 | 83 | 67 | 1B | 0 | 15 | 31 | 84 | F | 2D |
| Octal | 140 | 203 | 147 | 33 | 0 | 25 | 61 | 204 | 17 | 55 |
| Binary | 1100000 | 10000011 | 1100111 | 11011 | 0 | 10101 | 110001 | 10000100 | 1111 | 101101 |
Color Harmonies of #608367
Complementary color
Monochromatic Colors of #608367
Black with #608367
Text Example
Text Example
White with #608367
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #608367; }
p { color: rgb(96,131,103); }
H1.HeaderClassName
{
color: #608367;
}
.AnyTagClassName
{
color: #608367;
}
</style>
background-color css
<style>
a { background-color: #608367; }
a { background-color: rgb(96,131,103); }
div.DivClassName
{
background-color: #608367;
}
.BgClassName
{
background-color: #608367;
}
</style>
border-color css
<style>
span { border-color: #608367; }
span { border-color: rgb(96,131,103); }
td.TdClassName
{
border-color: #608367;
}
.TagClassName
{
border-color: #608367;
}
</style>