Shades of Oxley #619678
Tints of Oxley #619678
RGB
CMYK
RGB Variations
Color information
#619678 (or 0x619678) is known color: Oxley. HEX triplet: 61, 96 and 78. RGB value is (97,150,120). Sum of RGB (Red+Green+Blue) = 97+150+120=367 (48% of max value = 765). Red value is 97 (38.28% from 255 or 26.43% from 367); Green value is 150 (58.98% from 255 or 40.87% from 367); Blue value is 120 (47.27% from 255 or 32.70% from 367); Max value from RGB is 150 - color contains mainly: green. Hex color #619678 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #619678 is #9E6987. Grayscale: #828282. Windows color (decimal): -10381704 or 7902817. OLE color: 7902817.
HSL color Cylindrical-coordinate representation of color #619678: hue angle of 146.04º degrees, saturation: 0.21, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #619678 is Cyan = 0.35, Magento = 0, Yellow = 0.20 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 97 | 150 | 120 | - |
| CMYK | 0.35 | 0 | 0.20 | 0.41 |
| HSL | 146.04º | 0.21% | 0.48% | - |
| HSV(B) | 146.04º | 0.35% | 0.59% | - |
| XYZ | 19.23 | 25.71 | 21.72 | - |
| YUV | 130.73 | 121.94 | 103.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 150 | 120 | 0.35 | 0 | 0.20 | 0.41 | 146.04 | 0.21 | 0.48 |
| Hex | 61 | 96 | 78 | 23 | 0 | 14 | 29 | 92 | 15 | 30 |
| Octal | 141 | 226 | 170 | 43 | 0 | 24 | 51 | 222 | 25 | 60 |
| Binary | 1100001 | 10010110 | 1111000 | 100011 | 0 | 10100 | 101001 | 10010010 | 10101 | 110000 |
Color Harmonies of #619678
Complementary color
Monochromatic Colors of #619678
Black with #619678
Text Example
Text Example
White with #619678
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #619678; }
p { color: rgb(97,150,120); }
H1.HeaderClassName
{
color: #619678;
}
.AnyTagClassName
{
color: #619678;
}
</style>
background-color css
<style>
a { background-color: #619678; }
a { background-color: rgb(97,150,120); }
div.DivClassName
{
background-color: #619678;
}
.BgClassName
{
background-color: #619678;
}
</style>
border-color css
<style>
span { border-color: #619678; }
span { border-color: rgb(97,150,120); }
td.TdClassName
{
border-color: #619678;
}
.TagClassName
{
border-color: #619678;
}
</style>