Shades of Cosmic #744066
Tints of Cosmic #744066
RGB
CMYK
RGB Variations
Color information
#744066 (or 0x744066) is known color: Cosmic. HEX triplet: 74, 40 and 66. RGB value is (116,64,102). Sum of RGB (Red+Green+Blue) = 116+64+102=282 (37% of max value = 765). Red value is 116 (45.70% from 255 or 41.13% from 282); Green value is 64 (25.39% from 255 or 22.70% from 282); Blue value is 102 (40.23% from 255 or 36.17% from 282); Max value from RGB is 116 - color contains mainly: red. Hex color #744066 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #744066 is #8BBF99. Grayscale: #535353. Windows color (decimal): -9158554 or 6701172. OLE color: 6701172.
HSL color Cylindrical-coordinate representation of color #744066: hue angle of 316.15º degrees, saturation: 0.29, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #744066 is Cyan = 0, Magento = 0.45, Yellow = 0.12 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 64 | 102 | - |
| CMYK | 0 | 0.45 | 0.12 | 0.55 |
| HSL | 316.15º | 0.29% | 0.35% | - |
| HSV(B) | 316.15º | 0.45% | 0.45% | - |
| XYZ | 11.43 | 8.34 | 13.58 | - |
| YUV | 83.88 | 138.23 | 150.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 64 | 102 | 0 | 0.45 | 0.12 | 0.55 | 316.15 | 0.29 | 0.35 |
| Hex | 74 | 40 | 66 | 0 | 2D | C | 37 | 13C | 1D | 23 |
| Octal | 164 | 100 | 146 | 0 | 55 | 14 | 67 | 474 | 35 | 43 |
| Binary | 1110100 | 1000000 | 1100110 | 0 | 101101 | 1100 | 110111 | 100111100 | 11101 | 100011 |
Color Harmonies of #744066
Complementary color
Monochromatic Colors of #744066
Black with #744066
Text Example
Text Example
White with #744066
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #744066; }
p { color: rgb(116,64,102); }
H1.HeaderClassName
{
color: #744066;
}
.AnyTagClassName
{
color: #744066;
}
</style>
background-color css
<style>
a { background-color: #744066; }
a { background-color: rgb(116,64,102); }
div.DivClassName
{
background-color: #744066;
}
.BgClassName
{
background-color: #744066;
}
</style>
border-color css
<style>
span { border-color: #744066; }
span { border-color: rgb(116,64,102); }
td.TdClassName
{
border-color: #744066;
}
.TagClassName
{
border-color: #744066;
}
</style>