Shades of Oxley #579069
Tints of Oxley #579069
RGB
CMYK
RGB Variations
Color information
#579069 (or 0x579069) is known color: Oxley. HEX triplet: 57, 90 and 69. RGB value is (87,144,105). Sum of RGB (Red+Green+Blue) = 87+144+105=336 (44% of max value = 765). Red value is 87 (34.38% from 255 or 25.89% from 336); Green value is 144 (56.64% from 255 or 42.86% from 336); Blue value is 105 (41.41% from 255 or 31.25% from 336); Max value from RGB is 144 - color contains mainly: green. Hex color #579069 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #579069 is #A86F96. Grayscale: #7A7A7A. Windows color (decimal): -11038615 or 6918231. OLE color: 6918231.
HSL color Cylindrical-coordinate representation of color #579069: hue angle of 138.95º degrees, saturation: 0.25, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #579069 is Cyan = 0.40, Magento = 0, Yellow = 0.27 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 87 | 144 | 105 | - |
| CMYK | 0.40 | 0 | 0.27 | 0.44 |
| HSL | 138.95º | 0.25% | 0.45% | - |
| HSV(B) | 138.95º | 0.4% | 0.56% | - |
| XYZ | 16.45 | 22.99 | 16.94 | - |
| YUV | 122.51 | 118.12 | 102.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 144 | 105 | 0.40 | 0 | 0.27 | 0.44 | 138.95 | 0.25 | 0.45 |
| Hex | 57 | 90 | 69 | 28 | 0 | 1B | 2C | 8B | 19 | 2D |
| Octal | 127 | 220 | 151 | 50 | 0 | 33 | 54 | 213 | 31 | 55 |
| Binary | 1010111 | 10010000 | 1101001 | 101000 | 0 | 11011 | 101100 | 10001011 | 11001 | 101101 |
Color Harmonies of #579069
Complementary color
Monochromatic Colors of #579069
Black with #579069
Text Example
Text Example
White with #579069
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #579069; }
p { color: rgb(87,144,105); }
H1.HeaderClassName
{
color: #579069;
}
.AnyTagClassName
{
color: #579069;
}
</style>
background-color css
<style>
a { background-color: #579069; }
a { background-color: rgb(87,144,105); }
div.DivClassName
{
background-color: #579069;
}
.BgClassName
{
background-color: #579069;
}
</style>
border-color css
<style>
span { border-color: #579069; }
span { border-color: rgb(87,144,105); }
td.TdClassName
{
border-color: #579069;
}
.TagClassName
{
border-color: #579069;
}
</style>