Shades of Oxley #589367
Tints of Oxley #589367
RGB
CMYK
RGB Variations
Color information
#589367 (or 0x589367) is known color: Oxley. HEX triplet: 58, 93 and 67. RGB value is (88,147,103). Sum of RGB (Red+Green+Blue) = 88+147+103=338 (44% of max value = 765). Red value is 88 (34.77% from 255 or 26.04% from 338); Green value is 147 (57.81% from 255 or 43.49% from 338); Blue value is 103 (40.62% from 255 or 30.47% from 338); Max value from RGB is 147 - color contains mainly: green. Hex color #589367 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #589367 is #A76C98. Grayscale: #7C7C7C. Windows color (decimal): -10972313 or 6787928. OLE color: 6787928.
HSL color Cylindrical-coordinate representation of color #589367: hue angle of 135.25º degrees, saturation: 0.25, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #589367 is Cyan = 0.40, Magento = 0, Yellow = 0.30 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 88 | 147 | 103 | - |
| CMYK | 0.40 | 0 | 0.30 | 0.42 |
| HSL | 135.25º | 0.25% | 0.46% | - |
| HSV(B) | 135.25º | 0.4% | 0.58% | - |
| XYZ | 16.91 | 23.92 | 16.56 | - |
| YUV | 124.34 | 115.95 | 102.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 147 | 103 | 0.40 | 0 | 0.30 | 0.42 | 135.25 | 0.25 | 0.46 |
| Hex | 58 | 93 | 67 | 28 | 0 | 1E | 2A | 87 | 19 | 2E |
| Octal | 130 | 223 | 147 | 50 | 0 | 36 | 52 | 207 | 31 | 56 |
| Binary | 1011000 | 10010011 | 1100111 | 101000 | 0 | 11110 | 101010 | 10000111 | 11001 | 101110 |
Color Harmonies of #589367
Complementary color
Monochromatic Colors of #589367
Black with #589367
Text Example
Text Example
White with #589367
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #589367; }
p { color: rgb(88,147,103); }
H1.HeaderClassName
{
color: #589367;
}
.AnyTagClassName
{
color: #589367;
}
</style>
background-color css
<style>
a { background-color: #589367; }
a { background-color: rgb(88,147,103); }
div.DivClassName
{
background-color: #589367;
}
.BgClassName
{
background-color: #589367;
}
</style>
border-color css
<style>
span { border-color: #589367; }
span { border-color: rgb(88,147,103); }
td.TdClassName
{
border-color: #589367;
}
.TagClassName
{
border-color: #589367;
}
</style>