Shades of Laurel #589067
Tints of Laurel #589067
RGB
CMYK
RGB Variations
Color information
#589067 (or 0x589067) is known color: Laurel. HEX triplet: 58, 90 and 67. RGB value is (88,144,103). Sum of RGB (Red+Green+Blue) = 88+144+103=335 (44% of max value = 765). Red value is 88 (34.77% from 255 or 26.27% from 335); Green value is 144 (56.64% from 255 or 42.99% from 335); Blue value is 103 (40.62% from 255 or 30.75% from 335); Max value from RGB is 144 - color contains mainly: green. Hex color #589067 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #589067 is #A76F98. Grayscale: #7A7A7A. Windows color (decimal): -10973081 or 6787160. OLE color: 6787160.
HSL color Cylindrical-coordinate representation of color #589067: hue angle of 136.07º degrees, saturation: 0.24, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #589067 is Cyan = 0.39, Magento = 0, Yellow = 0.28 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 88 | 144 | 103 | - |
| CMYK | 0.39 | 0 | 0.28 | 0.44 |
| HSL | 136.07º | 0.24% | 0.45% | - |
| HSV(B) | 136.07º | 0.39% | 0.56% | - |
| XYZ | 16.45 | 23 | 16.4 | - |
| YUV | 122.58 | 116.95 | 103.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 144 | 103 | 0.39 | 0 | 0.28 | 0.44 | 136.07 | 0.24 | 0.45 |
| Hex | 58 | 90 | 67 | 27 | 0 | 1C | 2C | 88 | 18 | 2D |
| Octal | 130 | 220 | 147 | 47 | 0 | 34 | 54 | 210 | 30 | 55 |
| Binary | 1011000 | 10010000 | 1100111 | 100111 | 0 | 11100 | 101100 | 10001000 | 11000 | 101101 |
Color Harmonies of #589067
Complementary color
Monochromatic Colors of #589067
Black with #589067
Text Example
Text Example
White with #589067
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #589067; }
p { color: rgb(88,144,103); }
H1.HeaderClassName
{
color: #589067;
}
.AnyTagClassName
{
color: #589067;
}
</style>
background-color css
<style>
a { background-color: #589067; }
a { background-color: rgb(88,144,103); }
div.DivClassName
{
background-color: #589067;
}
.BgClassName
{
background-color: #589067;
}
</style>
border-color css
<style>
span { border-color: #589067; }
span { border-color: rgb(88,144,103); }
td.TdClassName
{
border-color: #589067;
}
.TagClassName
{
border-color: #589067;
}
</style>