Shades of Oxley #649776
Tints of Oxley #649776
RGB
CMYK
RGB Variations
Color information
#649776 (or 0x649776) is known color: Oxley. HEX triplet: 64, 97 and 76. RGB value is (100,151,118). Sum of RGB (Red+Green+Blue) = 100+151+118=369 (48% of max value = 765). Red value is 100 (39.45% from 255 or 27.10% from 369); Green value is 151 (59.38% from 255 or 40.92% from 369); Blue value is 118 (46.48% from 255 or 31.98% from 369); Max value from RGB is 151 - color contains mainly: green. Hex color #649776 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #649776 is #9B6889. Grayscale: #848484. Windows color (decimal): -10184842 or 7772004. OLE color: 7772004.
HSL color Cylindrical-coordinate representation of color #649776: hue angle of 141.18º 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 #649776 is Cyan = 0.34, Magento = 0, Yellow = 0.22 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 100 | 151 | 118 | - |
| CMYK | 0.34 | 0 | 0.22 | 0.41 |
| HSL | 141.18º | 0.2% | 0.49% | - |
| HSV(B) | 141.18º | 0.34% | 0.59% | - |
| XYZ | 19.59 | 26.15 | 21.15 | - |
| YUV | 131.99 | 120.1 | 105.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 151 | 118 | 0.34 | 0 | 0.22 | 0.41 | 141.18 | 0.2 | 0.49 |
| Hex | 64 | 97 | 76 | 22 | 0 | 16 | 29 | 8D | 14 | 31 |
| Octal | 144 | 227 | 166 | 42 | 0 | 26 | 51 | 215 | 24 | 61 |
| Binary | 1100100 | 10010111 | 1110110 | 100010 | 0 | 10110 | 101001 | 10001101 | 10100 | 110001 |
Color Harmonies of #649776
Complementary color
Monochromatic Colors of #649776
Black with #649776
Text Example
Text Example
White with #649776
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #649776; }
p { color: rgb(100,151,118); }
H1.HeaderClassName
{
color: #649776;
}
.AnyTagClassName
{
color: #649776;
}
</style>
background-color css
<style>
a { background-color: #649776; }
a { background-color: rgb(100,151,118); }
div.DivClassName
{
background-color: #649776;
}
.BgClassName
{
background-color: #649776;
}
</style>
border-color css
<style>
span { border-color: #649776; }
span { border-color: rgb(100,151,118); }
td.TdClassName
{
border-color: #649776;
}
.TagClassName
{
border-color: #649776;
}
</style>