Shades of Oxley #769583
Tints of Oxley #769583
RGB
CMYK
RGB Variations
Color information
#769583 (or 0x769583) is known color: Oxley. HEX triplet: 76, 95 and 83. RGB value is (118,149,131). Sum of RGB (Red+Green+Blue) = 118+149+131=398 (52% of max value = 765). Red value is 118 (46.48% from 255 or 29.65% from 398); Green value is 149 (58.59% from 255 or 37.44% from 398); Blue value is 131 (51.56% from 255 or 32.91% from 398); Max value from RGB is 149 - color contains mainly: green. Hex color #769583 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #769583 is #896A7C. Grayscale: #898989. Windows color (decimal): -9005693 or 8623478. OLE color: 8623478.
HSL color Cylindrical-coordinate representation of color #769583: 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 #769583 is Cyan = 0.21, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 118 | 149 | 131 | - |
| CMYK | 0.21 | 0 | 0.12 | 0.42 |
| HSL | 145.16º | 0.13% | 0.52% | - |
| HSV(B) | 145.16º | 0.21% | 0.58% | - |
| XYZ | 22.32 | 26.99 | 25.51 | - |
| YUV | 137.68 | 124.23 | 113.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 149 | 131 | 0.21 | 0 | 0.12 | 0.42 | 145.16 | 0.13 | 0.52 |
| Hex | 76 | 95 | 83 | 15 | 0 | C | 2A | 91 | D | 34 |
| Octal | 166 | 225 | 203 | 25 | 0 | 14 | 52 | 221 | 15 | 64 |
| Binary | 1110110 | 10010101 | 10000011 | 10101 | 0 | 1100 | 101010 | 10010001 | 1101 | 110100 |
Color Harmonies of #769583
Complementary color
Monochromatic Colors of #769583
Black with #769583
Text Example
Text Example
White with #769583
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #769583; }
p { color: rgb(118,149,131); }
H1.HeaderClassName
{
color: #769583;
}
.AnyTagClassName
{
color: #769583;
}
</style>
background-color css
<style>
a { background-color: #769583; }
a { background-color: rgb(118,149,131); }
div.DivClassName
{
background-color: #769583;
}
.BgClassName
{
background-color: #769583;
}
</style>
border-color css
<style>
span { border-color: #769583; }
span { border-color: rgb(118,149,131); }
td.TdClassName
{
border-color: #769583;
}
.TagClassName
{
border-color: #769583;
}
</style>