Shades of Oxley #759682
Tints of Oxley #759682
RGB
CMYK
RGB Variations
Color information
#759682 (or 0x759682) is known color: Oxley. HEX triplet: 75, 96 and 82. RGB value is (117,150,130). Sum of RGB (Red+Green+Blue) = 117+150+130=397 (52% of max value = 765). Red value is 117 (46.09% from 255 or 29.47% from 397); Green value is 150 (58.98% from 255 or 37.78% from 397); Blue value is 130 (51.17% from 255 or 32.75% from 397); Max value from RGB is 150 - color contains mainly: green. Hex color #759682 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #759682 is #8A697D. Grayscale: #898989. Windows color (decimal): -9070974 or 8558197. OLE color: 8558197.
HSL color Cylindrical-coordinate representation of color #759682: hue angle of 143.64º degrees, saturation: 0.14, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #759682 is Cyan = 0.22, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 117 | 150 | 130 | - |
| CMYK | 0.22 | 0 | 0.13 | 0.41 |
| HSL | 143.64º | 0.14% | 0.52% | - |
| HSV(B) | 143.64º | 0.22% | 0.59% | - |
| XYZ | 22.27 | 27.21 | 25.2 | - |
| YUV | 137.85 | 123.57 | 113.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 150 | 130 | 0.22 | 0 | 0.13 | 0.41 | 143.64 | 0.14 | 0.52 |
| Hex | 75 | 96 | 82 | 16 | 0 | D | 29 | 90 | E | 34 |
| Octal | 165 | 226 | 202 | 26 | 0 | 15 | 51 | 220 | 16 | 64 |
| Binary | 1110101 | 10010110 | 10000010 | 10110 | 0 | 1101 | 101001 | 10010000 | 1110 | 110100 |
Color Harmonies of #759682
Complementary color
Monochromatic Colors of #759682
Black with #759682
Text Example
Text Example
White with #759682
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #759682; }
p { color: rgb(117,150,130); }
H1.HeaderClassName
{
color: #759682;
}
.AnyTagClassName
{
color: #759682;
}
</style>
background-color css
<style>
a { background-color: #759682; }
a { background-color: rgb(117,150,130); }
div.DivClassName
{
background-color: #759682;
}
.BgClassName
{
background-color: #759682;
}
</style>
border-color css
<style>
span { border-color: #759682; }
span { border-color: rgb(117,150,130); }
td.TdClassName
{
border-color: #759682;
}
.TagClassName
{
border-color: #759682;
}
</style>