Shades of Oxley #589569
Tints of Oxley #589569
RGB
CMYK
RGB Variations
Color information
#589569 (or 0x589569) is known color: Oxley. HEX triplet: 58, 95 and 69. RGB value is (88,149,105). Sum of RGB (Red+Green+Blue) = 88+149+105=342 (45% of max value = 765). Red value is 88 (34.77% from 255 or 25.73% from 342); Green value is 149 (58.59% from 255 or 43.57% from 342); Blue value is 105 (41.41% from 255 or 30.70% from 342); Max value from RGB is 149 - color contains mainly: green. Hex color #589569 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #589569 is #A76A96. Grayscale: #7D7D7D. Windows color (decimal): -10971799 or 6919512. OLE color: 6919512.
HSL color Cylindrical-coordinate representation of color #589569: hue angle of 136.72º degrees, saturation: 0.26, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #589569 is Cyan = 0.41, Magento = 0, Yellow = 0.30 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 88 | 149 | 105 | - |
| CMYK | 0.41 | 0 | 0.30 | 0.42 |
| HSL | 136.72º | 0.26% | 0.46% | - |
| HSV(B) | 136.72º | 0.41% | 0.58% | - |
| XYZ | 17.32 | 24.59 | 17.2 | - |
| YUV | 125.75 | 116.29 | 101.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 149 | 105 | 0.41 | 0 | 0.30 | 0.42 | 136.72 | 0.26 | 0.46 |
| Hex | 58 | 95 | 69 | 29 | 0 | 1E | 2A | 89 | 1A | 2E |
| Octal | 130 | 225 | 151 | 51 | 0 | 36 | 52 | 211 | 32 | 56 |
| Binary | 1011000 | 10010101 | 1101001 | 101001 | 0 | 11110 | 101010 | 10001001 | 11010 | 101110 |
Color Harmonies of #589569
Complementary color
Monochromatic Colors of #589569
Black with #589569
Text Example
Text Example
White with #589569
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #589569; }
p { color: rgb(88,149,105); }
H1.HeaderClassName
{
color: #589569;
}
.AnyTagClassName
{
color: #589569;
}
</style>
background-color css
<style>
a { background-color: #589569; }
a { background-color: rgb(88,149,105); }
div.DivClassName
{
background-color: #589569;
}
.BgClassName
{
background-color: #589569;
}
</style>
border-color css
<style>
span { border-color: #589569; }
span { border-color: rgb(88,149,105); }
td.TdClassName
{
border-color: #589569;
}
.TagClassName
{
border-color: #589569;
}
</style>