Shades of Oxley #639174
Tints of Oxley #639174
RGB
CMYK
RGB Variations
Color information
#639174 (or 0x639174) is known color: Oxley. HEX triplet: 63, 91 and 74. RGB value is (99,145,116). Sum of RGB (Red+Green+Blue) = 99+145+116=360 (47% of max value = 765). Red value is 99 (39.06% from 255 or 27.5% from 360); Green value is 145 (57.03% from 255 or 40.28% from 360); Blue value is 116 (45.70% from 255 or 32.22% from 360); Max value from RGB is 145 - color contains mainly: green. Hex color #639174 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #639174 is #9C6E8B. Grayscale: #808080. Windows color (decimal): -10251916 or 7639395. OLE color: 7639395.
HSL color Cylindrical-coordinate representation of color #639174: hue angle of 142.17º degrees, saturation: 0.19, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #639174 is Cyan = 0.32, Magento = 0, Yellow = 0.2 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 99 | 145 | 116 | - |
| CMYK | 0.32 | 0 | 0.2 | 0.43 |
| HSL | 142.17º | 0.19% | 0.48% | - |
| HSV(B) | 142.17º | 0.32% | 0.57% | - |
| XYZ | 18.42 | 24.16 | 20.22 | - |
| YUV | 127.94 | 121.26 | 107.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 145 | 116 | 0.32 | 0 | 0.2 | 0.43 | 142.17 | 0.19 | 0.48 |
| Hex | 63 | 91 | 74 | 20 | 0 | 14 | 2B | 8E | 13 | 30 |
| Octal | 143 | 221 | 164 | 40 | 0 | 24 | 53 | 216 | 23 | 60 |
| Binary | 1100011 | 10010001 | 1110100 | 100000 | 0 | 10100 | 101011 | 10001110 | 10011 | 110000 |
Color Harmonies of #639174
Complementary color
Monochromatic Colors of #639174
Black with #639174
Text Example
Text Example
White with #639174
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #639174; }
p { color: rgb(99,145,116); }
H1.HeaderClassName
{
color: #639174;
}
.AnyTagClassName
{
color: #639174;
}
</style>
background-color css
<style>
a { background-color: #639174; }
a { background-color: rgb(99,145,116); }
div.DivClassName
{
background-color: #639174;
}
.BgClassName
{
background-color: #639174;
}
</style>
border-color css
<style>
span { border-color: #639174; }
span { border-color: rgb(99,145,116); }
td.TdClassName
{
border-color: #639174;
}
.TagClassName
{
border-color: #639174;
}
</style>