Shades of Oxley #659374
Tints of Oxley #659374
RGB
CMYK
RGB Variations
Color information
#659374 (or 0x659374) is known color: Oxley. HEX triplet: 65, 93 and 74. RGB value is (101,147,116). Sum of RGB (Red+Green+Blue) = 101+147+116=364 (48% of max value = 765). Red value is 101 (39.84% from 255 or 27.75% from 364); Green value is 147 (57.81% from 255 or 40.38% from 364); Blue value is 116 (45.70% from 255 or 31.87% from 364); Max value from RGB is 147 - color contains mainly: green. Hex color #659374 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #659374 is #9A6C8B. Grayscale: #818181. Windows color (decimal): -10120332 or 7639909. OLE color: 7639909.
HSL color Cylindrical-coordinate representation of color #659374: hue angle of 139.57º degrees, saturation: 0.19, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #659374 is Cyan = 0.31, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 101 | 147 | 116 | - |
| CMYK | 0.31 | 0 | 0.21 | 0.42 |
| HSL | 139.57º | 0.19% | 0.49% | - |
| HSV(B) | 139.57º | 0.31% | 0.58% | - |
| XYZ | 18.95 | 24.9 | 20.33 | - |
| YUV | 129.71 | 120.26 | 107.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 147 | 116 | 0.31 | 0 | 0.21 | 0.42 | 139.57 | 0.19 | 0.49 |
| Hex | 65 | 93 | 74 | 1F | 0 | 15 | 2A | 8C | 13 | 31 |
| Octal | 145 | 223 | 164 | 37 | 0 | 25 | 52 | 214 | 23 | 61 |
| Binary | 1100101 | 10010011 | 1110100 | 11111 | 0 | 10101 | 101010 | 10001100 | 10011 | 110001 |
Color Harmonies of #659374
Complementary color
Monochromatic Colors of #659374
Black with #659374
Text Example
Text Example
White with #659374
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #659374; }
p { color: rgb(101,147,116); }
H1.HeaderClassName
{
color: #659374;
}
.AnyTagClassName
{
color: #659374;
}
</style>
background-color css
<style>
a { background-color: #659374; }
a { background-color: rgb(101,147,116); }
div.DivClassName
{
background-color: #659374;
}
.BgClassName
{
background-color: #659374;
}
</style>
border-color css
<style>
span { border-color: #659374; }
span { border-color: rgb(101,147,116); }
td.TdClassName
{
border-color: #659374;
}
.TagClassName
{
border-color: #659374;
}
</style>