Shades of Oxley #609475
Tints of Oxley #609475
RGB
CMYK
RGB Variations
Color information
#609475 (or 0x609475) is known color: Oxley. HEX triplet: 60, 94 and 75. RGB value is (96,148,117). Sum of RGB (Red+Green+Blue) = 96+148+117=361 (47% of max value = 765). Red value is 96 (37.89% from 255 or 26.59% from 361); Green value is 148 (58.20% from 255 or 41.00% from 361); Blue value is 117 (46.09% from 255 or 32.41% from 361); Max value from RGB is 148 - color contains mainly: green. Hex color #609475 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #609475 is #9F6B8A. Grayscale: #808080. Windows color (decimal): -10447755 or 7705696. OLE color: 7705696.
HSL color Cylindrical-coordinate representation of color #609475: hue angle of 144.23º 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 #609475 is Cyan = 0.35, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 96 | 148 | 117 | - |
| CMYK | 0.35 | 0 | 0.21 | 0.42 |
| HSL | 144.23º | 0.21% | 0.48% | - |
| HSV(B) | 144.23º | 0.35% | 0.58% | - |
| XYZ | 18.62 | 24.95 | 20.66 | - |
| YUV | 128.92 | 121.27 | 104.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 148 | 117 | 0.35 | 0 | 0.21 | 0.42 | 144.23 | 0.21 | 0.48 |
| Hex | 60 | 94 | 75 | 23 | 0 | 15 | 2A | 90 | 15 | 30 |
| Octal | 140 | 224 | 165 | 43 | 0 | 25 | 52 | 220 | 25 | 60 |
| Binary | 1100000 | 10010100 | 1110101 | 100011 | 0 | 10101 | 101010 | 10010000 | 10101 | 110000 |
Color Harmonies of #609475
Complementary color
Monochromatic Colors of #609475
Black with #609475
Text Example
Text Example
White with #609475
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #609475; }
p { color: rgb(96,148,117); }
H1.HeaderClassName
{
color: #609475;
}
.AnyTagClassName
{
color: #609475;
}
</style>
background-color css
<style>
a { background-color: #609475; }
a { background-color: rgb(96,148,117); }
div.DivClassName
{
background-color: #609475;
}
.BgClassName
{
background-color: #609475;
}
</style>
border-color css
<style>
span { border-color: #609475; }
span { border-color: rgb(96,148,117); }
td.TdClassName
{
border-color: #609475;
}
.TagClassName
{
border-color: #609475;
}
</style>