Shades of Oxley #639170
Tints of Oxley #639170
RGB
CMYK
RGB Variations
Color information
#639170 (or 0x639170) is known color: Oxley. HEX triplet: 63, 91 and 70. RGB value is (99,145,112). Sum of RGB (Red+Green+Blue) = 99+145+112=356 (47% of max value = 765). Red value is 99 (39.06% from 255 or 27.81% from 356); Green value is 145 (57.03% from 255 or 40.73% from 356); Blue value is 112 (44.14% from 255 or 31.46% from 356); Max value from RGB is 145 - color contains mainly: green. Hex color #639170 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #639170 is #9C6E8F. Grayscale: #7F7F7F. Windows color (decimal): -10251920 or 7377251. OLE color: 7377251.
HSL color Cylindrical-coordinate representation of color #639170: hue angle of 136.96º 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 #639170 is Cyan = 0.32, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 99 | 145 | 112 | - |
| CMYK | 0.32 | 0 | 0.23 | 0.43 |
| HSL | 136.96º | 0.19% | 0.48% | - |
| HSV(B) | 136.96º | 0.32% | 0.57% | - |
| XYZ | 18.2 | 24.07 | 19.02 | - |
| YUV | 127.48 | 119.26 | 107.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 145 | 112 | 0.32 | 0 | 0.23 | 0.43 | 136.96 | 0.19 | 0.48 |
| Hex | 63 | 91 | 70 | 20 | 0 | 17 | 2B | 89 | 13 | 30 |
| Octal | 143 | 221 | 160 | 40 | 0 | 27 | 53 | 211 | 23 | 60 |
| Binary | 1100011 | 10010001 | 1110000 | 100000 | 0 | 10111 | 101011 | 10001001 | 10011 | 110000 |
Color Harmonies of #639170
Complementary color
Monochromatic Colors of #639170
Black with #639170
Text Example
Text Example
White with #639170
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #639170; }
p { color: rgb(99,145,112); }
H1.HeaderClassName
{
color: #639170;
}
.AnyTagClassName
{
color: #639170;
}
</style>
background-color css
<style>
a { background-color: #639170; }
a { background-color: rgb(99,145,112); }
div.DivClassName
{
background-color: #639170;
}
.BgClassName
{
background-color: #639170;
}
</style>
border-color css
<style>
span { border-color: #639170; }
span { border-color: rgb(99,145,112); }
td.TdClassName
{
border-color: #639170;
}
.TagClassName
{
border-color: #639170;
}
</style>