Shades of Oxley #589269
Tints of Oxley #589269
RGB
CMYK
RGB Variations
Color information
#589269 (or 0x589269) is known color: Oxley. HEX triplet: 58, 92 and 69. RGB value is (88,146,105). Sum of RGB (Red+Green+Blue) = 88+146+105=339 (44% of max value = 765). Red value is 88 (34.77% from 255 or 25.96% from 339); Green value is 146 (57.42% from 255 or 43.07% from 339); Blue value is 105 (41.41% from 255 or 30.97% from 339); Max value from RGB is 146 - color contains mainly: green. Hex color #589269 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #589269 is #A76D96. Grayscale: #7C7C7C. Windows color (decimal): -10972567 or 6918744. OLE color: 6918744.
HSL color Cylindrical-coordinate representation of color #589269: hue angle of 137.59º degrees, saturation: 0.25, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #589269 is Cyan = 0.40, Magento = 0, Yellow = 0.28 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 88 | 146 | 105 | - |
| CMYK | 0.40 | 0 | 0.28 | 0.43 |
| HSL | 137.59º | 0.25% | 0.46% | - |
| HSV(B) | 137.59º | 0.4% | 0.57% | - |
| XYZ | 16.85 | 23.65 | 17.04 | - |
| YUV | 123.98 | 117.28 | 102.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 146 | 105 | 0.40 | 0 | 0.28 | 0.43 | 137.59 | 0.25 | 0.46 |
| Hex | 58 | 92 | 69 | 28 | 0 | 1C | 2B | 8A | 19 | 2E |
| Octal | 130 | 222 | 151 | 50 | 0 | 34 | 53 | 212 | 31 | 56 |
| Binary | 1011000 | 10010010 | 1101001 | 101000 | 0 | 11100 | 101011 | 10001010 | 11001 | 101110 |
Color Harmonies of #589269
Complementary color
Monochromatic Colors of #589269
Black with #589269
Text Example
Text Example
White with #589269
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #589269; }
p { color: rgb(88,146,105); }
H1.HeaderClassName
{
color: #589269;
}
.AnyTagClassName
{
color: #589269;
}
</style>
background-color css
<style>
a { background-color: #589269; }
a { background-color: rgb(88,146,105); }
div.DivClassName
{
background-color: #589269;
}
.BgClassName
{
background-color: #589269;
}
</style>
border-color css
<style>
span { border-color: #589269; }
span { border-color: rgb(88,146,105); }
td.TdClassName
{
border-color: #589269;
}
.TagClassName
{
border-color: #589269;
}
</style>