Shades of Oxley #649774
Tints of Oxley #649774
RGB
CMYK
RGB Variations
Color information
#649774 (or 0x649774) is known color: Oxley. HEX triplet: 64, 97 and 74. RGB value is (100,151,116). Sum of RGB (Red+Green+Blue) = 100+151+116=367 (48% of max value = 765). Red value is 100 (39.45% from 255 or 27.25% from 367); Green value is 151 (59.38% from 255 or 41.14% from 367); Blue value is 116 (45.70% from 255 or 31.61% from 367); Max value from RGB is 151 - color contains mainly: green. Hex color #649774 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #649774 is #9B688B. Grayscale: #838383. Windows color (decimal): -10184844 or 7640932. OLE color: 7640932.
HSL color Cylindrical-coordinate representation of color #649774: hue angle of 138.82º 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 #649774 is Cyan = 0.34, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 100 | 151 | 116 | - |
| CMYK | 0.34 | 0 | 0.23 | 0.41 |
| HSL | 138.82º | 0.2% | 0.49% | - |
| HSV(B) | 138.82º | 0.34% | 0.59% | - |
| XYZ | 19.47 | 26.1 | 20.54 | - |
| YUV | 131.76 | 119.1 | 105.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 151 | 116 | 0.34 | 0 | 0.23 | 0.41 | 138.82 | 0.2 | 0.49 |
| Hex | 64 | 97 | 74 | 22 | 0 | 17 | 29 | 8B | 14 | 31 |
| Octal | 144 | 227 | 164 | 42 | 0 | 27 | 51 | 213 | 24 | 61 |
| Binary | 1100100 | 10010111 | 1110100 | 100010 | 0 | 10111 | 101001 | 10001011 | 10100 | 110001 |
Color Harmonies of #649774
Complementary color
Monochromatic Colors of #649774
Black with #649774
Text Example
Text Example
White with #649774
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #649774; }
p { color: rgb(100,151,116); }
H1.HeaderClassName
{
color: #649774;
}
.AnyTagClassName
{
color: #649774;
}
</style>
background-color css
<style>
a { background-color: #649774; }
a { background-color: rgb(100,151,116); }
div.DivClassName
{
background-color: #649774;
}
.BgClassName
{
background-color: #649774;
}
</style>
border-color css
<style>
span { border-color: #649774; }
span { border-color: rgb(100,151,116); }
td.TdClassName
{
border-color: #649774;
}
.TagClassName
{
border-color: #649774;
}
</style>