Shades of Laurel #609867
Tints of Laurel #609867
RGB
CMYK
RGB Variations
Color information
#609867 (or 0x609867) is known color: Laurel. HEX triplet: 60, 98 and 67. RGB value is (96,152,103). Sum of RGB (Red+Green+Blue) = 96+152+103=351 (46% of max value = 765). Red value is 96 (37.89% from 255 or 27.35% from 351); Green value is 152 (59.77% from 255 or 43.30% from 351); Blue value is 103 (40.62% from 255 or 29.34% from 351); Max value from RGB is 152 - color contains mainly: green. Hex color #609867 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #609867 is #9F6798. Grayscale: #818181. Windows color (decimal): -10446745 or 6789216. OLE color: 6789216.
HSL color Cylindrical-coordinate representation of color #609867: hue angle of 127.5º degrees, saturation: 0.23, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #609867 is Cyan = 0.37, Magento = 0, Yellow = 0.32 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 96 | 152 | 103 | - |
| CMYK | 0.37 | 0 | 0.32 | 0.40 |
| HSL | 127.5º | 0.23% | 0.49% | - |
| HSV(B) | 127.5º | 0.37% | 0.6% | - |
| XYZ | 18.5 | 25.92 | 16.86 | - |
| YUV | 129.67 | 112.95 | 103.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 152 | 103 | 0.37 | 0 | 0.32 | 0.40 | 127.5 | 0.23 | 0.49 |
| Hex | 60 | 98 | 67 | 25 | 0 | 20 | 28 | 80 | 17 | 31 |
| Octal | 140 | 230 | 147 | 45 | 0 | 40 | 50 | 200 | 27 | 61 |
| Binary | 1100000 | 10011000 | 1100111 | 100101 | 0 | 100000 | 101000 | 10000000 | 10111 | 110001 |
Color Harmonies of #609867
Complementary color
Monochromatic Colors of #609867
Black with #609867
Text Example
Text Example
White with #609867
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #609867; }
p { color: rgb(96,152,103); }
H1.HeaderClassName
{
color: #609867;
}
.AnyTagClassName
{
color: #609867;
}
</style>
background-color css
<style>
a { background-color: #609867; }
a { background-color: rgb(96,152,103); }
div.DivClassName
{
background-color: #609867;
}
.BgClassName
{
background-color: #609867;
}
</style>
border-color css
<style>
span { border-color: #609867; }
span { border-color: rgb(96,152,103); }
td.TdClassName
{
border-color: #609867;
}
.TagClassName
{
border-color: #609867;
}
</style>