Shades of Oxley #639670
Tints of Oxley #639670
RGB
CMYK
RGB Variations
Color information
#639670 (or 0x639670) is known color: Oxley. HEX triplet: 63, 96 and 70. RGB value is (99,150,112). Sum of RGB (Red+Green+Blue) = 99+150+112=361 (47% of max value = 765). Red value is 99 (39.06% from 255 or 27.42% from 361); Green value is 150 (58.98% from 255 or 41.55% from 361); Blue value is 112 (44.14% from 255 or 31.02% from 361); Max value from RGB is 150 - color contains mainly: green. Hex color #639670 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #639670 is #9C698F. Grayscale: #828282. Windows color (decimal): -10250640 or 7378531. OLE color: 7378531.
HSL color Cylindrical-coordinate representation of color #639670: hue angle of 135.29º 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 #639670 is Cyan = 0.34, Magento = 0, Yellow = 0.25 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 99 | 150 | 112 | - |
| CMYK | 0.34 | 0 | 0.25 | 0.41 |
| HSL | 135.29º | 0.2% | 0.49% | - |
| HSV(B) | 135.29º | 0.34% | 0.59% | - |
| XYZ | 18.98 | 25.64 | 19.28 | - |
| YUV | 130.42 | 117.6 | 105.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 150 | 112 | 0.34 | 0 | 0.25 | 0.41 | 135.29 | 0.2 | 0.49 |
| Hex | 63 | 96 | 70 | 22 | 0 | 19 | 29 | 87 | 14 | 31 |
| Octal | 143 | 226 | 160 | 42 | 0 | 31 | 51 | 207 | 24 | 61 |
| Binary | 1100011 | 10010110 | 1110000 | 100010 | 0 | 11001 | 101001 | 10000111 | 10100 | 110001 |
Color Harmonies of #639670
Complementary color
Monochromatic Colors of #639670
Black with #639670
Text Example
Text Example
White with #639670
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #639670; }
p { color: rgb(99,150,112); }
H1.HeaderClassName
{
color: #639670;
}
.AnyTagClassName
{
color: #639670;
}
</style>
background-color css
<style>
a { background-color: #639670; }
a { background-color: rgb(99,150,112); }
div.DivClassName
{
background-color: #639670;
}
.BgClassName
{
background-color: #639670;
}
</style>
border-color css
<style>
span { border-color: #639670; }
span { border-color: rgb(99,150,112); }
td.TdClassName
{
border-color: #639670;
}
.TagClassName
{
border-color: #639670;
}
</style>