Shades of Oxley #619975
Tints of Oxley #619975
RGB
CMYK
RGB Variations
Color information
#619975 (or 0x619975) is known color: Oxley. HEX triplet: 61, 99 and 75. RGB value is (97,153,117). Sum of RGB (Red+Green+Blue) = 97+153+117=367 (48% of max value = 765). Red value is 97 (38.28% from 255 or 26.43% from 367); Green value is 153 (60.16% from 255 or 41.69% from 367); Blue value is 117 (46.09% from 255 or 31.88% from 367); Max value from RGB is 153 - color contains mainly: green. Hex color #619975 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #619975 is #9E668A. Grayscale: #848484. Windows color (decimal): -10380939 or 7706977. OLE color: 7706977.
HSL color Cylindrical-coordinate representation of color #619975: hue angle of 141.43º degrees, saturation: 0.22, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #619975 is Cyan = 0.37, Magento = 0, Yellow = 0.24 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 97 | 153 | 117 | - |
| CMYK | 0.37 | 0 | 0.24 | 0.4 |
| HSL | 141.43º | 0.22% | 0.49% | - |
| HSV(B) | 141.43º | 0.37% | 0.6% | - |
| XYZ | 19.53 | 26.61 | 20.94 | - |
| YUV | 132.15 | 119.45 | 102.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 153 | 117 | 0.37 | 0 | 0.24 | 0.4 | 141.43 | 0.22 | 0.49 |
| Hex | 61 | 99 | 75 | 25 | 0 | 18 | 28 | 8D | 16 | 31 |
| Octal | 141 | 231 | 165 | 45 | 0 | 30 | 50 | 215 | 26 | 61 |
| Binary | 1100001 | 10011001 | 1110101 | 100101 | 0 | 11000 | 101000 | 10001101 | 10110 | 110001 |
Color Harmonies of #619975
Complementary color
Monochromatic Colors of #619975
Black with #619975
Text Example
Text Example
White with #619975
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #619975; }
p { color: rgb(97,153,117); }
H1.HeaderClassName
{
color: #619975;
}
.AnyTagClassName
{
color: #619975;
}
</style>
background-color css
<style>
a { background-color: #619975; }
a { background-color: rgb(97,153,117); }
div.DivClassName
{
background-color: #619975;
}
.BgClassName
{
background-color: #619975;
}
</style>
border-color css
<style>
span { border-color: #619975; }
span { border-color: rgb(97,153,117); }
td.TdClassName
{
border-color: #619975;
}
.TagClassName
{
border-color: #619975;
}
</style>