Shades of Oxley #649375
Tints of Oxley #649375
RGB
CMYK
RGB Variations
Color information
#649375 (or 0x649375) is known color: Oxley. HEX triplet: 64, 93 and 75. RGB value is (100,147,117). Sum of RGB (Red+Green+Blue) = 100+147+117=364 (48% of max value = 765). Red value is 100 (39.45% from 255 or 27.47% from 364); Green value is 147 (57.81% from 255 or 40.38% from 364); Blue value is 117 (46.09% from 255 or 32.14% from 364); Max value from RGB is 147 - color contains mainly: green. Hex color #649375 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #649375 is #9B6C8A. Grayscale: #818181. Windows color (decimal): -10185867 or 7705444. OLE color: 7705444.
HSL color Cylindrical-coordinate representation of color #649375: hue angle of 141.7º degrees, saturation: 0.19, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #649375 is Cyan = 0.32, Magento = 0, Yellow = 0.20 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 100 | 147 | 117 | - |
| CMYK | 0.32 | 0 | 0.20 | 0.42 |
| HSL | 141.7º | 0.19% | 0.48% | - |
| HSV(B) | 141.7º | 0.32% | 0.58% | - |
| XYZ | 18.9 | 24.86 | 20.63 | - |
| YUV | 129.53 | 120.93 | 106.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 147 | 117 | 0.32 | 0 | 0.20 | 0.42 | 141.7 | 0.19 | 0.48 |
| Hex | 64 | 93 | 75 | 20 | 0 | 14 | 2A | 8E | 13 | 30 |
| Octal | 144 | 223 | 165 | 40 | 0 | 24 | 52 | 216 | 23 | 60 |
| Binary | 1100100 | 10010011 | 1110101 | 100000 | 0 | 10100 | 101010 | 10001110 | 10011 | 110000 |
Color Harmonies of #649375
Complementary color
Monochromatic Colors of #649375
Black with #649375
Text Example
Text Example
White with #649375
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #649375; }
p { color: rgb(100,147,117); }
H1.HeaderClassName
{
color: #649375;
}
.AnyTagClassName
{
color: #649375;
}
</style>
background-color css
<style>
a { background-color: #649375; }
a { background-color: rgb(100,147,117); }
div.DivClassName
{
background-color: #649375;
}
.BgClassName
{
background-color: #649375;
}
</style>
border-color css
<style>
span { border-color: #649375; }
span { border-color: rgb(100,147,117); }
td.TdClassName
{
border-color: #649375;
}
.TagClassName
{
border-color: #649375;
}
</style>