Shades of Oxley #639476
Tints of Oxley #639476
RGB
CMYK
RGB Variations
Color information
#639476 (or 0x639476) is known color: Oxley. HEX triplet: 63, 94 and 76. RGB value is (99,148,118). Sum of RGB (Red+Green+Blue) = 99+148+118=365 (48% of max value = 765). Red value is 99 (39.06% from 255 or 27.12% from 365); Green value is 148 (58.20% from 255 or 40.55% from 365); Blue value is 118 (46.48% from 255 or 32.33% from 365); Max value from RGB is 148 - color contains mainly: green. Hex color #639476 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #639476 is #9C6B89. Grayscale: #828282. Windows color (decimal): -10251146 or 7771235. OLE color: 7771235.
HSL color Cylindrical-coordinate representation of color #639476: hue angle of 143.27º 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 #639476 is Cyan = 0.33, Magento = 0, Yellow = 0.20 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 99 | 148 | 118 | - |
| CMYK | 0.33 | 0 | 0.20 | 0.42 |
| HSL | 143.27º | 0.2% | 0.48% | - |
| HSV(B) | 143.27º | 0.33% | 0.58% | - |
| XYZ | 19.01 | 25.14 | 20.99 | - |
| YUV | 129.93 | 121.27 | 105.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 148 | 118 | 0.33 | 0 | 0.20 | 0.42 | 143.27 | 0.2 | 0.48 |
| Hex | 63 | 94 | 76 | 21 | 0 | 14 | 2A | 8F | 14 | 30 |
| Octal | 143 | 224 | 166 | 41 | 0 | 24 | 52 | 217 | 24 | 60 |
| Binary | 1100011 | 10010100 | 1110110 | 100001 | 0 | 10100 | 101010 | 10001111 | 10100 | 110000 |
Color Harmonies of #639476
Complementary color
Monochromatic Colors of #639476
Black with #639476
Text Example
Text Example
White with #639476
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #639476; }
p { color: rgb(99,148,118); }
H1.HeaderClassName
{
color: #639476;
}
.AnyTagClassName
{
color: #639476;
}
</style>
background-color css
<style>
a { background-color: #639476; }
a { background-color: rgb(99,148,118); }
div.DivClassName
{
background-color: #639476;
}
.BgClassName
{
background-color: #639476;
}
</style>
border-color css
<style>
span { border-color: #639476; }
span { border-color: rgb(99,148,118); }
td.TdClassName
{
border-color: #639476;
}
.TagClassName
{
border-color: #639476;
}
</style>