Shades of Oxley #659178
Tints of Oxley #659178
RGB
CMYK
RGB Variations
Color information
#659178 (or 0x659178) is known color: Oxley. HEX triplet: 65, 91 and 78. RGB value is (101,145,120). Sum of RGB (Red+Green+Blue) = 101+145+120=366 (48% of max value = 765). Red value is 101 (39.84% from 255 or 27.60% from 366); Green value is 145 (57.03% from 255 or 39.62% from 366); Blue value is 120 (47.27% from 255 or 32.79% from 366); Max value from RGB is 145 - color contains mainly: green. Hex color #659178 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #659178 is #9A6E87. Grayscale: #818181. Windows color (decimal): -10120840 or 7901541. OLE color: 7901541.
HSL color Cylindrical-coordinate representation of color #659178: hue angle of 145.91º degrees, saturation: 0.18, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #659178 is Cyan = 0.30, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 101 | 145 | 120 | - |
| CMYK | 0.30 | 0 | 0.17 | 0.43 |
| HSL | 145.91º | 0.18% | 0.48% | - |
| HSV(B) | 145.91º | 0.3% | 0.57% | - |
| XYZ | 18.88 | 24.37 | 21.48 | - |
| YUV | 128.99 | 122.92 | 108.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 145 | 120 | 0.30 | 0 | 0.17 | 0.43 | 145.91 | 0.18 | 0.48 |
| Hex | 65 | 91 | 78 | 1E | 0 | 11 | 2B | 92 | 12 | 30 |
| Octal | 145 | 221 | 170 | 36 | 0 | 21 | 53 | 222 | 22 | 60 |
| Binary | 1100101 | 10010001 | 1111000 | 11110 | 0 | 10001 | 101011 | 10010010 | 10010 | 110000 |
Color Harmonies of #659178
Complementary color
Monochromatic Colors of #659178
Black with #659178
Text Example
Text Example
White with #659178
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #659178; }
p { color: rgb(101,145,120); }
H1.HeaderClassName
{
color: #659178;
}
.AnyTagClassName
{
color: #659178;
}
</style>
background-color css
<style>
a { background-color: #659178; }
a { background-color: rgb(101,145,120); }
div.DivClassName
{
background-color: #659178;
}
.BgClassName
{
background-color: #659178;
}
</style>
border-color css
<style>
span { border-color: #659178; }
span { border-color: rgb(101,145,120); }
td.TdClassName
{
border-color: #659178;
}
.TagClassName
{
border-color: #659178;
}
</style>