Shades of Laurel #589266
Tints of Laurel #589266
RGB
CMYK
RGB Variations
Color information
#589266 (or 0x589266) is known color: Laurel. HEX triplet: 58, 92 and 66. RGB value is (88,146,102). Sum of RGB (Red+Green+Blue) = 88+146+102=336 (44% of max value = 765). Red value is 88 (34.77% from 255 or 26.19% from 336); Green value is 146 (57.42% from 255 or 43.45% from 336); Blue value is 102 (40.23% from 255 or 30.36% from 336); Max value from RGB is 146 - color contains mainly: green. Hex color #589266 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #589266 is #A76D99. Grayscale: #7B7B7B. Windows color (decimal): -10972570 or 6722136. OLE color: 6722136.
HSL color Cylindrical-coordinate representation of color #589266: hue angle of 134.48º degrees, saturation: 0.25, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #589266 is Cyan = 0.40, Magento = 0, Yellow = 0.30 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 88 | 146 | 102 | - |
| CMYK | 0.40 | 0 | 0.30 | 0.43 |
| HSL | 134.48º | 0.25% | 0.46% | - |
| HSV(B) | 134.48º | 0.4% | 0.57% | - |
| XYZ | 16.7 | 23.59 | 16.24 | - |
| YUV | 123.64 | 115.78 | 102.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 146 | 102 | 0.40 | 0 | 0.30 | 0.43 | 134.48 | 0.25 | 0.46 |
| Hex | 58 | 92 | 66 | 28 | 0 | 1E | 2B | 86 | 19 | 2E |
| Octal | 130 | 222 | 146 | 50 | 0 | 36 | 53 | 206 | 31 | 56 |
| Binary | 1011000 | 10010010 | 1100110 | 101000 | 0 | 11110 | 101011 | 10000110 | 11001 | 101110 |
Color Harmonies of #589266
Complementary color
Monochromatic Colors of #589266
Black with #589266
Text Example
Text Example
White with #589266
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #589266; }
p { color: rgb(88,146,102); }
H1.HeaderClassName
{
color: #589266;
}
.AnyTagClassName
{
color: #589266;
}
</style>
background-color css
<style>
a { background-color: #589266; }
a { background-color: rgb(88,146,102); }
div.DivClassName
{
background-color: #589266;
}
.BgClassName
{
background-color: #589266;
}
</style>
border-color css
<style>
span { border-color: #589266; }
span { border-color: rgb(88,146,102); }
td.TdClassName
{
border-color: #589266;
}
.TagClassName
{
border-color: #589266;
}
</style>