Shades of Oxley #639274
Tints of Oxley #639274
RGB
CMYK
RGB Variations
Color information
#639274 (or 0x639274) is known color: Oxley. HEX triplet: 63, 92 and 74. RGB value is (99,146,116). Sum of RGB (Red+Green+Blue) = 99+146+116=361 (47% of max value = 765). Red value is 99 (39.06% from 255 or 27.42% from 361); Green value is 146 (57.42% from 255 or 40.44% from 361); Blue value is 116 (45.70% from 255 or 32.13% from 361); Max value from RGB is 146 - color contains mainly: green. Hex color #639274 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #639274 is #9C6D8B. Grayscale: #808080. Windows color (decimal): -10251660 or 7639651. OLE color: 7639651.
HSL color Cylindrical-coordinate representation of color #639274: hue angle of 141.7º 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 #639274 is Cyan = 0.32, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 99 | 146 | 116 | - |
| CMYK | 0.32 | 0 | 0.21 | 0.43 |
| HSL | 141.7º | 0.19% | 0.48% | - |
| HSV(B) | 141.7º | 0.32% | 0.57% | - |
| XYZ | 18.58 | 24.47 | 20.27 | - |
| YUV | 128.53 | 120.93 | 106.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 146 | 116 | 0.32 | 0 | 0.21 | 0.43 | 141.7 | 0.19 | 0.48 |
| Hex | 63 | 92 | 74 | 20 | 0 | 15 | 2B | 8E | 13 | 30 |
| Octal | 143 | 222 | 164 | 40 | 0 | 25 | 53 | 216 | 23 | 60 |
| Binary | 1100011 | 10010010 | 1110100 | 100000 | 0 | 10101 | 101011 | 10001110 | 10011 | 110000 |
Color Harmonies of #639274
Complementary color
Monochromatic Colors of #639274
Black with #639274
Text Example
Text Example
White with #639274
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #639274; }
p { color: rgb(99,146,116); }
H1.HeaderClassName
{
color: #639274;
}
.AnyTagClassName
{
color: #639274;
}
</style>
background-color css
<style>
a { background-color: #639274; }
a { background-color: rgb(99,146,116); }
div.DivClassName
{
background-color: #639274;
}
.BgClassName
{
background-color: #639274;
}
</style>
border-color css
<style>
span { border-color: #639274; }
span { border-color: rgb(99,146,116); }
td.TdClassName
{
border-color: #639274;
}
.TagClassName
{
border-color: #639274;
}
</style>