Shades of Oxley #749978
Tints of Oxley #749978
RGB
CMYK
RGB Variations
Color information
#749978 (or 0x749978) is known color: Oxley. HEX triplet: 74, 99 and 78. RGB value is (116,153,120). Sum of RGB (Red+Green+Blue) = 116+153+120=389 (51% of max value = 765). Red value is 116 (45.70% from 255 or 29.82% from 389); Green value is 153 (60.16% from 255 or 39.33% from 389); Blue value is 120 (47.27% from 255 or 30.85% from 389); Max value from RGB is 153 - color contains mainly: green. Hex color #749978 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #749978 is #8B6687. Grayscale: #8A8A8A. Windows color (decimal): -9135752 or 7903604. OLE color: 7903604.
HSL color Cylindrical-coordinate representation of color #749978: hue angle of 126.49º degrees, saturation: 0.15, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #749978 is Cyan = 0.24, Magento = 0, Yellow = 0.22 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 116 | 153 | 120 | - |
| CMYK | 0.24 | 0 | 0.22 | 0.4 |
| HSL | 126.49º | 0.15% | 0.53% | - |
| HSV(B) | 126.49º | 0.24% | 0.6% | - |
| XYZ | 21.98 | 27.85 | 21.99 | - |
| YUV | 138.18 | 117.74 | 112.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 153 | 120 | 0.24 | 0 | 0.22 | 0.4 | 126.49 | 0.15 | 0.53 |
| Hex | 74 | 99 | 78 | 18 | 0 | 16 | 28 | 7E | F | 35 |
| Octal | 164 | 231 | 170 | 30 | 0 | 26 | 50 | 176 | 17 | 65 |
| Binary | 1110100 | 10011001 | 1111000 | 11000 | 0 | 10110 | 101000 | 1111110 | 1111 | 110101 |
Color Harmonies of #749978
Complementary color
Monochromatic Colors of #749978
Black with #749978
Text Example
Text Example
White with #749978
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #749978; }
p { color: rgb(116,153,120); }
H1.HeaderClassName
{
color: #749978;
}
.AnyTagClassName
{
color: #749978;
}
</style>
background-color css
<style>
a { background-color: #749978; }
a { background-color: rgb(116,153,120); }
div.DivClassName
{
background-color: #749978;
}
.BgClassName
{
background-color: #749978;
}
</style>
border-color css
<style>
span { border-color: #749978; }
span { border-color: rgb(116,153,120); }
td.TdClassName
{
border-color: #749978;
}
.TagClassName
{
border-color: #749978;
}
</style>