Shades of Oxley #769582
Tints of Oxley #769582
RGB
CMYK
RGB Variations
Color information
#769582 (or 0x769582) is known color: Oxley. HEX triplet: 76, 95 and 82. RGB value is (118,149,130). Sum of RGB (Red+Green+Blue) = 118+149+130=397 (52% of max value = 765). Red value is 118 (46.48% from 255 or 29.72% from 397); Green value is 149 (58.59% from 255 or 37.53% from 397); Blue value is 130 (51.17% from 255 or 32.75% from 397); Max value from RGB is 149 - color contains mainly: green. Hex color #769582 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #769582 is #896A7D. Grayscale: #898989. Windows color (decimal): -9005694 or 8557942. OLE color: 8557942.
HSL color Cylindrical-coordinate representation of color #769582: hue angle of 143.23º 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 #769582 is Cyan = 0.21, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 118 | 149 | 130 | - |
| CMYK | 0.21 | 0 | 0.13 | 0.42 |
| HSL | 143.23º | 0.13% | 0.52% | - |
| HSV(B) | 143.23º | 0.21% | 0.58% | - |
| XYZ | 22.25 | 26.96 | 25.15 | - |
| YUV | 137.57 | 123.73 | 114.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 149 | 130 | 0.21 | 0 | 0.13 | 0.42 | 143.23 | 0.13 | 0.52 |
| Hex | 76 | 95 | 82 | 15 | 0 | D | 2A | 8F | D | 34 |
| Octal | 166 | 225 | 202 | 25 | 0 | 15 | 52 | 217 | 15 | 64 |
| Binary | 1110110 | 10010101 | 10000010 | 10101 | 0 | 1101 | 101010 | 10001111 | 1101 | 110100 |
Color Harmonies of #769582
Complementary color
Monochromatic Colors of #769582
Black with #769582
Text Example
Text Example
White with #769582
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #769582; }
p { color: rgb(118,149,130); }
H1.HeaderClassName
{
color: #769582;
}
.AnyTagClassName
{
color: #769582;
}
</style>
background-color css
<style>
a { background-color: #769582; }
a { background-color: rgb(118,149,130); }
div.DivClassName
{
background-color: #769582;
}
.BgClassName
{
background-color: #769582;
}
</style>
border-color css
<style>
span { border-color: #769582; }
span { border-color: rgb(118,149,130); }
td.TdClassName
{
border-color: #769582;
}
.TagClassName
{
border-color: #769582;
}
</style>