Shades of Oxley #629576
Tints of Oxley #629576
RGB
CMYK
RGB Variations
Color information
#629576 (or 0x629576) is known color: Oxley. HEX triplet: 62, 95 and 76. RGB value is (98,149,118). Sum of RGB (Red+Green+Blue) = 98+149+118=365 (48% of max value = 765). Red value is 98 (38.67% from 255 or 26.85% from 365); Green value is 149 (58.59% from 255 or 40.82% from 365); Blue value is 118 (46.48% from 255 or 32.33% from 365); Max value from RGB is 149 - color contains mainly: green. Hex color #629576 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #629576 is #9D6A89. Grayscale: #828282. Windows color (decimal): -10316426 or 7771490. OLE color: 7771490.
HSL color Cylindrical-coordinate representation of color #629576: hue angle of 143.53º 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 #629576 is Cyan = 0.34, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 98 | 149 | 118 | - |
| CMYK | 0.34 | 0 | 0.21 | 0.42 |
| HSL | 143.53º | 0.21% | 0.48% | - |
| HSV(B) | 143.53º | 0.34% | 0.58% | - |
| XYZ | 19.05 | 25.4 | 21.04 | - |
| YUV | 130.22 | 121.1 | 105.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 149 | 118 | 0.34 | 0 | 0.21 | 0.42 | 143.53 | 0.21 | 0.48 |
| Hex | 62 | 95 | 76 | 22 | 0 | 15 | 2A | 90 | 15 | 30 |
| Octal | 142 | 225 | 166 | 42 | 0 | 25 | 52 | 220 | 25 | 60 |
| Binary | 1100010 | 10010101 | 1110110 | 100010 | 0 | 10101 | 101010 | 10010000 | 10101 | 110000 |
Color Harmonies of #629576
Complementary color
Monochromatic Colors of #629576
Black with #629576
Text Example
Text Example
White with #629576
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #629576; }
p { color: rgb(98,149,118); }
H1.HeaderClassName
{
color: #629576;
}
.AnyTagClassName
{
color: #629576;
}
</style>
background-color css
<style>
a { background-color: #629576; }
a { background-color: rgb(98,149,118); }
div.DivClassName
{
background-color: #629576;
}
.BgClassName
{
background-color: #629576;
}
</style>
border-color css
<style>
span { border-color: #629576; }
span { border-color: rgb(98,149,118); }
td.TdClassName
{
border-color: #629576;
}
.TagClassName
{
border-color: #629576;
}
</style>