Shades of Cosmic #744162
Tints of Cosmic #744162
RGB
CMYK
RGB Variations
Color information
#744162 (or 0x744162) is known color: Cosmic. HEX triplet: 74, 41 and 62. RGB value is (116,65,98). Sum of RGB (Red+Green+Blue) = 116+65+98=279 (36% of max value = 765). Red value is 116 (45.70% from 255 or 41.58% from 279); Green value is 65 (25.78% from 255 or 23.30% from 279); Blue value is 98 (38.67% from 255 or 35.13% from 279); Max value from RGB is 116 - color contains mainly: red. Hex color #744162 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #744162 is #8BBE9D. Grayscale: #535353. Windows color (decimal): -9158302 or 6439284. OLE color: 6439284.
HSL color Cylindrical-coordinate representation of color #744162: hue angle of 321.18º 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 #744162 is Cyan = 0, Magento = 0.44, Yellow = 0.16 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 65 | 98 | - |
| CMYK | 0 | 0.44 | 0.16 | 0.55 |
| HSL | 321.18º | 0.28% | 0.35% | - |
| HSV(B) | 321.18º | 0.44% | 0.45% | - |
| XYZ | 11.3 | 8.38 | 12.58 | - |
| YUV | 84.01 | 135.9 | 150.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 65 | 98 | 0 | 0.44 | 0.16 | 0.55 | 321.18 | 0.28 | 0.35 |
| Hex | 74 | 41 | 62 | 0 | 2C | 10 | 37 | 141 | 1C | 23 |
| Octal | 164 | 101 | 142 | 0 | 54 | 20 | 67 | 501 | 34 | 43 |
| Binary | 1110100 | 1000001 | 1100010 | 0 | 101100 | 10000 | 110111 | 101000001 | 11100 | 100011 |
Color Harmonies of #744162
Complementary color
Monochromatic Colors of #744162
Black with #744162
Text Example
Text Example
White with #744162
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #744162; }
p { color: rgb(116,65,98); }
H1.HeaderClassName
{
color: #744162;
}
.AnyTagClassName
{
color: #744162;
}
</style>
background-color css
<style>
a { background-color: #744162; }
a { background-color: rgb(116,65,98); }
div.DivClassName
{
background-color: #744162;
}
.BgClassName
{
background-color: #744162;
}
</style>
border-color css
<style>
span { border-color: #744162; }
span { border-color: rgb(116,65,98); }
td.TdClassName
{
border-color: #744162;
}
.TagClassName
{
border-color: #744162;
}
</style>