Shades of Oxley #619576
Tints of Oxley #619576
RGB
CMYK
RGB Variations
Color information
#619576 (or 0x619576) is known color: Oxley. HEX triplet: 61, 95 and 76. RGB value is (97,149,118). Sum of RGB (Red+Green+Blue) = 97+149+118=364 (48% of max value = 765). Red value is 97 (38.28% from 255 or 26.65% from 364); Green value is 149 (58.59% from 255 or 40.93% from 364); Blue value is 118 (46.48% from 255 or 32.42% from 364); Max value from RGB is 149 - color contains mainly: green. Hex color #619576 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #619576 is #9E6A89. Grayscale: #818181. Windows color (decimal): -10381962 or 7771489. OLE color: 7771489.
HSL color Cylindrical-coordinate representation of color #619576: hue angle of 144.23º degrees, saturation: 0.21, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #619576 is Cyan = 0.35, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 97 | 149 | 118 | - |
| CMYK | 0.35 | 0 | 0.21 | 0.42 |
| HSL | 144.23º | 0.21% | 0.48% | - |
| HSV(B) | 144.23º | 0.35% | 0.58% | - |
| XYZ | 18.95 | 25.34 | 21.03 | - |
| YUV | 129.92 | 121.27 | 104.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 149 | 118 | 0.35 | 0 | 0.21 | 0.42 | 144.23 | 0.21 | 0.48 |
| Hex | 61 | 95 | 76 | 23 | 0 | 15 | 2A | 90 | 15 | 30 |
| Octal | 141 | 225 | 166 | 43 | 0 | 25 | 52 | 220 | 25 | 60 |
| Binary | 1100001 | 10010101 | 1110110 | 100011 | 0 | 10101 | 101010 | 10010000 | 10101 | 110000 |
Color Harmonies of #619576
Complementary color
Monochromatic Colors of #619576
Black with #619576
Text Example
Text Example
White with #619576
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #619576; }
p { color: rgb(97,149,118); }
H1.HeaderClassName
{
color: #619576;
}
.AnyTagClassName
{
color: #619576;
}
</style>
background-color css
<style>
a { background-color: #619576; }
a { background-color: rgb(97,149,118); }
div.DivClassName
{
background-color: #619576;
}
.BgClassName
{
background-color: #619576;
}
</style>
border-color css
<style>
span { border-color: #619576; }
span { border-color: rgb(97,149,118); }
td.TdClassName
{
border-color: #619576;
}
.TagClassName
{
border-color: #619576;
}
</style>