Shades of Amulet #739968
Tints of Amulet #739968
RGB
CMYK
RGB Variations
Color information
#739968 (or 0x739968) is known color: Amulet. HEX triplet: 73, 99 and 68. RGB value is (115,153,104). Sum of RGB (Red+Green+Blue) = 115+153+104=372 (49% of max value = 765). Red value is 115 (45.31% from 255 or 30.91% from 372); Green value is 153 (60.16% from 255 or 41.13% from 372); Blue value is 104 (41.02% from 255 or 27.96% from 372); Max value from RGB is 153 - color contains mainly: green. Hex color #739968 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #739968 is #8C6697. Grayscale: #888888. Windows color (decimal): -9201304 or 6855027. OLE color: 6855027.
HSL color Cylindrical-coordinate representation of color #739968: hue angle of 106.53º degrees, saturation: 0.19, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #739968 is Cyan = 0.25, Magento = 0, Yellow = 0.32 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 115 | 153 | 104 | - |
| CMYK | 0.25 | 0 | 0.32 | 0.4 |
| HSL | 106.53º | 0.19% | 0.5% | - |
| HSV(B) | 106.53º | 0.32% | 0.6% | - |
| XYZ | 20.96 | 27.43 | 17.29 | - |
| YUV | 136.05 | 109.91 | 112.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 153 | 104 | 0.25 | 0 | 0.32 | 0.4 | 106.53 | 0.19 | 0.5 |
| Hex | 73 | 99 | 68 | 19 | 0 | 20 | 28 | 6B | 13 | 32 |
| Octal | 163 | 231 | 150 | 31 | 0 | 40 | 50 | 153 | 23 | 62 |
| Binary | 1110011 | 10011001 | 1101000 | 11001 | 0 | 100000 | 101000 | 1101011 | 10011 | 110010 |
Color Harmonies of #739968
Complementary color
Monochromatic Colors of #739968
Black with #739968
Text Example
Text Example
White with #739968
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #739968; }
p { color: rgb(115,153,104); }
H1.HeaderClassName
{
color: #739968;
}
.AnyTagClassName
{
color: #739968;
}
</style>
background-color css
<style>
a { background-color: #739968; }
a { background-color: rgb(115,153,104); }
div.DivClassName
{
background-color: #739968;
}
.BgClassName
{
background-color: #739968;
}
</style>
border-color css
<style>
span { border-color: #739968; }
span { border-color: rgb(115,153,104); }
td.TdClassName
{
border-color: #739968;
}
.TagClassName
{
border-color: #739968;
}
</style>