Shades of Cosmic #744764
Tints of Cosmic #744764
RGB
CMYK
RGB Variations
Color information
#744764 (or 0x744764) is known color: Cosmic. HEX triplet: 74, 47 and 64. RGB value is (116,71,100). Sum of RGB (Red+Green+Blue) = 116+71+100=287 (38% of max value = 765). Red value is 116 (45.70% from 255 or 40.42% from 287); Green value is 71 (28.12% from 255 or 24.74% from 287); Blue value is 100 (39.45% from 255 or 34.84% from 287); Max value from RGB is 116 - color contains mainly: red. Hex color #744764 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #744764 is #8BB89B. Grayscale: #575757. Windows color (decimal): -9156764 or 6571892. OLE color: 6571892.
HSL color Cylindrical-coordinate representation of color #744764: hue angle of 321.33º degrees, saturation: 0.24, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #744764 is Cyan = 0, Magento = 0.39, Yellow = 0.14 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 71 | 100 | - |
| CMYK | 0 | 0.39 | 0.14 | 0.55 |
| HSL | 321.33º | 0.24% | 0.37% | - |
| HSV(B) | 321.33º | 0.39% | 0.45% | - |
| XYZ | 11.76 | 9.14 | 13.2 | - |
| YUV | 87.76 | 134.91 | 148.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 71 | 100 | 0 | 0.39 | 0.14 | 0.55 | 321.33 | 0.24 | 0.37 |
| Hex | 74 | 47 | 64 | 0 | 27 | E | 37 | 141 | 18 | 25 |
| Octal | 164 | 107 | 144 | 0 | 47 | 16 | 67 | 501 | 30 | 45 |
| Binary | 1110100 | 1000111 | 1100100 | 0 | 100111 | 1110 | 110111 | 101000001 | 11000 | 100101 |
Color Harmonies of #744764
Complementary color
Monochromatic Colors of #744764
Black with #744764
Text Example
Text Example
White with #744764
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #744764; }
p { color: rgb(116,71,100); }
H1.HeaderClassName
{
color: #744764;
}
.AnyTagClassName
{
color: #744764;
}
</style>
background-color css
<style>
a { background-color: #744764; }
a { background-color: rgb(116,71,100); }
div.DivClassName
{
background-color: #744764;
}
.BgClassName
{
background-color: #744764;
}
</style>
border-color css
<style>
span { border-color: #744764; }
span { border-color: rgb(116,71,100); }
td.TdClassName
{
border-color: #744764;
}
.TagClassName
{
border-color: #744764;
}
</style>