Shades of Oxley #639470
Tints of Oxley #639470
RGB
CMYK
RGB Variations
Color information
#639470 (or 0x639470) is known color: Oxley. HEX triplet: 63, 94 and 70. RGB value is (99,148,112). Sum of RGB (Red+Green+Blue) = 99+148+112=359 (47% of max value = 765). Red value is 99 (39.06% from 255 or 27.58% from 359); Green value is 148 (58.20% from 255 or 41.23% from 359); Blue value is 112 (44.14% from 255 or 31.20% from 359); Max value from RGB is 148 - color contains mainly: green. Hex color #639470 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #639470 is #9C6B8F. Grayscale: #818181. Windows color (decimal): -10251152 or 7378019. OLE color: 7378019.
HSL color Cylindrical-coordinate representation of color #639470: hue angle of 135.92º 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 #639470 is Cyan = 0.33, Magento = 0, Yellow = 0.24 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 99 | 148 | 112 | - |
| CMYK | 0.33 | 0 | 0.24 | 0.42 |
| HSL | 135.92º | 0.2% | 0.48% | - |
| HSV(B) | 135.92º | 0.33% | 0.58% | - |
| XYZ | 18.66 | 25 | 19.17 | - |
| YUV | 129.25 | 118.27 | 106.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 148 | 112 | 0.33 | 0 | 0.24 | 0.42 | 135.92 | 0.2 | 0.48 |
| Hex | 63 | 94 | 70 | 21 | 0 | 18 | 2A | 88 | 14 | 30 |
| Octal | 143 | 224 | 160 | 41 | 0 | 30 | 52 | 210 | 24 | 60 |
| Binary | 1100011 | 10010100 | 1110000 | 100001 | 0 | 11000 | 101010 | 10001000 | 10100 | 110000 |
Color Harmonies of #639470
Complementary color
Monochromatic Colors of #639470
Black with #639470
Text Example
Text Example
White with #639470
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #639470; }
p { color: rgb(99,148,112); }
H1.HeaderClassName
{
color: #639470;
}
.AnyTagClassName
{
color: #639470;
}
</style>
background-color css
<style>
a { background-color: #639470; }
a { background-color: rgb(99,148,112); }
div.DivClassName
{
background-color: #639470;
}
.BgClassName
{
background-color: #639470;
}
</style>
border-color css
<style>
span { border-color: #639470; }
span { border-color: rgb(99,148,112); }
td.TdClassName
{
border-color: #639470;
}
.TagClassName
{
border-color: #639470;
}
</style>