Shades of Oxley #749779
Tints of Oxley #749779
RGB
CMYK
RGB Variations
Color information
#749779 (or 0x749779) is known color: Oxley. HEX triplet: 74, 97 and 79. RGB value is (116,151,121). Sum of RGB (Red+Green+Blue) = 116+151+121=388 (51% of max value = 765). Red value is 116 (45.70% from 255 or 29.90% from 388); Green value is 151 (59.38% from 255 or 38.92% from 388); Blue value is 121 (47.66% from 255 or 31.19% from 388); Max value from RGB is 151 - color contains mainly: green. Hex color #749779 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #749779 is #8B6886. Grayscale: #898989. Windows color (decimal): -9136263 or 7968628. OLE color: 7968628.
HSL color Cylindrical-coordinate representation of color #749779: hue angle of 128.57º 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 #749779 is Cyan = 0.23, Magento = 0, Yellow = 0.20 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 116 | 151 | 121 | - |
| CMYK | 0.23 | 0 | 0.20 | 0.41 |
| HSL | 128.57º | 0.14% | 0.52% | - |
| HSV(B) | 128.57º | 0.23% | 0.59% | - |
| XYZ | 21.72 | 27.23 | 22.2 | - |
| YUV | 137.12 | 118.9 | 112.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 151 | 121 | 0.23 | 0 | 0.20 | 0.41 | 128.57 | 0.14 | 0.52 |
| Hex | 74 | 97 | 79 | 17 | 0 | 14 | 29 | 81 | E | 34 |
| Octal | 164 | 227 | 171 | 27 | 0 | 24 | 51 | 201 | 16 | 64 |
| Binary | 1110100 | 10010111 | 1111001 | 10111 | 0 | 10100 | 101001 | 10000001 | 1110 | 110100 |
Color Harmonies of #749779
Complementary color
Monochromatic Colors of #749779
Black with #749779
Text Example
Text Example
White with #749779
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #749779; }
p { color: rgb(116,151,121); }
H1.HeaderClassName
{
color: #749779;
}
.AnyTagClassName
{
color: #749779;
}
</style>
background-color css
<style>
a { background-color: #749779; }
a { background-color: rgb(116,151,121); }
div.DivClassName
{
background-color: #749779;
}
.BgClassName
{
background-color: #749779;
}
</style>
border-color css
<style>
span { border-color: #749779; }
span { border-color: rgb(116,151,121); }
td.TdClassName
{
border-color: #749779;
}
.TagClassName
{
border-color: #749779;
}
</style>