Shades of Oxley #639371
Tints of Oxley #639371
RGB
CMYK
RGB Variations
Color information
#639371 (or 0x639371) is known color: Oxley. HEX triplet: 63, 93 and 71. RGB value is (99,147,113). Sum of RGB (Red+Green+Blue) = 99+147+113=359 (47% of max value = 765). Red value is 99 (39.06% from 255 or 27.58% from 359); Green value is 147 (57.81% from 255 or 40.95% from 359); Blue value is 113 (44.53% from 255 or 31.48% from 359); Max value from RGB is 147 - color contains mainly: green. Hex color #639371 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #639371 is #9C6C8E. Grayscale: #808080. Windows color (decimal): -10251407 or 7443299. OLE color: 7443299.
HSL color Cylindrical-coordinate representation of color #639371: hue angle of 137.5º degrees, saturation: 0.2, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #639371 is Cyan = 0.33, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 99 | 147 | 113 | - |
| CMYK | 0.33 | 0 | 0.23 | 0.42 |
| HSL | 137.5º | 0.2% | 0.48% | - |
| HSV(B) | 137.5º | 0.33% | 0.58% | - |
| XYZ | 18.56 | 24.71 | 19.41 | - |
| YUV | 128.77 | 119.1 | 106.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 147 | 113 | 0.33 | 0 | 0.23 | 0.42 | 137.5 | 0.2 | 0.48 |
| Hex | 63 | 93 | 71 | 21 | 0 | 17 | 2A | 8A | 14 | 30 |
| Octal | 143 | 223 | 161 | 41 | 0 | 27 | 52 | 212 | 24 | 60 |
| Binary | 1100011 | 10010011 | 1110001 | 100001 | 0 | 10111 | 101010 | 10001010 | 10100 | 110000 |
Color Harmonies of #639371
Complementary color
Monochromatic Colors of #639371
Black with #639371
Text Example
Text Example
White with #639371
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #639371; }
p { color: rgb(99,147,113); }
H1.HeaderClassName
{
color: #639371;
}
.AnyTagClassName
{
color: #639371;
}
</style>
background-color css
<style>
a { background-color: #639371; }
a { background-color: rgb(99,147,113); }
div.DivClassName
{
background-color: #639371;
}
.BgClassName
{
background-color: #639371;
}
</style>
border-color css
<style>
span { border-color: #639371; }
span { border-color: rgb(99,147,113); }
td.TdClassName
{
border-color: #639371;
}
.TagClassName
{
border-color: #639371;
}
</style>