Shades of Oxley #639574
Tints of Oxley #639574
RGB
CMYK
RGB Variations
Color information
#639574 (or 0x639574) is known color: Oxley. HEX triplet: 63, 95 and 74. RGB value is (99,149,116). Sum of RGB (Red+Green+Blue) = 99+149+116=364 (48% of max value = 765). Red value is 99 (39.06% from 255 or 27.20% from 364); Green value is 149 (58.59% from 255 or 40.93% from 364); Blue value is 116 (45.70% from 255 or 31.87% from 364); Max value from RGB is 149 - color contains mainly: green. Hex color #639574 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #639574 is #9C6A8B. Grayscale: #828282. Windows color (decimal): -10250892 or 7640419. OLE color: 7640419.
HSL color Cylindrical-coordinate representation of color #639574: hue angle of 140.4º 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 #639574 is Cyan = 0.34, Magento = 0, Yellow = 0.22 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 99 | 149 | 116 | - |
| CMYK | 0.34 | 0 | 0.22 | 0.42 |
| HSL | 140.4º | 0.2% | 0.49% | - |
| HSV(B) | 140.4º | 0.34% | 0.58% | - |
| XYZ | 19.05 | 25.41 | 20.42 | - |
| YUV | 130.29 | 119.94 | 105.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 149 | 116 | 0.34 | 0 | 0.22 | 0.42 | 140.4 | 0.2 | 0.49 |
| Hex | 63 | 95 | 74 | 22 | 0 | 16 | 2A | 8C | 14 | 31 |
| Octal | 143 | 225 | 164 | 42 | 0 | 26 | 52 | 214 | 24 | 61 |
| Binary | 1100011 | 10010101 | 1110100 | 100010 | 0 | 10110 | 101010 | 10001100 | 10100 | 110001 |
Color Harmonies of #639574
Complementary color
Monochromatic Colors of #639574
Black with #639574
Text Example
Text Example
White with #639574
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #639574; }
p { color: rgb(99,149,116); }
H1.HeaderClassName
{
color: #639574;
}
.AnyTagClassName
{
color: #639574;
}
</style>
background-color css
<style>
a { background-color: #639574; }
a { background-color: rgb(99,149,116); }
div.DivClassName
{
background-color: #639574;
}
.BgClassName
{
background-color: #639574;
}
</style>
border-color css
<style>
span { border-color: #639574; }
span { border-color: rgb(99,149,116); }
td.TdClassName
{
border-color: #639574;
}
.TagClassName
{
border-color: #639574;
}
</style>