Shades of Oxley #649573
Tints of Oxley #649573
RGB
CMYK
RGB Variations
Color information
#649573 (or 0x649573) is known color: Oxley. HEX triplet: 64, 95 and 73. RGB value is (100,149,115). Sum of RGB (Red+Green+Blue) = 100+149+115=364 (48% of max value = 765). Red value is 100 (39.45% from 255 or 27.47% from 364); Green value is 149 (58.59% from 255 or 40.93% from 364); Blue value is 115 (45.31% from 255 or 31.59% from 364); Max value from RGB is 149 - color contains mainly: green. Hex color #649573 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #649573 is #9B6A8C. Grayscale: #828282. Windows color (decimal): -10185357 or 7574884. OLE color: 7574884.
HSL color Cylindrical-coordinate representation of color #649573: hue angle of 138.37º degrees, saturation: 0.2, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #649573 is Cyan = 0.33, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 100 | 149 | 115 | - |
| CMYK | 0.33 | 0 | 0.23 | 0.42 |
| HSL | 138.37º | 0.2% | 0.49% | - |
| HSV(B) | 138.37º | 0.33% | 0.58% | - |
| XYZ | 19.1 | 25.44 | 20.12 | - |
| YUV | 130.47 | 119.27 | 106.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 149 | 115 | 0.33 | 0 | 0.23 | 0.42 | 138.37 | 0.2 | 0.49 |
| Hex | 64 | 95 | 73 | 21 | 0 | 17 | 2A | 8A | 14 | 31 |
| Octal | 144 | 225 | 163 | 41 | 0 | 27 | 52 | 212 | 24 | 61 |
| Binary | 1100100 | 10010101 | 1110011 | 100001 | 0 | 10111 | 101010 | 10001010 | 10100 | 110001 |
Color Harmonies of #649573
Complementary color
Monochromatic Colors of #649573
Black with #649573
Text Example
Text Example
White with #649573
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #649573; }
p { color: rgb(100,149,115); }
H1.HeaderClassName
{
color: #649573;
}
.AnyTagClassName
{
color: #649573;
}
</style>
background-color css
<style>
a { background-color: #649573; }
a { background-color: rgb(100,149,115); }
div.DivClassName
{
background-color: #649573;
}
.BgClassName
{
background-color: #649573;
}
</style>
border-color css
<style>
span { border-color: #649573; }
span { border-color: rgb(100,149,115); }
td.TdClassName
{
border-color: #649573;
}
.TagClassName
{
border-color: #649573;
}
</style>