Shades of Amulet #749669
Tints of Amulet #749669
RGB
CMYK
RGB Variations
Color information
#749669 (or 0x749669) is known color: Amulet. HEX triplet: 74, 96 and 69. RGB value is (116,150,105). Sum of RGB (Red+Green+Blue) = 116+150+105=371 (49% of max value = 765). Red value is 116 (45.70% from 255 or 31.27% from 371); Green value is 150 (58.98% from 255 or 40.43% from 371); Blue value is 105 (41.41% from 255 or 28.30% from 371); Max value from RGB is 150 - color contains mainly: green. Hex color #749669 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #749669 is #8B6996. Grayscale: #868686. Windows color (decimal): -9136535 or 6919796. OLE color: 6919796.
HSL color Cylindrical-coordinate representation of color #749669: hue angle of 105.33º degrees, saturation: 0.18, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #749669 is Cyan = 0.23, Magento = 0, Yellow = 0.30 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 116 | 150 | 105 | - |
| CMYK | 0.23 | 0 | 0.30 | 0.41 |
| HSL | 105.33º | 0.18% | 0.5% | - |
| HSV(B) | 105.33º | 0.3% | 0.59% | - |
| XYZ | 20.66 | 26.55 | 17.4 | - |
| YUV | 134.7 | 111.24 | 114.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 150 | 105 | 0.23 | 0 | 0.30 | 0.41 | 105.33 | 0.18 | 0.5 |
| Hex | 74 | 96 | 69 | 17 | 0 | 1E | 29 | 69 | 12 | 32 |
| Octal | 164 | 226 | 151 | 27 | 0 | 36 | 51 | 151 | 22 | 62 |
| Binary | 1110100 | 10010110 | 1101001 | 10111 | 0 | 11110 | 101001 | 1101001 | 10010 | 110010 |
Color Harmonies of #749669
Complementary color
Monochromatic Colors of #749669
Black with #749669
Text Example
Text Example
White with #749669
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #749669; }
p { color: rgb(116,150,105); }
H1.HeaderClassName
{
color: #749669;
}
.AnyTagClassName
{
color: #749669;
}
</style>
background-color css
<style>
a { background-color: #749669; }
a { background-color: rgb(116,150,105); }
div.DivClassName
{
background-color: #749669;
}
.BgClassName
{
background-color: #749669;
}
</style>
border-color css
<style>
span { border-color: #749669; }
span { border-color: rgb(116,150,105); }
td.TdClassName
{
border-color: #749669;
}
.TagClassName
{
border-color: #749669;
}
</style>