Shades of Oxley #659078
Tints of Oxley #659078
RGB
CMYK
RGB Variations
Color information
#659078 (or 0x659078) is known color: Oxley. HEX triplet: 65, 90 and 78. RGB value is (101,144,120). Sum of RGB (Red+Green+Blue) = 101+144+120=365 (48% of max value = 765). Red value is 101 (39.84% from 255 or 27.67% from 365); Green value is 144 (56.64% from 255 or 39.45% from 365); Blue value is 120 (47.27% from 255 or 32.88% from 365); Max value from RGB is 144 - color contains mainly: green. Hex color #659078 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #659078 is #9A6F87. Grayscale: #808080. Windows color (decimal): -10121096 or 7901285. OLE color: 7901285.
HSL color Cylindrical-coordinate representation of color #659078: hue angle of 146.51º degrees, saturation: 0.18, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #659078 is Cyan = 0.30, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 101 | 144 | 120 | - |
| CMYK | 0.30 | 0 | 0.17 | 0.44 |
| HSL | 146.51º | 0.18% | 0.48% | - |
| HSV(B) | 146.51º | 0.3% | 0.56% | - |
| XYZ | 18.73 | 24.07 | 21.43 | - |
| YUV | 128.41 | 123.25 | 108.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 144 | 120 | 0.30 | 0 | 0.17 | 0.44 | 146.51 | 0.18 | 0.48 |
| Hex | 65 | 90 | 78 | 1E | 0 | 11 | 2C | 93 | 12 | 30 |
| Octal | 145 | 220 | 170 | 36 | 0 | 21 | 54 | 223 | 22 | 60 |
| Binary | 1100101 | 10010000 | 1111000 | 11110 | 0 | 10001 | 101100 | 10010011 | 10010 | 110000 |
Color Harmonies of #659078
Complementary color
Monochromatic Colors of #659078
Black with #659078
Text Example
Text Example
White with #659078
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #659078; }
p { color: rgb(101,144,120); }
H1.HeaderClassName
{
color: #659078;
}
.AnyTagClassName
{
color: #659078;
}
</style>
background-color css
<style>
a { background-color: #659078; }
a { background-color: rgb(101,144,120); }
div.DivClassName
{
background-color: #659078;
}
.BgClassName
{
background-color: #659078;
}
</style>
border-color css
<style>
span { border-color: #659078; }
span { border-color: rgb(101,144,120); }
td.TdClassName
{
border-color: #659078;
}
.TagClassName
{
border-color: #659078;
}
</style>