Shades of Oxley #729780
Tints of Oxley #729780
RGB
CMYK
RGB Variations
Color information
#729780 (or 0x729780) is known color: Oxley. HEX triplet: 72, 97 and 80. RGB value is (114,151,128). Sum of RGB (Red+Green+Blue) = 114+151+128=393 (52% of max value = 765). Red value is 114 (44.92% from 255 or 29.01% from 393); Green value is 151 (59.38% from 255 or 38.42% from 393); Blue value is 128 (50.39% from 255 or 32.57% from 393); Max value from RGB is 151 - color contains mainly: green. Hex color #729780 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #729780 is #8D687F. Grayscale: #898989. Windows color (decimal): -9267328 or 8427378. OLE color: 8427378.
HSL color Cylindrical-coordinate representation of color #729780: hue angle of 142.7º degrees, saturation: 0.15, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #729780 is Cyan = 0.25, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 114 | 151 | 128 | - |
| CMYK | 0.25 | 0 | 0.15 | 0.41 |
| HSL | 142.7º | 0.15% | 0.52% | - |
| HSV(B) | 142.7º | 0.25% | 0.59% | - |
| XYZ | 21.9 | 27.27 | 24.53 | - |
| YUV | 137.32 | 122.74 | 111.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 151 | 128 | 0.25 | 0 | 0.15 | 0.41 | 142.7 | 0.15 | 0.52 |
| Hex | 72 | 97 | 80 | 19 | 0 | F | 29 | 8F | F | 34 |
| Octal | 162 | 227 | 200 | 31 | 0 | 17 | 51 | 217 | 17 | 64 |
| Binary | 1110010 | 10010111 | 10000000 | 11001 | 0 | 1111 | 101001 | 10001111 | 1111 | 110100 |
Color Harmonies of #729780
Complementary color
Monochromatic Colors of #729780
Black with #729780
Text Example
Text Example
White with #729780
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #729780; }
p { color: rgb(114,151,128); }
H1.HeaderClassName
{
color: #729780;
}
.AnyTagClassName
{
color: #729780;
}
</style>
background-color css
<style>
a { background-color: #729780; }
a { background-color: rgb(114,151,128); }
div.DivClassName
{
background-color: #729780;
}
.BgClassName
{
background-color: #729780;
}
</style>
border-color css
<style>
span { border-color: #729780; }
span { border-color: rgb(114,151,128); }
td.TdClassName
{
border-color: #729780;
}
.TagClassName
{
border-color: #729780;
}
</style>