Shades of Oxley #639775
Tints of Oxley #639775
RGB
CMYK
RGB Variations
Color information
#639775 (or 0x639775) is known color: Oxley. HEX triplet: 63, 97 and 75. RGB value is (99,151,117). Sum of RGB (Red+Green+Blue) = 99+151+117=367 (48% of max value = 765). Red value is 99 (39.06% from 255 or 26.98% from 367); Green value is 151 (59.38% from 255 or 41.14% from 367); Blue value is 117 (46.09% from 255 or 31.88% from 367); Max value from RGB is 151 - color contains mainly: green. Hex color #639775 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #639775 is #9C688A. Grayscale: #838383. Windows color (decimal): -10250379 or 7706467. OLE color: 7706467.
HSL color Cylindrical-coordinate representation of color #639775: hue angle of 140.77º degrees, saturation: 0.21, 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 #639775 is Cyan = 0.34, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 99 | 151 | 117 | - |
| CMYK | 0.34 | 0 | 0.23 | 0.41 |
| HSL | 140.77º | 0.21% | 0.49% | - |
| HSV(B) | 140.77º | 0.34% | 0.59% | - |
| XYZ | 19.42 | 26.07 | 20.84 | - |
| YUV | 131.58 | 119.77 | 104.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 151 | 117 | 0.34 | 0 | 0.23 | 0.41 | 140.77 | 0.21 | 0.49 |
| Hex | 63 | 97 | 75 | 22 | 0 | 17 | 29 | 8D | 15 | 31 |
| Octal | 143 | 227 | 165 | 42 | 0 | 27 | 51 | 215 | 25 | 61 |
| Binary | 1100011 | 10010111 | 1110101 | 100010 | 0 | 10111 | 101001 | 10001101 | 10101 | 110001 |
Color Harmonies of #639775
Complementary color
Monochromatic Colors of #639775
Black with #639775
Text Example
Text Example
White with #639775
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #639775; }
p { color: rgb(99,151,117); }
H1.HeaderClassName
{
color: #639775;
}
.AnyTagClassName
{
color: #639775;
}
</style>
background-color css
<style>
a { background-color: #639775; }
a { background-color: rgb(99,151,117); }
div.DivClassName
{
background-color: #639775;
}
.BgClassName
{
background-color: #639775;
}
</style>
border-color css
<style>
span { border-color: #639775; }
span { border-color: rgb(99,151,117); }
td.TdClassName
{
border-color: #639775;
}
.TagClassName
{
border-color: #639775;
}
</style>