Shades of Oxley #619476
Tints of Oxley #619476
RGB
CMYK
RGB Variations
Color information
#619476 (or 0x619476) is known color: Oxley. HEX triplet: 61, 94 and 76. RGB value is (97,148,118). Sum of RGB (Red+Green+Blue) = 97+148+118=363 (48% of max value = 765). Red value is 97 (38.28% from 255 or 26.72% from 363); Green value is 148 (58.20% from 255 or 40.77% from 363); Blue value is 118 (46.48% from 255 or 32.51% from 363); Max value from RGB is 148 - color contains mainly: green. Hex color #619476 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #619476 is #9E6B89. Grayscale: #818181. Windows color (decimal): -10382218 or 7771233. OLE color: 7771233.
HSL color Cylindrical-coordinate representation of color #619476: 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 #619476 is Cyan = 0.34, Magento = 0, Yellow = 0.20 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 97 | 148 | 118 | - |
| CMYK | 0.34 | 0 | 0.20 | 0.42 |
| HSL | 144.71º | 0.21% | 0.48% | - |
| HSV(B) | 144.71º | 0.34% | 0.58% | - |
| XYZ | 18.79 | 25.03 | 20.98 | - |
| YUV | 129.33 | 121.6 | 104.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 148 | 118 | 0.34 | 0 | 0.20 | 0.42 | 144.71 | 0.21 | 0.48 |
| Hex | 61 | 94 | 76 | 22 | 0 | 14 | 2A | 91 | 15 | 30 |
| Octal | 141 | 224 | 166 | 42 | 0 | 24 | 52 | 221 | 25 | 60 |
| Binary | 1100001 | 10010100 | 1110110 | 100010 | 0 | 10100 | 101010 | 10010001 | 10101 | 110000 |
Color Harmonies of #619476
Complementary color
Monochromatic Colors of #619476
Black with #619476
Text Example
Text Example
White with #619476
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #619476; }
p { color: rgb(97,148,118); }
H1.HeaderClassName
{
color: #619476;
}
.AnyTagClassName
{
color: #619476;
}
</style>
background-color css
<style>
a { background-color: #619476; }
a { background-color: rgb(97,148,118); }
div.DivClassName
{
background-color: #619476;
}
.BgClassName
{
background-color: #619476;
}
</style>
border-color css
<style>
span { border-color: #619476; }
span { border-color: rgb(97,148,118); }
td.TdClassName
{
border-color: #619476;
}
.TagClassName
{
border-color: #619476;
}
</style>