Shades of Oxley #749778
Tints of Oxley #749778
RGB
CMYK
RGB Variations
Color information
#749778 (or 0x749778) is known color: Oxley. HEX triplet: 74, 97 and 78. RGB value is (116,151,120). Sum of RGB (Red+Green+Blue) = 116+151+120=387 (51% of max value = 765). Red value is 116 (45.70% from 255 or 29.97% from 387); Green value is 151 (59.38% from 255 or 39.02% from 387); Blue value is 120 (47.27% from 255 or 31.01% from 387); Max value from RGB is 151 - color contains mainly: green. Hex color #749778 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #749778 is #8B6887. Grayscale: #898989. Windows color (decimal): -9136264 or 7903092. OLE color: 7903092.
HSL color Cylindrical-coordinate representation of color #749778: hue angle of 126.86º degrees, saturation: 0.14, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #749778 is Cyan = 0.23, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 116 | 151 | 120 | - |
| CMYK | 0.23 | 0 | 0.21 | 0.41 |
| HSL | 126.86º | 0.14% | 0.52% | - |
| HSV(B) | 126.86º | 0.23% | 0.59% | - |
| XYZ | 21.66 | 27.2 | 21.88 | - |
| YUV | 137 | 118.4 | 113.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 151 | 120 | 0.23 | 0 | 0.21 | 0.41 | 126.86 | 0.14 | 0.52 |
| Hex | 74 | 97 | 78 | 17 | 0 | 15 | 29 | 7F | E | 34 |
| Octal | 164 | 227 | 170 | 27 | 0 | 25 | 51 | 177 | 16 | 64 |
| Binary | 1110100 | 10010111 | 1111000 | 10111 | 0 | 10101 | 101001 | 1111111 | 1110 | 110100 |
Color Harmonies of #749778
Complementary color
Monochromatic Colors of #749778
Black with #749778
Text Example
Text Example
White with #749778
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #749778; }
p { color: rgb(116,151,120); }
H1.HeaderClassName
{
color: #749778;
}
.AnyTagClassName
{
color: #749778;
}
</style>
background-color css
<style>
a { background-color: #749778; }
a { background-color: rgb(116,151,120); }
div.DivClassName
{
background-color: #749778;
}
.BgClassName
{
background-color: #749778;
}
</style>
border-color css
<style>
span { border-color: #749778; }
span { border-color: rgb(116,151,120); }
td.TdClassName
{
border-color: #749778;
}
.TagClassName
{
border-color: #749778;
}
</style>