Shades of Oxley #639275
Tints of Oxley #639275
RGB
CMYK
RGB Variations
Color information
#639275 (or 0x639275) is known color: Oxley. HEX triplet: 63, 92 and 75. RGB value is (99,146,117). Sum of RGB (Red+Green+Blue) = 99+146+117=362 (47% of max value = 765). Red value is 99 (39.06% from 255 or 27.35% from 362); Green value is 146 (57.42% from 255 or 40.33% from 362); Blue value is 117 (46.09% from 255 or 32.32% from 362); Max value from RGB is 146 - color contains mainly: green. Hex color #639275 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #639275 is #9C6D8A. Grayscale: #808080. Windows color (decimal): -10251659 or 7705187. OLE color: 7705187.
HSL color Cylindrical-coordinate representation of color #639275: hue angle of 142.98º 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 #639275 is Cyan = 0.32, Magento = 0, Yellow = 0.20 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 99 | 146 | 117 | - |
| CMYK | 0.32 | 0 | 0.20 | 0.43 |
| HSL | 142.98º | 0.19% | 0.48% | - |
| HSV(B) | 142.98º | 0.32% | 0.57% | - |
| XYZ | 18.64 | 24.49 | 20.58 | - |
| YUV | 128.64 | 121.43 | 106.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 146 | 117 | 0.32 | 0 | 0.20 | 0.43 | 142.98 | 0.19 | 0.48 |
| Hex | 63 | 92 | 75 | 20 | 0 | 14 | 2B | 8F | 13 | 30 |
| Octal | 143 | 222 | 165 | 40 | 0 | 24 | 53 | 217 | 23 | 60 |
| Binary | 1100011 | 10010010 | 1110101 | 100000 | 0 | 10100 | 101011 | 10001111 | 10011 | 110000 |
Color Harmonies of #639275
Complementary color
Monochromatic Colors of #639275
Black with #639275
Text Example
Text Example
White with #639275
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #639275; }
p { color: rgb(99,146,117); }
H1.HeaderClassName
{
color: #639275;
}
.AnyTagClassName
{
color: #639275;
}
</style>
background-color css
<style>
a { background-color: #639275; }
a { background-color: rgb(99,146,117); }
div.DivClassName
{
background-color: #639275;
}
.BgClassName
{
background-color: #639275;
}
</style>
border-color css
<style>
span { border-color: #639275; }
span { border-color: rgb(99,146,117); }
td.TdClassName
{
border-color: #639275;
}
.TagClassName
{
border-color: #639275;
}
</style>