Shades of Oxley #649274
Tints of Oxley #649274
RGB
CMYK
RGB Variations
Color information
#649274 (or 0x649274) is known color: Oxley. HEX triplet: 64, 92 and 74. RGB value is (100,146,116). Sum of RGB (Red+Green+Blue) = 100+146+116=362 (47% of max value = 765). Red value is 100 (39.45% from 255 or 27.62% from 362); Green value is 146 (57.42% from 255 or 40.33% from 362); Blue value is 116 (45.70% from 255 or 32.04% from 362); Max value from RGB is 146 - color contains mainly: green. Hex color #649274 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #649274 is #9B6D8B. Grayscale: #808080. Windows color (decimal): -10186124 or 7639652. OLE color: 7639652.
HSL color Cylindrical-coordinate representation of color #649274: hue angle of 140.87º degrees, saturation: 0.19, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #649274 is Cyan = 0.32, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 100 | 146 | 116 | - |
| CMYK | 0.32 | 0 | 0.21 | 0.43 |
| HSL | 140.87º | 0.19% | 0.48% | - |
| HSV(B) | 140.87º | 0.32% | 0.57% | - |
| XYZ | 18.69 | 24.53 | 20.27 | - |
| YUV | 128.83 | 120.76 | 107.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 146 | 116 | 0.32 | 0 | 0.21 | 0.43 | 140.87 | 0.19 | 0.48 |
| Hex | 64 | 92 | 74 | 20 | 0 | 15 | 2B | 8D | 13 | 30 |
| Octal | 144 | 222 | 164 | 40 | 0 | 25 | 53 | 215 | 23 | 60 |
| Binary | 1100100 | 10010010 | 1110100 | 100000 | 0 | 10101 | 101011 | 10001101 | 10011 | 110000 |
Color Harmonies of #649274
Complementary color
Monochromatic Colors of #649274
Black with #649274
Text Example
Text Example
White with #649274
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #649274; }
p { color: rgb(100,146,116); }
H1.HeaderClassName
{
color: #649274;
}
.AnyTagClassName
{
color: #649274;
}
</style>
background-color css
<style>
a { background-color: #649274; }
a { background-color: rgb(100,146,116); }
div.DivClassName
{
background-color: #649274;
}
.BgClassName
{
background-color: #649274;
}
</style>
border-color css
<style>
span { border-color: #649274; }
span { border-color: rgb(100,146,116); }
td.TdClassName
{
border-color: #649274;
}
.TagClassName
{
border-color: #649274;
}
</style>