Shades of Oxley #579267
Tints of Oxley #579267
RGB
CMYK
RGB Variations
Color information
#579267 (or 0x579267) is known color: Oxley. HEX triplet: 57, 92 and 67. RGB value is (87,146,103). Sum of RGB (Red+Green+Blue) = 87+146+103=336 (44% of max value = 765). Red value is 87 (34.38% from 255 or 25.89% from 336); Green value is 146 (57.42% from 255 or 43.45% from 336); Blue value is 103 (40.62% from 255 or 30.65% from 336); Max value from RGB is 146 - color contains mainly: green. Hex color #579267 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #579267 is #A86D98. Grayscale: #7B7B7B. Windows color (decimal): -11038105 or 6787671. OLE color: 6787671.
HSL color Cylindrical-coordinate representation of color #579267: hue angle of 136.27º 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 #579267 is Cyan = 0.40, Magento = 0, Yellow = 0.29 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 87 | 146 | 103 | - |
| CMYK | 0.40 | 0 | 0.29 | 0.43 |
| HSL | 136.27º | 0.25% | 0.46% | - |
| HSV(B) | 136.27º | 0.4% | 0.57% | - |
| XYZ | 16.66 | 23.56 | 16.5 | - |
| YUV | 123.46 | 116.45 | 102 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 146 | 103 | 0.40 | 0 | 0.29 | 0.43 | 136.27 | 0.25 | 0.46 |
| Hex | 57 | 92 | 67 | 28 | 0 | 1D | 2B | 88 | 19 | 2E |
| Octal | 127 | 222 | 147 | 50 | 0 | 35 | 53 | 210 | 31 | 56 |
| Binary | 1010111 | 10010010 | 1100111 | 101000 | 0 | 11101 | 101011 | 10001000 | 11001 | 101110 |
Color Harmonies of #579267
Complementary color
Monochromatic Colors of #579267
Black with #579267
Text Example
Text Example
White with #579267
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #579267; }
p { color: rgb(87,146,103); }
H1.HeaderClassName
{
color: #579267;
}
.AnyTagClassName
{
color: #579267;
}
</style>
background-color css
<style>
a { background-color: #579267; }
a { background-color: rgb(87,146,103); }
div.DivClassName
{
background-color: #579267;
}
.BgClassName
{
background-color: #579267;
}
</style>
border-color css
<style>
span { border-color: #579267; }
span { border-color: rgb(87,146,103); }
td.TdClassName
{
border-color: #579267;
}
.TagClassName
{
border-color: #579267;
}
</style>