Shades of Oxley #639977
Tints of Oxley #639977
RGB
CMYK
RGB Variations
Color information
#639977 (or 0x639977) is known color: Oxley. HEX triplet: 63, 99 and 77. RGB value is (99,153,119). Sum of RGB (Red+Green+Blue) = 99+153+119=371 (49% of max value = 765). Red value is 99 (39.06% from 255 or 26.68% from 371); Green value is 153 (60.16% from 255 or 41.24% from 371); Blue value is 119 (46.88% from 255 or 32.08% from 371); Max value from RGB is 153 - color contains mainly: green. Hex color #639977 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #639977 is #9C6688. Grayscale: #858585. Windows color (decimal): -10249865 or 7838051. OLE color: 7838051.
HSL color Cylindrical-coordinate representation of color #639977: hue angle of 142.22º degrees, saturation: 0.21, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #639977 is Cyan = 0.35, Magento = 0, Yellow = 0.22 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 99 | 153 | 119 | - |
| CMYK | 0.35 | 0 | 0.22 | 0.4 |
| HSL | 142.22º | 0.21% | 0.49% | - |
| HSV(B) | 142.22º | 0.35% | 0.6% | - |
| XYZ | 19.87 | 26.77 | 21.57 | - |
| YUV | 132.98 | 120.11 | 103.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 153 | 119 | 0.35 | 0 | 0.22 | 0.4 | 142.22 | 0.21 | 0.49 |
| Hex | 63 | 99 | 77 | 23 | 0 | 16 | 28 | 8E | 15 | 31 |
| Octal | 143 | 231 | 167 | 43 | 0 | 26 | 50 | 216 | 25 | 61 |
| Binary | 1100011 | 10011001 | 1110111 | 100011 | 0 | 10110 | 101000 | 10001110 | 10101 | 110001 |
Color Harmonies of #639977
Complementary color
Monochromatic Colors of #639977
Black with #639977
Text Example
Text Example
White with #639977
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #639977; }
p { color: rgb(99,153,119); }
H1.HeaderClassName
{
color: #639977;
}
.AnyTagClassName
{
color: #639977;
}
</style>
background-color css
<style>
a { background-color: #639977; }
a { background-color: rgb(99,153,119); }
div.DivClassName
{
background-color: #639977;
}
.BgClassName
{
background-color: #639977;
}
</style>
border-color css
<style>
span { border-color: #639977; }
span { border-color: rgb(99,153,119); }
td.TdClassName
{
border-color: #639977;
}
.TagClassName
{
border-color: #639977;
}
</style>