Shades of Oxley #759482
Tints of Oxley #759482
RGB
CMYK
RGB Variations
Color information
#759482 (or 0x759482) is known color: Oxley. HEX triplet: 75, 94 and 82. RGB value is (117,148,130). Sum of RGB (Red+Green+Blue) = 117+148+130=395 (52% of max value = 765). Red value is 117 (46.09% from 255 or 29.62% from 395); Green value is 148 (58.20% from 255 or 37.47% from 395); Blue value is 130 (51.17% from 255 or 32.91% from 395); Max value from RGB is 148 - color contains mainly: green. Hex color #759482 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #759482 is #8A6B7D. Grayscale: #888888. Windows color (decimal): -9071486 or 8557685. OLE color: 8557685.
HSL color Cylindrical-coordinate representation of color #759482: hue angle of 145.16º degrees, saturation: 0.13, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #759482 is Cyan = 0.21, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 117 | 148 | 130 | - |
| CMYK | 0.21 | 0 | 0.12 | 0.42 |
| HSL | 145.16º | 0.13% | 0.52% | - |
| HSV(B) | 145.16º | 0.21% | 0.58% | - |
| XYZ | 21.96 | 26.57 | 25.09 | - |
| YUV | 136.68 | 124.23 | 113.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 148 | 130 | 0.21 | 0 | 0.12 | 0.42 | 145.16 | 0.13 | 0.52 |
| Hex | 75 | 94 | 82 | 15 | 0 | C | 2A | 91 | D | 34 |
| Octal | 165 | 224 | 202 | 25 | 0 | 14 | 52 | 221 | 15 | 64 |
| Binary | 1110101 | 10010100 | 10000010 | 10101 | 0 | 1100 | 101010 | 10010001 | 1101 | 110100 |
Color Harmonies of #759482
Complementary color
Monochromatic Colors of #759482
Black with #759482
Text Example
Text Example
White with #759482
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #759482; }
p { color: rgb(117,148,130); }
H1.HeaderClassName
{
color: #759482;
}
.AnyTagClassName
{
color: #759482;
}
</style>
background-color css
<style>
a { background-color: #759482; }
a { background-color: rgb(117,148,130); }
div.DivClassName
{
background-color: #759482;
}
.BgClassName
{
background-color: #759482;
}
</style>
border-color css
<style>
span { border-color: #759482; }
span { border-color: rgb(117,148,130); }
td.TdClassName
{
border-color: #759482;
}
.TagClassName
{
border-color: #759482;
}
</style>