Shades of Oxley #629578
Tints of Oxley #629578
RGB
CMYK
RGB Variations
Color information
#629578 (or 0x629578) is known color: Oxley. HEX triplet: 62, 95 and 78. RGB value is (98,149,120). Sum of RGB (Red+Green+Blue) = 98+149+120=367 (48% of max value = 765). Red value is 98 (38.67% from 255 or 26.70% from 367); Green value is 149 (58.59% from 255 or 40.60% from 367); Blue value is 120 (47.27% from 255 or 32.70% from 367); Max value from RGB is 149 - color contains mainly: green. Hex color #629578 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #629578 is #9D6A87. Grayscale: #828282. Windows color (decimal): -10316424 or 7902562. OLE color: 7902562.
HSL color Cylindrical-coordinate representation of color #629578: hue angle of 145.88º degrees, saturation: 0.21, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #629578 is Cyan = 0.34, Magento = 0, Yellow = 0.19 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 98 | 149 | 120 | - |
| CMYK | 0.34 | 0 | 0.19 | 0.42 |
| HSL | 145.88º | 0.21% | 0.48% | - |
| HSV(B) | 145.88º | 0.34% | 0.58% | - |
| XYZ | 19.17 | 25.45 | 21.67 | - |
| YUV | 130.45 | 122.1 | 104.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 149 | 120 | 0.34 | 0 | 0.19 | 0.42 | 145.88 | 0.21 | 0.48 |
| Hex | 62 | 95 | 78 | 22 | 0 | 13 | 2A | 92 | 15 | 30 |
| Octal | 142 | 225 | 170 | 42 | 0 | 23 | 52 | 222 | 25 | 60 |
| Binary | 1100010 | 10010101 | 1111000 | 100010 | 0 | 10011 | 101010 | 10010010 | 10101 | 110000 |
Color Harmonies of #629578
Complementary color
Monochromatic Colors of #629578
Black with #629578
Text Example
Text Example
White with #629578
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #629578; }
p { color: rgb(98,149,120); }
H1.HeaderClassName
{
color: #629578;
}
.AnyTagClassName
{
color: #629578;
}
</style>
background-color css
<style>
a { background-color: #629578; }
a { background-color: rgb(98,149,120); }
div.DivClassName
{
background-color: #629578;
}
.BgClassName
{
background-color: #629578;
}
</style>
border-color css
<style>
span { border-color: #629578; }
span { border-color: rgb(98,149,120); }
td.TdClassName
{
border-color: #629578;
}
.TagClassName
{
border-color: #629578;
}
</style>