Shades of Oxley #619374
Tints of Oxley #619374
RGB
CMYK
RGB Variations
Color information
#619374 (or 0x619374) is known color: Oxley. HEX triplet: 61, 93 and 74. RGB value is (97,147,116). Sum of RGB (Red+Green+Blue) = 97+147+116=360 (47% of max value = 765). Red value is 97 (38.28% from 255 or 26.94% from 360); Green value is 147 (57.81% from 255 or 40.83% from 360); Blue value is 116 (45.70% from 255 or 32.22% from 360); Max value from RGB is 147 - color contains mainly: green. Hex color #619374 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #619374 is #9E6C8B. Grayscale: #808080. Windows color (decimal): -10382476 or 7639905. OLE color: 7639905.
HSL color Cylindrical-coordinate representation of color #619374: hue angle of 142.8º degrees, saturation: 0.2, 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 #619374 is Cyan = 0.34, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 97 | 147 | 116 | - |
| CMYK | 0.34 | 0 | 0.21 | 0.42 |
| HSL | 142.8º | 0.2% | 0.48% | - |
| HSV(B) | 142.8º | 0.34% | 0.58% | - |
| XYZ | 18.52 | 24.67 | 20.31 | - |
| YUV | 128.52 | 120.94 | 105.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 147 | 116 | 0.34 | 0 | 0.21 | 0.42 | 142.8 | 0.2 | 0.48 |
| Hex | 61 | 93 | 74 | 22 | 0 | 15 | 2A | 8F | 14 | 30 |
| Octal | 141 | 223 | 164 | 42 | 0 | 25 | 52 | 217 | 24 | 60 |
| Binary | 1100001 | 10010011 | 1110100 | 100010 | 0 | 10101 | 101010 | 10001111 | 10100 | 110000 |
Color Harmonies of #619374
Complementary color
Monochromatic Colors of #619374
Black with #619374
Text Example
Text Example
White with #619374
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #619374; }
p { color: rgb(97,147,116); }
H1.HeaderClassName
{
color: #619374;
}
.AnyTagClassName
{
color: #619374;
}
</style>
background-color css
<style>
a { background-color: #619374; }
a { background-color: rgb(97,147,116); }
div.DivClassName
{
background-color: #619374;
}
.BgClassName
{
background-color: #619374;
}
</style>
border-color css
<style>
span { border-color: #619374; }
span { border-color: rgb(97,147,116); }
td.TdClassName
{
border-color: #619374;
}
.TagClassName
{
border-color: #619374;
}
</style>