Shades of Cosmic #744164
Tints of Cosmic #744164
RGB
CMYK
RGB Variations
Color information
#744164 (or 0x744164) is known color: Cosmic. HEX triplet: 74, 41 and 64. RGB value is (116,65,100). Sum of RGB (Red+Green+Blue) = 116+65+100=281 (37% of max value = 765). Red value is 116 (45.70% from 255 or 41.28% from 281); Green value is 65 (25.78% from 255 or 23.13% from 281); Blue value is 100 (39.45% from 255 or 35.59% from 281); Max value from RGB is 116 - color contains mainly: red. Hex color #744164 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #744164 is #8BBE9B. Grayscale: #545454. Windows color (decimal): -9158300 or 6570356. OLE color: 6570356.
HSL color Cylindrical-coordinate representation of color #744164: hue angle of 318.82º degrees, saturation: 0.28, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #744164 is Cyan = 0, Magento = 0.44, Yellow = 0.14 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 65 | 100 | - |
| CMYK | 0 | 0.44 | 0.14 | 0.55 |
| HSL | 318.82º | 0.28% | 0.35% | - |
| HSV(B) | 318.82º | 0.44% | 0.45% | - |
| XYZ | 11.39 | 8.41 | 13.08 | - |
| YUV | 84.24 | 136.9 | 150.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 65 | 100 | 0 | 0.44 | 0.14 | 0.55 | 318.82 | 0.28 | 0.35 |
| Hex | 74 | 41 | 64 | 0 | 2C | E | 37 | 13F | 1C | 23 |
| Octal | 164 | 101 | 144 | 0 | 54 | 16 | 67 | 477 | 34 | 43 |
| Binary | 1110100 | 1000001 | 1100100 | 0 | 101100 | 1110 | 110111 | 100111111 | 11100 | 100011 |
Color Harmonies of #744164
Complementary color
Monochromatic Colors of #744164
Black with #744164
Text Example
Text Example
White with #744164
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #744164; }
p { color: rgb(116,65,100); }
H1.HeaderClassName
{
color: #744164;
}
.AnyTagClassName
{
color: #744164;
}
</style>
background-color css
<style>
a { background-color: #744164; }
a { background-color: rgb(116,65,100); }
div.DivClassName
{
background-color: #744164;
}
.BgClassName
{
background-color: #744164;
}
</style>
border-color css
<style>
span { border-color: #744164; }
span { border-color: rgb(116,65,100); }
td.TdClassName
{
border-color: #744164;
}
.TagClassName
{
border-color: #744164;
}
</style>