Shades of Laurel #608669
Tints of Laurel #608669
RGB
CMYK
RGB Variations
Color information
#608669 (or 0x608669) is known color: Laurel. HEX triplet: 60, 86 and 69. RGB value is (96,134,105). Sum of RGB (Red+Green+Blue) = 96+134+105=335 (44% of max value = 765). Red value is 96 (37.89% from 255 or 28.66% from 335); Green value is 134 (52.73% from 255 or 40% from 335); Blue value is 105 (41.41% from 255 or 31.34% from 335); Max value from RGB is 134 - color contains mainly: green. Hex color #608669 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #608669 is #9F7996. Grayscale: #777777. Windows color (decimal): -10451351 or 6915680. OLE color: 6915680.
HSL color Cylindrical-coordinate representation of color #608669: hue angle of 134.21º 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 #608669 is Cyan = 0.28, Magento = 0, Yellow = 0.22 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 96 | 134 | 105 | - |
| CMYK | 0.28 | 0 | 0.22 | 0.47 |
| HSL | 134.21º | 0.17% | 0.45% | - |
| HSV(B) | 134.21º | 0.28% | 0.53% | - |
| XYZ | 15.9 | 20.56 | 16.49 | - |
| YUV | 119.33 | 119.91 | 111.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 134 | 105 | 0.28 | 0 | 0.22 | 0.47 | 134.21 | 0.17 | 0.45 |
| Hex | 60 | 86 | 69 | 1C | 0 | 16 | 2F | 86 | 11 | 2D |
| Octal | 140 | 206 | 151 | 34 | 0 | 26 | 57 | 206 | 21 | 55 |
| Binary | 1100000 | 10000110 | 1101001 | 11100 | 0 | 10110 | 101111 | 10000110 | 10001 | 101101 |
Color Harmonies of #608669
Complementary color
Monochromatic Colors of #608669
Black with #608669
Text Example
Text Example
White with #608669
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #608669; }
p { color: rgb(96,134,105); }
H1.HeaderClassName
{
color: #608669;
}
.AnyTagClassName
{
color: #608669;
}
</style>
background-color css
<style>
a { background-color: #608669; }
a { background-color: rgb(96,134,105); }
div.DivClassName
{
background-color: #608669;
}
.BgClassName
{
background-color: #608669;
}
</style>
border-color css
<style>
span { border-color: #608669; }
span { border-color: rgb(96,134,105); }
td.TdClassName
{
border-color: #608669;
}
.TagClassName
{
border-color: #608669;
}
</style>