Shades of Laurel #609468
Tints of Laurel #609468
RGB
CMYK
RGB Variations
Color information
#609468 (or 0x609468) is known color: Laurel. HEX triplet: 60, 94 and 68. RGB value is (96,148,104). Sum of RGB (Red+Green+Blue) = 96+148+104=348 (46% of max value = 765). Red value is 96 (37.89% from 255 or 27.59% from 348); Green value is 148 (58.20% from 255 or 42.53% from 348); Blue value is 104 (41.02% from 255 or 29.89% from 348); Max value from RGB is 148 - color contains mainly: green. Hex color #609468 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #609468 is #9F6B97. Grayscale: #7F7F7F. Windows color (decimal): -10447768 or 6853728. OLE color: 6853728.
HSL color Cylindrical-coordinate representation of color #609468: hue angle of 129.23º degrees, saturation: 0.21, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #609468 is Cyan = 0.35, Magento = 0, Yellow = 0.30 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 96 | 148 | 104 | - |
| CMYK | 0.35 | 0 | 0.30 | 0.42 |
| HSL | 129.23º | 0.21% | 0.48% | - |
| HSV(B) | 129.23º | 0.35% | 0.58% | - |
| XYZ | 17.91 | 24.67 | 16.91 | - |
| YUV | 127.44 | 114.77 | 105.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 148 | 104 | 0.35 | 0 | 0.30 | 0.42 | 129.23 | 0.21 | 0.48 |
| Hex | 60 | 94 | 68 | 23 | 0 | 1E | 2A | 81 | 15 | 30 |
| Octal | 140 | 224 | 150 | 43 | 0 | 36 | 52 | 201 | 25 | 60 |
| Binary | 1100000 | 10010100 | 1101000 | 100011 | 0 | 11110 | 101010 | 10000001 | 10101 | 110000 |
Color Harmonies of #609468
Complementary color
Monochromatic Colors of #609468
Black with #609468
Text Example
Text Example
White with #609468
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #609468; }
p { color: rgb(96,148,104); }
H1.HeaderClassName
{
color: #609468;
}
.AnyTagClassName
{
color: #609468;
}
</style>
background-color css
<style>
a { background-color: #609468; }
a { background-color: rgb(96,148,104); }
div.DivClassName
{
background-color: #609468;
}
.BgClassName
{
background-color: #609468;
}
</style>
border-color css
<style>
span { border-color: #609468; }
span { border-color: rgb(96,148,104); }
td.TdClassName
{
border-color: #609468;
}
.TagClassName
{
border-color: #609468;
}
</style>