Shades of Oxley #769680
Tints of Oxley #769680
RGB
CMYK
RGB Variations
Color information
#769680 (or 0x769680) is known color: Oxley. HEX triplet: 76, 96 and 80. RGB value is (118,150,128). Sum of RGB (Red+Green+Blue) = 118+150+128=396 (52% of max value = 765). Red value is 118 (46.48% from 255 or 29.80% from 396); Green value is 150 (58.98% from 255 or 37.88% from 396); Blue value is 128 (50.39% from 255 or 32.32% from 396); Max value from RGB is 150 - color contains mainly: green. Hex color #769680 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #769680 is #89697F. Grayscale: #898989. Windows color (decimal): -9005440 or 8427126. OLE color: 8427126.
HSL color Cylindrical-coordinate representation of color #769680: hue angle of 138.75º degrees, saturation: 0.13, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #769680 is Cyan = 0.21, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 118 | 150 | 128 | - |
| CMYK | 0.21 | 0 | 0.15 | 0.41 |
| HSL | 138.75º | 0.13% | 0.53% | - |
| HSV(B) | 138.75º | 0.21% | 0.59% | - |
| XYZ | 22.27 | 27.22 | 24.5 | - |
| YUV | 137.92 | 122.4 | 113.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 150 | 128 | 0.21 | 0 | 0.15 | 0.41 | 138.75 | 0.13 | 0.53 |
| Hex | 76 | 96 | 80 | 15 | 0 | F | 29 | 8B | D | 35 |
| Octal | 166 | 226 | 200 | 25 | 0 | 17 | 51 | 213 | 15 | 65 |
| Binary | 1110110 | 10010110 | 10000000 | 10101 | 0 | 1111 | 101001 | 10001011 | 1101 | 110101 |
Color Harmonies of #769680
Complementary color
Monochromatic Colors of #769680
Black with #769680
Text Example
Text Example
White with #769680
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #769680; }
p { color: rgb(118,150,128); }
H1.HeaderClassName
{
color: #769680;
}
.AnyTagClassName
{
color: #769680;
}
</style>
background-color css
<style>
a { background-color: #769680; }
a { background-color: rgb(118,150,128); }
div.DivClassName
{
background-color: #769680;
}
.BgClassName
{
background-color: #769680;
}
</style>
border-color css
<style>
span { border-color: #769680; }
span { border-color: rgb(118,150,128); }
td.TdClassName
{
border-color: #769680;
}
.TagClassName
{
border-color: #769680;
}
</style>