Shades of Oxley #609770
Tints of Oxley #609770
RGB
CMYK
RGB Variations
Color information
#609770 (or 0x609770) is known color: Oxley. HEX triplet: 60, 97 and 70. RGB value is (96,151,112). Sum of RGB (Red+Green+Blue) = 96+151+112=359 (47% of max value = 765). Red value is 96 (37.89% from 255 or 26.74% from 359); Green value is 151 (59.38% from 255 or 42.06% from 359); Blue value is 112 (44.14% from 255 or 31.20% from 359); Max value from RGB is 151 - color contains mainly: green. Hex color #609770 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #609770 is #9F688F. Grayscale: #828282. Windows color (decimal): -10446992 or 7378784. OLE color: 7378784.
HSL color Cylindrical-coordinate representation of color #609770: hue angle of 137.45º degrees, saturation: 0.22, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #609770 is Cyan = 0.36, Magento = 0, Yellow = 0.26 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 96 | 151 | 112 | - |
| CMYK | 0.36 | 0 | 0.26 | 0.41 |
| HSL | 137.45º | 0.22% | 0.48% | - |
| HSV(B) | 137.45º | 0.36% | 0.59% | - |
| XYZ | 18.82 | 25.79 | 19.32 | - |
| YUV | 130.11 | 117.78 | 103.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 151 | 112 | 0.36 | 0 | 0.26 | 0.41 | 137.45 | 0.22 | 0.48 |
| Hex | 60 | 97 | 70 | 24 | 0 | 1A | 29 | 89 | 16 | 30 |
| Octal | 140 | 227 | 160 | 44 | 0 | 32 | 51 | 211 | 26 | 60 |
| Binary | 1100000 | 10010111 | 1110000 | 100100 | 0 | 11010 | 101001 | 10001001 | 10110 | 110000 |
Color Harmonies of #609770
Complementary color
Monochromatic Colors of #609770
Black with #609770
Text Example
Text Example
White with #609770
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #609770; }
p { color: rgb(96,151,112); }
H1.HeaderClassName
{
color: #609770;
}
.AnyTagClassName
{
color: #609770;
}
</style>
background-color css
<style>
a { background-color: #609770; }
a { background-color: rgb(96,151,112); }
div.DivClassName
{
background-color: #609770;
}
.BgClassName
{
background-color: #609770;
}
</style>
border-color css
<style>
span { border-color: #609770; }
span { border-color: rgb(96,151,112); }
td.TdClassName
{
border-color: #609770;
}
.TagClassName
{
border-color: #609770;
}
</style>