Shades of Oxley #619572
Tints of Oxley #619572
RGB
CMYK
RGB Variations
Color information
#619572 (or 0x619572) is known color: Oxley. HEX triplet: 61, 95 and 72. RGB value is (97,149,114). Sum of RGB (Red+Green+Blue) = 97+149+114=360 (47% of max value = 765). Red value is 97 (38.28% from 255 or 26.94% from 360); Green value is 149 (58.59% from 255 or 41.39% from 360); Blue value is 114 (44.92% from 255 or 31.67% from 360); Max value from RGB is 149 - color contains mainly: green. Hex color #619572 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #619572 is #9E6A8D. Grayscale: #818181. Windows color (decimal): -10381966 or 7509345. OLE color: 7509345.
HSL color Cylindrical-coordinate representation of color #619572: hue angle of 139.62º 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 #619572 is Cyan = 0.35, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 97 | 149 | 114 | - |
| CMYK | 0.35 | 0 | 0.23 | 0.42 |
| HSL | 139.62º | 0.21% | 0.48% | - |
| HSV(B) | 139.62º | 0.35% | 0.58% | - |
| XYZ | 18.71 | 25.25 | 19.81 | - |
| YUV | 129.46 | 119.27 | 104.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 149 | 114 | 0.35 | 0 | 0.23 | 0.42 | 139.62 | 0.21 | 0.48 |
| Hex | 61 | 95 | 72 | 23 | 0 | 17 | 2A | 8C | 15 | 30 |
| Octal | 141 | 225 | 162 | 43 | 0 | 27 | 52 | 214 | 25 | 60 |
| Binary | 1100001 | 10010101 | 1110010 | 100011 | 0 | 10111 | 101010 | 10001100 | 10101 | 110000 |
Color Harmonies of #619572
Complementary color
Monochromatic Colors of #619572
Black with #619572
Text Example
Text Example
White with #619572
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #619572; }
p { color: rgb(97,149,114); }
H1.HeaderClassName
{
color: #619572;
}
.AnyTagClassName
{
color: #619572;
}
</style>
background-color css
<style>
a { background-color: #619572; }
a { background-color: rgb(97,149,114); }
div.DivClassName
{
background-color: #619572;
}
.BgClassName
{
background-color: #619572;
}
</style>
border-color css
<style>
span { border-color: #619572; }
span { border-color: rgb(97,149,114); }
td.TdClassName
{
border-color: #619572;
}
.TagClassName
{
border-color: #619572;
}
</style>