Shades of Oxley #579167
Tints of Oxley #579167
RGB
CMYK
RGB Variations
Color information
#579167 (or 0x579167) is known color: Oxley. HEX triplet: 57, 91 and 67. RGB value is (87,145,103). Sum of RGB (Red+Green+Blue) = 87+145+103=335 (44% of max value = 765). Red value is 87 (34.38% from 255 or 25.97% from 335); Green value is 145 (57.03% from 255 or 43.28% from 335); Blue value is 103 (40.62% from 255 or 30.75% from 335); Max value from RGB is 145 - color contains mainly: green. Hex color #579167 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #579167 is #A86E98. Grayscale: #7A7A7A. Windows color (decimal): -11038361 or 6787415. OLE color: 6787415.
HSL color Cylindrical-coordinate representation of color #579167: hue angle of 136.55º degrees, saturation: 0.25, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #579167 is Cyan = 0.4, Magento = 0, Yellow = 0.29 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 87 | 145 | 103 | - |
| CMYK | 0.4 | 0 | 0.29 | 0.43 |
| HSL | 136.55º | 0.25% | 0.45% | - |
| HSV(B) | 136.55º | 0.4% | 0.57% | - |
| XYZ | 16.5 | 23.26 | 16.45 | - |
| YUV | 122.87 | 116.78 | 102.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 145 | 103 | 0.4 | 0 | 0.29 | 0.43 | 136.55 | 0.25 | 0.45 |
| Hex | 57 | 91 | 67 | 28 | 0 | 1D | 2B | 89 | 19 | 2D |
| Octal | 127 | 221 | 147 | 50 | 0 | 35 | 53 | 211 | 31 | 55 |
| Binary | 1010111 | 10010001 | 1100111 | 101000 | 0 | 11101 | 101011 | 10001001 | 11001 | 101101 |
Color Harmonies of #579167
Complementary color
Monochromatic Colors of #579167
Black with #579167
Text Example
Text Example
White with #579167
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #579167; }
p { color: rgb(87,145,103); }
H1.HeaderClassName
{
color: #579167;
}
.AnyTagClassName
{
color: #579167;
}
</style>
background-color css
<style>
a { background-color: #579167; }
a { background-color: rgb(87,145,103); }
div.DivClassName
{
background-color: #579167;
}
.BgClassName
{
background-color: #579167;
}
</style>
border-color css
<style>
span { border-color: #579167; }
span { border-color: rgb(87,145,103); }
td.TdClassName
{
border-color: #579167;
}
.TagClassName
{
border-color: #579167;
}
</style>