Shades of Amulet #749569
Tints of Amulet #749569
RGB
CMYK
RGB Variations
Color information
#749569 (or 0x749569) is known color: Amulet. HEX triplet: 74, 95 and 69. RGB value is (116,149,105). Sum of RGB (Red+Green+Blue) = 116+149+105=370 (49% of max value = 765). Red value is 116 (45.70% from 255 or 31.35% from 370); Green value is 149 (58.59% from 255 or 40.27% from 370); Blue value is 105 (41.41% from 255 or 28.38% from 370); Max value from RGB is 149 - color contains mainly: green. Hex color #749569 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #749569 is #8B6A96. Grayscale: #868686. Windows color (decimal): -9136791 or 6919540. OLE color: 6919540.
HSL color Cylindrical-coordinate representation of color #749569: hue angle of 105º degrees, saturation: 0.17, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #749569 is Cyan = 0.22, Magento = 0, Yellow = 0.30 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 116 | 149 | 105 | - |
| CMYK | 0.22 | 0 | 0.30 | 0.42 |
| HSL | 105º | 0.17% | 0.5% | - |
| HSV(B) | 105º | 0.3% | 0.58% | - |
| XYZ | 20.5 | 26.23 | 17.35 | - |
| YUV | 134.12 | 111.57 | 115.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 149 | 105 | 0.22 | 0 | 0.30 | 0.42 | 105 | 0.17 | 0.5 |
| Hex | 74 | 95 | 69 | 16 | 0 | 1E | 2A | 69 | 11 | 32 |
| Octal | 164 | 225 | 151 | 26 | 0 | 36 | 52 | 151 | 21 | 62 |
| Binary | 1110100 | 10010101 | 1101001 | 10110 | 0 | 11110 | 101010 | 1101001 | 10001 | 110010 |
Color Harmonies of #749569
Complementary color
Monochromatic Colors of #749569
Black with #749569
Text Example
Text Example
White with #749569
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #749569; }
p { color: rgb(116,149,105); }
H1.HeaderClassName
{
color: #749569;
}
.AnyTagClassName
{
color: #749569;
}
</style>
background-color css
<style>
a { background-color: #749569; }
a { background-color: rgb(116,149,105); }
div.DivClassName
{
background-color: #749569;
}
.BgClassName
{
background-color: #749569;
}
</style>
border-color css
<style>
span { border-color: #749569; }
span { border-color: rgb(116,149,105); }
td.TdClassName
{
border-color: #749569;
}
.TagClassName
{
border-color: #749569;
}
</style>