Shades of Oxley #749581
Tints of Oxley #749581
RGB
CMYK
RGB Variations
Color information
#749581 (or 0x749581) is known color: Oxley. HEX triplet: 74, 95 and 81. RGB value is (116,149,129). Sum of RGB (Red+Green+Blue) = 116+149+129=394 (52% of max value = 765). Red value is 116 (45.70% from 255 or 29.44% from 394); Green value is 149 (58.59% from 255 or 37.82% from 394); Blue value is 129 (50.78% from 255 or 32.74% from 394); Max value from RGB is 149 - color contains mainly: green. Hex color #749581 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #749581 is #8B6A7E. Grayscale: #888888. Windows color (decimal): -9136767 or 8492404. OLE color: 8492404.
HSL color Cylindrical-coordinate representation of color #749581: hue angle of 143.64º degrees, saturation: 0.13, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #749581 is Cyan = 0.22, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 116 | 149 | 129 | - |
| CMYK | 0.22 | 0 | 0.13 | 0.42 |
| HSL | 143.64º | 0.13% | 0.52% | - |
| HSV(B) | 143.64º | 0.22% | 0.58% | - |
| XYZ | 21.91 | 26.79 | 24.79 | - |
| YUV | 136.85 | 123.57 | 113.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 149 | 129 | 0.22 | 0 | 0.13 | 0.42 | 143.64 | 0.13 | 0.52 |
| Hex | 74 | 95 | 81 | 16 | 0 | D | 2A | 90 | D | 34 |
| Octal | 164 | 225 | 201 | 26 | 0 | 15 | 52 | 220 | 15 | 64 |
| Binary | 1110100 | 10010101 | 10000001 | 10110 | 0 | 1101 | 101010 | 10010000 | 1101 | 110100 |
Color Harmonies of #749581
Complementary color
Monochromatic Colors of #749581
Black with #749581
Text Example
Text Example
White with #749581
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #749581; }
p { color: rgb(116,149,129); }
H1.HeaderClassName
{
color: #749581;
}
.AnyTagClassName
{
color: #749581;
}
</style>
background-color css
<style>
a { background-color: #749581; }
a { background-color: rgb(116,149,129); }
div.DivClassName
{
background-color: #749581;
}
.BgClassName
{
background-color: #749581;
}
</style>
border-color css
<style>
span { border-color: #749581; }
span { border-color: rgb(116,149,129); }
td.TdClassName
{
border-color: #749581;
}
.TagClassName
{
border-color: #749581;
}
</style>