Shades of Oxley #609773
Tints of Oxley #609773
RGB
CMYK
RGB Variations
Color information
#609773 (or 0x609773) is known color: Oxley. HEX triplet: 60, 97 and 73. RGB value is (96,151,115). Sum of RGB (Red+Green+Blue) = 96+151+115=362 (47% of max value = 765). Red value is 96 (37.89% from 255 or 26.52% from 362); Green value is 151 (59.38% from 255 or 41.71% from 362); Blue value is 115 (45.31% from 255 or 31.77% from 362); Max value from RGB is 151 - color contains mainly: green. Hex color #609773 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #609773 is #9F688C. Grayscale: #828282. Windows color (decimal): -10446989 or 7575392. OLE color: 7575392.
HSL color Cylindrical-coordinate representation of color #609773: hue angle of 140.73º 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 #609773 is Cyan = 0.36, Magento = 0, Yellow = 0.24 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 96 | 151 | 115 | - |
| CMYK | 0.36 | 0 | 0.24 | 0.41 |
| HSL | 140.73º | 0.22% | 0.48% | - |
| HSV(B) | 140.73º | 0.36% | 0.59% | - |
| XYZ | 18.98 | 25.86 | 20.21 | - |
| YUV | 130.45 | 119.28 | 103.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 151 | 115 | 0.36 | 0 | 0.24 | 0.41 | 140.73 | 0.22 | 0.48 |
| Hex | 60 | 97 | 73 | 24 | 0 | 18 | 29 | 8D | 16 | 30 |
| Octal | 140 | 227 | 163 | 44 | 0 | 30 | 51 | 215 | 26 | 60 |
| Binary | 1100000 | 10010111 | 1110011 | 100100 | 0 | 11000 | 101001 | 10001101 | 10110 | 110000 |
Color Harmonies of #609773
Complementary color
Monochromatic Colors of #609773
Black with #609773
Text Example
Text Example
White with #609773
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #609773; }
p { color: rgb(96,151,115); }
H1.HeaderClassName
{
color: #609773;
}
.AnyTagClassName
{
color: #609773;
}
</style>
background-color css
<style>
a { background-color: #609773; }
a { background-color: rgb(96,151,115); }
div.DivClassName
{
background-color: #609773;
}
.BgClassName
{
background-color: #609773;
}
</style>
border-color css
<style>
span { border-color: #609773; }
span { border-color: rgb(96,151,115); }
td.TdClassName
{
border-color: #609773;
}
.TagClassName
{
border-color: #609773;
}
</style>