Shades of Oxley #619470
Tints of Oxley #619470
RGB
CMYK
RGB Variations
Color information
#619470 (or 0x619470) is known color: Oxley. HEX triplet: 61, 94 and 70. RGB value is (97,148,112). Sum of RGB (Red+Green+Blue) = 97+148+112=357 (47% of max value = 765). Red value is 97 (38.28% from 255 or 27.17% from 357); Green value is 148 (58.20% from 255 or 41.46% from 357); Blue value is 112 (44.14% from 255 or 31.37% from 357); Max value from RGB is 148 - color contains mainly: green. Hex color #619470 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #619470 is #9E6B8F. Grayscale: #808080. Windows color (decimal): -10382224 or 7378017. OLE color: 7378017.
HSL color Cylindrical-coordinate representation of color #619470: hue angle of 137.65º 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 #619470 is Cyan = 0.34, Magento = 0, Yellow = 0.24 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 97 | 148 | 112 | - |
| CMYK | 0.34 | 0 | 0.24 | 0.42 |
| HSL | 137.65º | 0.21% | 0.48% | - |
| HSV(B) | 137.65º | 0.34% | 0.58% | - |
| XYZ | 18.44 | 24.89 | 19.16 | - |
| YUV | 128.65 | 118.6 | 105.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 148 | 112 | 0.34 | 0 | 0.24 | 0.42 | 137.65 | 0.21 | 0.48 |
| Hex | 61 | 94 | 70 | 22 | 0 | 18 | 2A | 8A | 15 | 30 |
| Octal | 141 | 224 | 160 | 42 | 0 | 30 | 52 | 212 | 25 | 60 |
| Binary | 1100001 | 10010100 | 1110000 | 100010 | 0 | 11000 | 101010 | 10001010 | 10101 | 110000 |
Color Harmonies of #619470
Complementary color
Monochromatic Colors of #619470
Black with #619470
Text Example
Text Example
White with #619470
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #619470; }
p { color: rgb(97,148,112); }
H1.HeaderClassName
{
color: #619470;
}
.AnyTagClassName
{
color: #619470;
}
</style>
background-color css
<style>
a { background-color: #619470; }
a { background-color: rgb(97,148,112); }
div.DivClassName
{
background-color: #619470;
}
.BgClassName
{
background-color: #619470;
}
</style>
border-color css
<style>
span { border-color: #619470; }
span { border-color: rgb(97,148,112); }
td.TdClassName
{
border-color: #619470;
}
.TagClassName
{
border-color: #619470;
}
</style>