Shades of Oxley #639672
Tints of Oxley #639672
RGB
CMYK
RGB Variations
Color information
#639672 (or 0x639672) is known color: Oxley. HEX triplet: 63, 96 and 72. RGB value is (99,150,114). Sum of RGB (Red+Green+Blue) = 99+150+114=363 (48% of max value = 765). Red value is 99 (39.06% from 255 or 27.27% from 363); Green value is 150 (58.98% from 255 or 41.32% from 363); Blue value is 114 (44.92% from 255 or 31.40% from 363); Max value from RGB is 150 - color contains mainly: green. Hex color #639672 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #639672 is #9C698D. Grayscale: #828282. Windows color (decimal): -10250638 or 7509603. OLE color: 7509603.
HSL color Cylindrical-coordinate representation of color #639672: hue angle of 137.65º degrees, saturation: 0.2, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #639672 is Cyan = 0.34, Magento = 0, Yellow = 0.24 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 99 | 150 | 114 | - |
| CMYK | 0.34 | 0 | 0.24 | 0.41 |
| HSL | 137.65º | 0.2% | 0.49% | - |
| HSV(B) | 137.65º | 0.34% | 0.59% | - |
| XYZ | 19.09 | 25.68 | 19.87 | - |
| YUV | 130.65 | 118.6 | 105.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 150 | 114 | 0.34 | 0 | 0.24 | 0.41 | 137.65 | 0.2 | 0.49 |
| Hex | 63 | 96 | 72 | 22 | 0 | 18 | 29 | 8A | 14 | 31 |
| Octal | 143 | 226 | 162 | 42 | 0 | 30 | 51 | 212 | 24 | 61 |
| Binary | 1100011 | 10010110 | 1110010 | 100010 | 0 | 11000 | 101001 | 10001010 | 10100 | 110001 |
Color Harmonies of #639672
Complementary color
Monochromatic Colors of #639672
Black with #639672
Text Example
Text Example
White with #639672
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #639672; }
p { color: rgb(99,150,114); }
H1.HeaderClassName
{
color: #639672;
}
.AnyTagClassName
{
color: #639672;
}
</style>
background-color css
<style>
a { background-color: #639672; }
a { background-color: rgb(99,150,114); }
div.DivClassName
{
background-color: #639672;
}
.BgClassName
{
background-color: #639672;
}
</style>
border-color css
<style>
span { border-color: #639672; }
span { border-color: rgb(99,150,114); }
td.TdClassName
{
border-color: #639672;
}
.TagClassName
{
border-color: #639672;
}
</style>