Shades of Oxley #589667
Tints of Oxley #589667
RGB
CMYK
RGB Variations
Color information
#589667 (or 0x589667) is known color: Oxley. HEX triplet: 58, 96 and 67. RGB value is (88,150,103). Sum of RGB (Red+Green+Blue) = 88+150+103=341 (45% of max value = 765). Red value is 88 (34.77% from 255 or 25.81% from 341); Green value is 150 (58.98% from 255 or 43.99% from 341); Blue value is 103 (40.62% from 255 or 30.21% from 341); Max value from RGB is 150 - color contains mainly: green. Hex color #589667 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #589667 is #A76998. Grayscale: #7E7E7E. Windows color (decimal): -10971545 or 6788696. OLE color: 6788696.
HSL color Cylindrical-coordinate representation of color #589667: hue angle of 134.52º 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 #589667 is Cyan = 0.41, Magento = 0, Yellow = 0.31 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 88 | 150 | 103 | - |
| CMYK | 0.41 | 0 | 0.31 | 0.41 |
| HSL | 134.52º | 0.26% | 0.47% | - |
| HSV(B) | 134.52º | 0.41% | 0.59% | - |
| XYZ | 17.38 | 24.87 | 16.72 | - |
| YUV | 126.1 | 114.96 | 100.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 150 | 103 | 0.41 | 0 | 0.31 | 0.41 | 134.52 | 0.26 | 0.47 |
| Hex | 58 | 96 | 67 | 29 | 0 | 1F | 29 | 87 | 1A | 2F |
| Octal | 130 | 226 | 147 | 51 | 0 | 37 | 51 | 207 | 32 | 57 |
| Binary | 1011000 | 10010110 | 1100111 | 101001 | 0 | 11111 | 101001 | 10000111 | 11010 | 101111 |
Color Harmonies of #589667
Complementary color
Monochromatic Colors of #589667
Black with #589667
Text Example
Text Example
White with #589667
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #589667; }
p { color: rgb(88,150,103); }
H1.HeaderClassName
{
color: #589667;
}
.AnyTagClassName
{
color: #589667;
}
</style>
background-color css
<style>
a { background-color: #589667; }
a { background-color: rgb(88,150,103); }
div.DivClassName
{
background-color: #589667;
}
.BgClassName
{
background-color: #589667;
}
</style>
border-color css
<style>
span { border-color: #589667; }
span { border-color: rgb(88,150,103); }
td.TdClassName
{
border-color: #589667;
}
.TagClassName
{
border-color: #589667;
}
</style>