Shades of Laurel #609466
Tints of Laurel #609466
RGB
CMYK
RGB Variations
Color information
#609466 (or 0x609466) is known color: Laurel. HEX triplet: 60, 94 and 66. RGB value is (96,148,102). Sum of RGB (Red+Green+Blue) = 96+148+102=346 (45% of max value = 765). Red value is 96 (37.89% from 255 or 27.75% from 346); Green value is 148 (58.20% from 255 or 42.77% from 346); Blue value is 102 (40.23% from 255 or 29.48% from 346); Max value from RGB is 148 - color contains mainly: green. Hex color #609466 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #609466 is #9F6B99. Grayscale: #7F7F7F. Windows color (decimal): -10447770 or 6722656. OLE color: 6722656.
HSL color Cylindrical-coordinate representation of color #609466: hue angle of 126.92º 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 #609466 is Cyan = 0.35, Magento = 0, Yellow = 0.31 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 96 | 148 | 102 | - |
| CMYK | 0.35 | 0 | 0.31 | 0.42 |
| HSL | 126.92º | 0.21% | 0.48% | - |
| HSV(B) | 126.92º | 0.35% | 0.58% | - |
| XYZ | 17.81 | 24.63 | 16.38 | - |
| YUV | 127.21 | 113.77 | 105.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 148 | 102 | 0.35 | 0 | 0.31 | 0.42 | 126.92 | 0.21 | 0.48 |
| Hex | 60 | 94 | 66 | 23 | 0 | 1F | 2A | 7F | 15 | 30 |
| Octal | 140 | 224 | 146 | 43 | 0 | 37 | 52 | 177 | 25 | 60 |
| Binary | 1100000 | 10010100 | 1100110 | 100011 | 0 | 11111 | 101010 | 1111111 | 10101 | 110000 |
Color Harmonies of #609466
Complementary color
Monochromatic Colors of #609466
Black with #609466
Text Example
Text Example
White with #609466
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #609466; }
p { color: rgb(96,148,102); }
H1.HeaderClassName
{
color: #609466;
}
.AnyTagClassName
{
color: #609466;
}
</style>
background-color css
<style>
a { background-color: #609466; }
a { background-color: rgb(96,148,102); }
div.DivClassName
{
background-color: #609466;
}
.BgClassName
{
background-color: #609466;
}
</style>
border-color css
<style>
span { border-color: #609466; }
span { border-color: rgb(96,148,102); }
td.TdClassName
{
border-color: #609466;
}
.TagClassName
{
border-color: #609466;
}
</style>