Shades of Oxley #589267
Tints of Oxley #589267
RGB
CMYK
RGB Variations
Color information
#589267 (or 0x589267) is known color: Oxley. HEX triplet: 58, 92 and 67. RGB value is (88,146,103). Sum of RGB (Red+Green+Blue) = 88+146+103=337 (44% of max value = 765). Red value is 88 (34.77% from 255 or 26.11% from 337); Green value is 146 (57.42% from 255 or 43.32% from 337); Blue value is 103 (40.62% from 255 or 30.56% from 337); Max value from RGB is 146 - color contains mainly: green. Hex color #589267 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #589267 is #A76D98. Grayscale: #7B7B7B. Windows color (decimal): -10972569 or 6787672. OLE color: 6787672.
HSL color Cylindrical-coordinate representation of color #589267: hue angle of 135.52º 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 #589267 is Cyan = 0.40, Magento = 0, Yellow = 0.29 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 88 | 146 | 103 | - |
| CMYK | 0.40 | 0 | 0.29 | 0.43 |
| HSL | 135.52º | 0.25% | 0.46% | - |
| HSV(B) | 135.52º | 0.4% | 0.57% | - |
| XYZ | 16.75 | 23.61 | 16.51 | - |
| YUV | 123.76 | 116.28 | 102.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 146 | 103 | 0.40 | 0 | 0.29 | 0.43 | 135.52 | 0.25 | 0.46 |
| Hex | 58 | 92 | 67 | 28 | 0 | 1D | 2B | 88 | 19 | 2E |
| Octal | 130 | 222 | 147 | 50 | 0 | 35 | 53 | 210 | 31 | 56 |
| Binary | 1011000 | 10010010 | 1100111 | 101000 | 0 | 11101 | 101011 | 10001000 | 11001 | 101110 |
Color Harmonies of #589267
Complementary color
Monochromatic Colors of #589267
Black with #589267
Text Example
Text Example
White with #589267
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #589267; }
p { color: rgb(88,146,103); }
H1.HeaderClassName
{
color: #589267;
}
.AnyTagClassName
{
color: #589267;
}
</style>
background-color css
<style>
a { background-color: #589267; }
a { background-color: rgb(88,146,103); }
div.DivClassName
{
background-color: #589267;
}
.BgClassName
{
background-color: #589267;
}
</style>
border-color css
<style>
span { border-color: #589267; }
span { border-color: rgb(88,146,103); }
td.TdClassName
{
border-color: #589267;
}
.TagClassName
{
border-color: #589267;
}
</style>