Shades of Oxley #759982
Tints of Oxley #759982
RGB
CMYK
RGB Variations
Color information
#759982 (or 0x759982) is known color: Oxley. HEX triplet: 75, 99 and 82. RGB value is (117,153,130). Sum of RGB (Red+Green+Blue) = 117+153+130=400 (52% of max value = 765). Red value is 117 (46.09% from 255 or 29.25% from 400); Green value is 153 (60.16% from 255 or 38.25% from 400); Blue value is 130 (51.17% from 255 or 32.5% from 400); Max value from RGB is 153 - color contains mainly: green. Hex color #759982 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #759982 is #8A667D. Grayscale: #8B8B8B. Windows color (decimal): -9070206 or 8558965. OLE color: 8558965.
HSL color Cylindrical-coordinate representation of color #759982: hue angle of 141.67º degrees, saturation: 0.15, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #759982 is Cyan = 0.24, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 117 | 153 | 130 | - |
| CMYK | 0.24 | 0 | 0.15 | 0.4 |
| HSL | 141.67º | 0.15% | 0.53% | - |
| HSV(B) | 141.67º | 0.24% | 0.6% | - |
| XYZ | 22.76 | 28.18 | 25.36 | - |
| YUV | 139.61 | 122.57 | 111.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 153 | 130 | 0.24 | 0 | 0.15 | 0.4 | 141.67 | 0.15 | 0.53 |
| Hex | 75 | 99 | 82 | 18 | 0 | F | 28 | 8E | F | 35 |
| Octal | 165 | 231 | 202 | 30 | 0 | 17 | 50 | 216 | 17 | 65 |
| Binary | 1110101 | 10011001 | 10000010 | 11000 | 0 | 1111 | 101000 | 10001110 | 1111 | 110101 |
Color Harmonies of #759982
Complementary color
Monochromatic Colors of #759982
Black with #759982
Text Example
Text Example
White with #759982
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #759982; }
p { color: rgb(117,153,130); }
H1.HeaderClassName
{
color: #759982;
}
.AnyTagClassName
{
color: #759982;
}
</style>
background-color css
<style>
a { background-color: #759982; }
a { background-color: rgb(117,153,130); }
div.DivClassName
{
background-color: #759982;
}
.BgClassName
{
background-color: #759982;
}
</style>
border-color css
<style>
span { border-color: #759982; }
span { border-color: rgb(117,153,130); }
td.TdClassName
{
border-color: #759982;
}
.TagClassName
{
border-color: #759982;
}
</style>