Shades of Oxley #639374
Tints of Oxley #639374
RGB
CMYK
RGB Variations
Color information
#639374 (or 0x639374) is known color: Oxley. HEX triplet: 63, 93 and 74. RGB value is (99,147,116). Sum of RGB (Red+Green+Blue) = 99+147+116=362 (47% of max value = 765). Red value is 99 (39.06% from 255 or 27.35% from 362); Green value is 147 (57.81% from 255 or 40.61% from 362); Blue value is 116 (45.70% from 255 or 32.04% from 362); Max value from RGB is 147 - color contains mainly: green. Hex color #639374 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #639374 is #9C6C8B. Grayscale: #818181. Windows color (decimal): -10251404 or 7639907. OLE color: 7639907.
HSL color Cylindrical-coordinate representation of color #639374: hue angle of 141.25º 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 #639374 is Cyan = 0.33, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 99 | 147 | 116 | - |
| CMYK | 0.33 | 0 | 0.21 | 0.42 |
| HSL | 141.25º | 0.2% | 0.48% | - |
| HSV(B) | 141.25º | 0.33% | 0.58% | - |
| XYZ | 18.73 | 24.78 | 20.32 | - |
| YUV | 129.11 | 120.6 | 106.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 147 | 116 | 0.33 | 0 | 0.21 | 0.42 | 141.25 | 0.2 | 0.48 |
| Hex | 63 | 93 | 74 | 21 | 0 | 15 | 2A | 8D | 14 | 30 |
| Octal | 143 | 223 | 164 | 41 | 0 | 25 | 52 | 215 | 24 | 60 |
| Binary | 1100011 | 10010011 | 1110100 | 100001 | 0 | 10101 | 101010 | 10001101 | 10100 | 110000 |
Color Harmonies of #639374
Complementary color
Monochromatic Colors of #639374
Black with #639374
Text Example
Text Example
White with #639374
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #639374; }
p { color: rgb(99,147,116); }
H1.HeaderClassName
{
color: #639374;
}
.AnyTagClassName
{
color: #639374;
}
</style>
background-color css
<style>
a { background-color: #639374; }
a { background-color: rgb(99,147,116); }
div.DivClassName
{
background-color: #639374;
}
.BgClassName
{
background-color: #639374;
}
</style>
border-color css
<style>
span { border-color: #639374; }
span { border-color: rgb(99,147,116); }
td.TdClassName
{
border-color: #639374;
}
.TagClassName
{
border-color: #639374;
}
</style>