Shades of Laurel #609668
Tints of Laurel #609668
RGB
CMYK
RGB Variations
Color information
#609668 (or 0x609668) is known color: Laurel. HEX triplet: 60, 96 and 68. RGB value is (96,150,104). Sum of RGB (Red+Green+Blue) = 96+150+104=350 (46% of max value = 765). Red value is 96 (37.89% from 255 or 27.43% from 350); Green value is 150 (58.98% from 255 or 42.86% from 350); Blue value is 104 (41.02% from 255 or 29.71% from 350); Max value from RGB is 150 - color contains mainly: green. Hex color #609668 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #609668 is #9F6997. Grayscale: #808080. Windows color (decimal): -10447256 or 6854240. OLE color: 6854240.
HSL color Cylindrical-coordinate representation of color #609668: hue angle of 128.89º degrees, saturation: 0.22, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #609668 is Cyan = 0.36, Magento = 0, Yellow = 0.31 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 96 | 150 | 104 | - |
| CMYK | 0.36 | 0 | 0.31 | 0.41 |
| HSL | 128.89º | 0.22% | 0.48% | - |
| HSV(B) | 128.89º | 0.36% | 0.59% | - |
| XYZ | 18.23 | 25.3 | 17.02 | - |
| YUV | 128.61 | 114.11 | 104.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 150 | 104 | 0.36 | 0 | 0.31 | 0.41 | 128.89 | 0.22 | 0.48 |
| Hex | 60 | 96 | 68 | 24 | 0 | 1F | 29 | 81 | 16 | 30 |
| Octal | 140 | 226 | 150 | 44 | 0 | 37 | 51 | 201 | 26 | 60 |
| Binary | 1100000 | 10010110 | 1101000 | 100100 | 0 | 11111 | 101001 | 10000001 | 10110 | 110000 |
Color Harmonies of #609668
Complementary color
Monochromatic Colors of #609668
Black with #609668
Text Example
Text Example
White with #609668
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #609668; }
p { color: rgb(96,150,104); }
H1.HeaderClassName
{
color: #609668;
}
.AnyTagClassName
{
color: #609668;
}
</style>
background-color css
<style>
a { background-color: #609668; }
a { background-color: rgb(96,150,104); }
div.DivClassName
{
background-color: #609668;
}
.BgClassName
{
background-color: #609668;
}
</style>
border-color css
<style>
span { border-color: #609668; }
span { border-color: rgb(96,150,104); }
td.TdClassName
{
border-color: #609668;
}
.TagClassName
{
border-color: #609668;
}
</style>