Shades of Oxley #639576
Tints of Oxley #639576
RGB
CMYK
RGB Variations
Color information
#639576 (or 0x639576) is known color: Oxley. HEX triplet: 63, 95 and 76. RGB value is (99,149,118). Sum of RGB (Red+Green+Blue) = 99+149+118=366 (48% of max value = 765). Red value is 99 (39.06% from 255 or 27.05% from 366); Green value is 149 (58.59% from 255 or 40.71% from 366); Blue value is 118 (46.48% from 255 or 32.24% from 366); Max value from RGB is 149 - color contains mainly: green. Hex color #639576 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #639576 is #9C6A89. Grayscale: #828282. Windows color (decimal): -10250890 or 7771491. OLE color: 7771491.
HSL color Cylindrical-coordinate representation of color #639576: hue angle of 142.8º degrees, saturation: 0.2, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #639576 is Cyan = 0.34, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 99 | 149 | 118 | - |
| CMYK | 0.34 | 0 | 0.21 | 0.42 |
| HSL | 142.8º | 0.2% | 0.49% | - |
| HSV(B) | 142.8º | 0.34% | 0.58% | - |
| XYZ | 19.16 | 25.46 | 21.04 | - |
| YUV | 130.52 | 120.94 | 105.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 149 | 118 | 0.34 | 0 | 0.21 | 0.42 | 142.8 | 0.2 | 0.49 |
| Hex | 63 | 95 | 76 | 22 | 0 | 15 | 2A | 8F | 14 | 31 |
| Octal | 143 | 225 | 166 | 42 | 0 | 25 | 52 | 217 | 24 | 61 |
| Binary | 1100011 | 10010101 | 1110110 | 100010 | 0 | 10101 | 101010 | 10001111 | 10100 | 110001 |
Color Harmonies of #639576
Complementary color
Monochromatic Colors of #639576
Black with #639576
Text Example
Text Example
White with #639576
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #639576; }
p { color: rgb(99,149,118); }
H1.HeaderClassName
{
color: #639576;
}
.AnyTagClassName
{
color: #639576;
}
</style>
background-color css
<style>
a { background-color: #639576; }
a { background-color: rgb(99,149,118); }
div.DivClassName
{
background-color: #639576;
}
.BgClassName
{
background-color: #639576;
}
</style>
border-color css
<style>
span { border-color: #639576; }
span { border-color: rgb(99,149,118); }
td.TdClassName
{
border-color: #639576;
}
.TagClassName
{
border-color: #639576;
}
</style>