Shades of Laurel #609167
Tints of Laurel #609167
RGB
CMYK
RGB Variations
Color information
#609167 (or 0x609167) is known color: Laurel. HEX triplet: 60, 91 and 67. RGB value is (96,145,103). Sum of RGB (Red+Green+Blue) = 96+145+103=344 (45% of max value = 765). Red value is 96 (37.89% from 255 or 27.91% from 344); Green value is 145 (57.03% from 255 or 42.15% from 344); Blue value is 103 (40.62% from 255 or 29.94% from 344); Max value from RGB is 145 - color contains mainly: green. Hex color #609167 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #609167 is #9F6E98. Grayscale: #7D7D7D. Windows color (decimal): -10448537 or 6787424. OLE color: 6787424.
HSL color Cylindrical-coordinate representation of color #609167: hue angle of 128.57º degrees, saturation: 0.2, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #609167 is Cyan = 0.34, Magento = 0, Yellow = 0.29 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 96 | 145 | 103 | - |
| CMYK | 0.34 | 0 | 0.29 | 0.43 |
| HSL | 128.57º | 0.2% | 0.47% | - |
| HSV(B) | 128.57º | 0.34% | 0.57% | - |
| XYZ | 17.4 | 23.72 | 16.49 | - |
| YUV | 125.56 | 115.27 | 106.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 145 | 103 | 0.34 | 0 | 0.29 | 0.43 | 128.57 | 0.2 | 0.47 |
| Hex | 60 | 91 | 67 | 22 | 0 | 1D | 2B | 81 | 14 | 2F |
| Octal | 140 | 221 | 147 | 42 | 0 | 35 | 53 | 201 | 24 | 57 |
| Binary | 1100000 | 10010001 | 1100111 | 100010 | 0 | 11101 | 101011 | 10000001 | 10100 | 101111 |
Color Harmonies of #609167
Complementary color
Monochromatic Colors of #609167
Black with #609167
Text Example
Text Example
White with #609167
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #609167; }
p { color: rgb(96,145,103); }
H1.HeaderClassName
{
color: #609167;
}
.AnyTagClassName
{
color: #609167;
}
</style>
background-color css
<style>
a { background-color: #609167; }
a { background-color: rgb(96,145,103); }
div.DivClassName
{
background-color: #609167;
}
.BgClassName
{
background-color: #609167;
}
</style>
border-color css
<style>
span { border-color: #609167; }
span { border-color: rgb(96,145,103); }
td.TdClassName
{
border-color: #609167;
}
.TagClassName
{
border-color: #609167;
}
</style>