Shades of Oxley #659670
Tints of Oxley #659670
RGB
CMYK
RGB Variations
Color information
#659670 (or 0x659670) is known color: Oxley. HEX triplet: 65, 96 and 70. RGB value is (101,150,112). Sum of RGB (Red+Green+Blue) = 101+150+112=363 (48% of max value = 765). Red value is 101 (39.84% from 255 or 27.82% from 363); Green value is 150 (58.98% from 255 or 41.32% from 363); Blue value is 112 (44.14% from 255 or 30.85% from 363); Max value from RGB is 150 - color contains mainly: green. Hex color #659670 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #659670 is #9A698F. Grayscale: #838383. Windows color (decimal): -10119568 or 7378533. OLE color: 7378533.
HSL color Cylindrical-coordinate representation of color #659670: hue angle of 133.47º degrees, saturation: 0.2, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #659670 is Cyan = 0.33, Magento = 0, Yellow = 0.25 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 101 | 150 | 112 | - |
| CMYK | 0.33 | 0 | 0.25 | 0.41 |
| HSL | 133.47º | 0.2% | 0.49% | - |
| HSV(B) | 133.47º | 0.33% | 0.59% | - |
| XYZ | 19.2 | 25.75 | 19.29 | - |
| YUV | 131.02 | 117.27 | 106.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 150 | 112 | 0.33 | 0 | 0.25 | 0.41 | 133.47 | 0.2 | 0.49 |
| Hex | 65 | 96 | 70 | 21 | 0 | 19 | 29 | 85 | 14 | 31 |
| Octal | 145 | 226 | 160 | 41 | 0 | 31 | 51 | 205 | 24 | 61 |
| Binary | 1100101 | 10010110 | 1110000 | 100001 | 0 | 11001 | 101001 | 10000101 | 10100 | 110001 |
Color Harmonies of #659670
Complementary color
Monochromatic Colors of #659670
Black with #659670
Text Example
Text Example
White with #659670
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #659670; }
p { color: rgb(101,150,112); }
H1.HeaderClassName
{
color: #659670;
}
.AnyTagClassName
{
color: #659670;
}
</style>
background-color css
<style>
a { background-color: #659670; }
a { background-color: rgb(101,150,112); }
div.DivClassName
{
background-color: #659670;
}
.BgClassName
{
background-color: #659670;
}
</style>
border-color css
<style>
span { border-color: #659670; }
span { border-color: rgb(101,150,112); }
td.TdClassName
{
border-color: #659670;
}
.TagClassName
{
border-color: #659670;
}
</style>