Shades of Oxley #619578
Tints of Oxley #619578
RGB
CMYK
RGB Variations
Color information
#619578 (or 0x619578) is known color: Oxley. HEX triplet: 61, 95 and 78. RGB value is (97,149,120). Sum of RGB (Red+Green+Blue) = 97+149+120=366 (48% of max value = 765). Red value is 97 (38.28% from 255 or 26.50% from 366); Green value is 149 (58.59% from 255 or 40.71% from 366); Blue value is 120 (47.27% from 255 or 32.79% from 366); Max value from RGB is 149 - color contains mainly: green. Hex color #619578 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #619578 is #9E6A87. Grayscale: #828282. Windows color (decimal): -10381960 or 7902561. OLE color: 7902561.
HSL color Cylindrical-coordinate representation of color #619578: hue angle of 146.54º degrees, saturation: 0.21, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #619578 is Cyan = 0.35, Magento = 0, Yellow = 0.19 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 97 | 149 | 120 | - |
| CMYK | 0.35 | 0 | 0.19 | 0.42 |
| HSL | 146.54º | 0.21% | 0.48% | - |
| HSV(B) | 146.54º | 0.35% | 0.58% | - |
| XYZ | 19.07 | 25.39 | 21.67 | - |
| YUV | 130.15 | 122.27 | 104.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 149 | 120 | 0.35 | 0 | 0.19 | 0.42 | 146.54 | 0.21 | 0.48 |
| Hex | 61 | 95 | 78 | 23 | 0 | 13 | 2A | 93 | 15 | 30 |
| Octal | 141 | 225 | 170 | 43 | 0 | 23 | 52 | 223 | 25 | 60 |
| Binary | 1100001 | 10010101 | 1111000 | 100011 | 0 | 10011 | 101010 | 10010011 | 10101 | 110000 |
Color Harmonies of #619578
Complementary color
Monochromatic Colors of #619578
Black with #619578
Text Example
Text Example
White with #619578
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #619578; }
p { color: rgb(97,149,120); }
H1.HeaderClassName
{
color: #619578;
}
.AnyTagClassName
{
color: #619578;
}
</style>
background-color css
<style>
a { background-color: #619578; }
a { background-color: rgb(97,149,120); }
div.DivClassName
{
background-color: #619578;
}
.BgClassName
{
background-color: #619578;
}
</style>
border-color css
<style>
span { border-color: #619578; }
span { border-color: rgb(97,149,120); }
td.TdClassName
{
border-color: #619578;
}
.TagClassName
{
border-color: #619578;
}
</style>