Shades of Oxley #629577
Tints of Oxley #629577
RGB
CMYK
RGB Variations
Color information
#629577 (or 0x629577) is known color: Oxley. HEX triplet: 62, 95 and 77. RGB value is (98,149,119). Sum of RGB (Red+Green+Blue) = 98+149+119=366 (48% of max value = 765). Red value is 98 (38.67% from 255 or 26.78% from 366); Green value is 149 (58.59% from 255 or 40.71% from 366); Blue value is 119 (46.88% from 255 or 32.51% from 366); Max value from RGB is 149 - color contains mainly: green. Hex color #629577 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #629577 is #9D6A88. Grayscale: #828282. Windows color (decimal): -10316425 or 7837026. OLE color: 7837026.
HSL color Cylindrical-coordinate representation of color #629577: hue angle of 144.71º 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 #629577 is Cyan = 0.34, Magento = 0, Yellow = 0.20 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 98 | 149 | 119 | - |
| CMYK | 0.34 | 0 | 0.20 | 0.42 |
| HSL | 144.71º | 0.21% | 0.48% | - |
| HSV(B) | 144.71º | 0.34% | 0.58% | - |
| XYZ | 19.11 | 25.42 | 21.35 | - |
| YUV | 130.33 | 121.6 | 104.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 149 | 119 | 0.34 | 0 | 0.20 | 0.42 | 144.71 | 0.21 | 0.48 |
| Hex | 62 | 95 | 77 | 22 | 0 | 14 | 2A | 91 | 15 | 30 |
| Octal | 142 | 225 | 167 | 42 | 0 | 24 | 52 | 221 | 25 | 60 |
| Binary | 1100010 | 10010101 | 1110111 | 100010 | 0 | 10100 | 101010 | 10010001 | 10101 | 110000 |
Color Harmonies of #629577
Complementary color
Monochromatic Colors of #629577
Black with #629577
Text Example
Text Example
White with #629577
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #629577; }
p { color: rgb(98,149,119); }
H1.HeaderClassName
{
color: #629577;
}
.AnyTagClassName
{
color: #629577;
}
</style>
background-color css
<style>
a { background-color: #629577; }
a { background-color: rgb(98,149,119); }
div.DivClassName
{
background-color: #629577;
}
.BgClassName
{
background-color: #629577;
}
</style>
border-color css
<style>
span { border-color: #629577; }
span { border-color: rgb(98,149,119); }
td.TdClassName
{
border-color: #629577;
}
.TagClassName
{
border-color: #629577;
}
</style>