Shades of Oxley #589668
Tints of Oxley #589668
RGB
CMYK
RGB Variations
Color information
#589668 (or 0x589668) is known color: Oxley. HEX triplet: 58, 96 and 68. RGB value is (88,150,104). Sum of RGB (Red+Green+Blue) = 88+150+104=342 (45% of max value = 765). Red value is 88 (34.77% from 255 or 25.73% from 342); Green value is 150 (58.98% from 255 or 43.86% from 342); Blue value is 104 (41.02% from 255 or 30.41% from 342); Max value from RGB is 150 - color contains mainly: green. Hex color #589668 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #589668 is #A76997. Grayscale: #7E7E7E. Windows color (decimal): -10971544 or 6854232. OLE color: 6854232.
HSL color Cylindrical-coordinate representation of color #589668: hue angle of 135.48º 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 #589668 is Cyan = 0.41, Magento = 0, Yellow = 0.31 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 88 | 150 | 104 | - |
| CMYK | 0.41 | 0 | 0.31 | 0.41 |
| HSL | 135.48º | 0.26% | 0.47% | - |
| HSV(B) | 135.48º | 0.41% | 0.59% | - |
| XYZ | 17.43 | 24.89 | 16.98 | - |
| YUV | 126.22 | 115.46 | 100.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 150 | 104 | 0.41 | 0 | 0.31 | 0.41 | 135.48 | 0.26 | 0.47 |
| Hex | 58 | 96 | 68 | 29 | 0 | 1F | 29 | 87 | 1A | 2F |
| Octal | 130 | 226 | 150 | 51 | 0 | 37 | 51 | 207 | 32 | 57 |
| Binary | 1011000 | 10010110 | 1101000 | 101001 | 0 | 11111 | 101001 | 10000111 | 11010 | 101111 |
Color Harmonies of #589668
Complementary color
Monochromatic Colors of #589668
Black with #589668
Text Example
Text Example
White with #589668
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #589668; }
p { color: rgb(88,150,104); }
H1.HeaderClassName
{
color: #589668;
}
.AnyTagClassName
{
color: #589668;
}
</style>
background-color css
<style>
a { background-color: #589668; }
a { background-color: rgb(88,150,104); }
div.DivClassName
{
background-color: #589668;
}
.BgClassName
{
background-color: #589668;
}
</style>
border-color css
<style>
span { border-color: #589668; }
span { border-color: rgb(88,150,104); }
td.TdClassName
{
border-color: #589668;
}
.TagClassName
{
border-color: #589668;
}
</style>