Shades of Oxley #589669
Tints of Oxley #589669
RGB
CMYK
RGB Variations
Color information
#589669 (or 0x589669) is known color: Oxley. HEX triplet: 58, 96 and 69. RGB value is (88,150,105). Sum of RGB (Red+Green+Blue) = 88+150+105=343 (45% of max value = 765). Red value is 88 (34.77% from 255 or 25.66% from 343); Green value is 150 (58.98% from 255 or 43.73% from 343); Blue value is 105 (41.41% from 255 or 30.61% from 343); Max value from RGB is 150 - color contains mainly: green. Hex color #589669 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #589669 is #A76996. Grayscale: #7E7E7E. Windows color (decimal): -10971543 or 6919768. OLE color: 6919768.
HSL color Cylindrical-coordinate representation of color #589669: hue angle of 136.45º degrees, saturation: 0.26, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #589669 is Cyan = 0.41, Magento = 0, Yellow = 0.30 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 88 | 150 | 105 | - |
| CMYK | 0.41 | 0 | 0.30 | 0.41 |
| HSL | 136.45º | 0.26% | 0.47% | - |
| HSV(B) | 136.45º | 0.41% | 0.59% | - |
| XYZ | 17.48 | 24.91 | 17.25 | - |
| YUV | 126.33 | 115.96 | 100.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 150 | 105 | 0.41 | 0 | 0.30 | 0.41 | 136.45 | 0.26 | 0.47 |
| Hex | 58 | 96 | 69 | 29 | 0 | 1E | 29 | 88 | 1A | 2F |
| Octal | 130 | 226 | 151 | 51 | 0 | 36 | 51 | 210 | 32 | 57 |
| Binary | 1011000 | 10010110 | 1101001 | 101001 | 0 | 11110 | 101001 | 10001000 | 11010 | 101111 |
Color Harmonies of #589669
Complementary color
Monochromatic Colors of #589669
Black with #589669
Text Example
Text Example
White with #589669
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #589669; }
p { color: rgb(88,150,105); }
H1.HeaderClassName
{
color: #589669;
}
.AnyTagClassName
{
color: #589669;
}
</style>
background-color css
<style>
a { background-color: #589669; }
a { background-color: rgb(88,150,105); }
div.DivClassName
{
background-color: #589669;
}
.BgClassName
{
background-color: #589669;
}
</style>
border-color css
<style>
span { border-color: #589669; }
span { border-color: rgb(88,150,105); }
td.TdClassName
{
border-color: #589669;
}
.TagClassName
{
border-color: #589669;
}
</style>