Shades of Oxley #639777
Tints of Oxley #639777
RGB
CMYK
RGB Variations
Color information
#639777 (or 0x639777) is known color: Oxley. HEX triplet: 63, 97 and 77. RGB value is (99,151,119). Sum of RGB (Red+Green+Blue) = 99+151+119=369 (48% of max value = 765). Red value is 99 (39.06% from 255 or 26.83% from 369); Green value is 151 (59.38% from 255 or 40.92% from 369); Blue value is 119 (46.88% from 255 or 32.25% from 369); Max value from RGB is 151 - color contains mainly: green. Hex color #639777 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #639777 is #9C6888. Grayscale: #838383. Windows color (decimal): -10250377 or 7837539. OLE color: 7837539.
HSL color Cylindrical-coordinate representation of color #639777: hue angle of 143.08º degrees, saturation: 0.21, 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 #639777 is Cyan = 0.34, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 99 | 151 | 119 | - |
| CMYK | 0.34 | 0 | 0.21 | 0.41 |
| HSL | 143.08º | 0.21% | 0.49% | - |
| HSV(B) | 143.08º | 0.34% | 0.59% | - |
| XYZ | 19.54 | 26.12 | 21.46 | - |
| YUV | 131.8 | 120.77 | 104.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 151 | 119 | 0.34 | 0 | 0.21 | 0.41 | 143.08 | 0.21 | 0.49 |
| Hex | 63 | 97 | 77 | 22 | 0 | 15 | 29 | 8F | 15 | 31 |
| Octal | 143 | 227 | 167 | 42 | 0 | 25 | 51 | 217 | 25 | 61 |
| Binary | 1100011 | 10010111 | 1110111 | 100010 | 0 | 10101 | 101001 | 10001111 | 10101 | 110001 |
Color Harmonies of #639777
Complementary color
Monochromatic Colors of #639777
Black with #639777
Text Example
Text Example
White with #639777
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #639777; }
p { color: rgb(99,151,119); }
H1.HeaderClassName
{
color: #639777;
}
.AnyTagClassName
{
color: #639777;
}
</style>
background-color css
<style>
a { background-color: #639777; }
a { background-color: rgb(99,151,119); }
div.DivClassName
{
background-color: #639777;
}
.BgClassName
{
background-color: #639777;
}
</style>
border-color css
<style>
span { border-color: #639777; }
span { border-color: rgb(99,151,119); }
td.TdClassName
{
border-color: #639777;
}
.TagClassName
{
border-color: #639777;
}
</style>