Shades of Cosmic #744965
Tints of Cosmic #744965
RGB
CMYK
RGB Variations
Color information
#744965 (or 0x744965) is known color: Cosmic. HEX triplet: 74, 49 and 65. RGB value is (116,73,101). Sum of RGB (Red+Green+Blue) = 116+73+101=290 (38% of max value = 765). Red value is 116 (45.70% from 255 or 40% from 290); Green value is 73 (28.91% from 255 or 25.17% from 290); Blue value is 101 (39.84% from 255 or 34.83% from 290); Max value from RGB is 116 - color contains mainly: red. Hex color #744965 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #744965 is #8BB69A. Grayscale: #585858. Windows color (decimal): -9156251 or 6637940. OLE color: 6637940.
HSL color Cylindrical-coordinate representation of color #744965: hue angle of 320.93º degrees, saturation: 0.23, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #744965 is Cyan = 0, Magento = 0.37, Yellow = 0.13 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 73 | 101 | - |
| CMYK | 0 | 0.37 | 0.13 | 0.55 |
| HSL | 320.93º | 0.23% | 0.37% | - |
| HSV(B) | 320.93º | 0.37% | 0.45% | - |
| XYZ | 11.93 | 9.42 | 13.5 | - |
| YUV | 89.05 | 134.75 | 147.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 73 | 101 | 0 | 0.37 | 0.13 | 0.55 | 320.93 | 0.23 | 0.37 |
| Hex | 74 | 49 | 65 | 0 | 25 | D | 37 | 141 | 17 | 25 |
| Octal | 164 | 111 | 145 | 0 | 45 | 15 | 67 | 501 | 27 | 45 |
| Binary | 1110100 | 1001001 | 1100101 | 0 | 100101 | 1101 | 110111 | 101000001 | 10111 | 100101 |
Color Harmonies of #744965
Complementary color
Monochromatic Colors of #744965
Black with #744965
Text Example
Text Example
White with #744965
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #744965; }
p { color: rgb(116,73,101); }
H1.HeaderClassName
{
color: #744965;
}
.AnyTagClassName
{
color: #744965;
}
</style>
background-color css
<style>
a { background-color: #744965; }
a { background-color: rgb(116,73,101); }
div.DivClassName
{
background-color: #744965;
}
.BgClassName
{
background-color: #744965;
}
</style>
border-color css
<style>
span { border-color: #744965; }
span { border-color: rgb(116,73,101); }
td.TdClassName
{
border-color: #744965;
}
.TagClassName
{
border-color: #744965;
}
</style>