Shades of Oxley #649773
Tints of Oxley #649773
RGB
CMYK
RGB Variations
Color information
#649773 (or 0x649773) is known color: Oxley. HEX triplet: 64, 97 and 73. RGB value is (100,151,115). Sum of RGB (Red+Green+Blue) = 100+151+115=366 (48% of max value = 765). Red value is 100 (39.45% from 255 or 27.32% from 366); Green value is 151 (59.38% from 255 or 41.26% from 366); Blue value is 115 (45.31% from 255 or 31.42% from 366); Max value from RGB is 151 - color contains mainly: green. Hex color #649773 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #649773 is #9B688C. Grayscale: #838383. Windows color (decimal): -10184845 or 7575396. OLE color: 7575396.
HSL color Cylindrical-coordinate representation of color #649773: hue angle of 137.65º degrees, saturation: 0.2, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #649773 is Cyan = 0.34, Magento = 0, Yellow = 0.24 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 100 | 151 | 115 | - |
| CMYK | 0.34 | 0 | 0.24 | 0.41 |
| HSL | 137.65º | 0.2% | 0.49% | - |
| HSV(B) | 137.65º | 0.34% | 0.59% | - |
| XYZ | 19.42 | 26.08 | 20.23 | - |
| YUV | 131.65 | 118.6 | 105.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 151 | 115 | 0.34 | 0 | 0.24 | 0.41 | 137.65 | 0.2 | 0.49 |
| Hex | 64 | 97 | 73 | 22 | 0 | 18 | 29 | 8A | 14 | 31 |
| Octal | 144 | 227 | 163 | 42 | 0 | 30 | 51 | 212 | 24 | 61 |
| Binary | 1100100 | 10010111 | 1110011 | 100010 | 0 | 11000 | 101001 | 10001010 | 10100 | 110001 |
Color Harmonies of #649773
Complementary color
Monochromatic Colors of #649773
Black with #649773
Text Example
Text Example
White with #649773
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #649773; }
p { color: rgb(100,151,115); }
H1.HeaderClassName
{
color: #649773;
}
.AnyTagClassName
{
color: #649773;
}
</style>
background-color css
<style>
a { background-color: #649773; }
a { background-color: rgb(100,151,115); }
div.DivClassName
{
background-color: #649773;
}
.BgClassName
{
background-color: #649773;
}
</style>
border-color css
<style>
span { border-color: #649773; }
span { border-color: rgb(100,151,115); }
td.TdClassName
{
border-color: #649773;
}
.TagClassName
{
border-color: #649773;
}
</style>