Shades of Cosmic #744063
Tints of Cosmic #744063
RGB
CMYK
RGB Variations
Color information
#744063 (or 0x744063) is known color: Cosmic. HEX triplet: 74, 40 and 63. RGB value is (116,64,99). Sum of RGB (Red+Green+Blue) = 116+64+99=279 (36% of max value = 765). Red value is 116 (45.70% from 255 or 41.58% from 279); Green value is 64 (25.39% from 255 or 22.94% from 279); Blue value is 99 (39.06% from 255 or 35.48% from 279); Max value from RGB is 116 - color contains mainly: red. Hex color #744063 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #744063 is #8BBF9C. Grayscale: #535353. Windows color (decimal): -9158557 or 6504564. OLE color: 6504564.
HSL color Cylindrical-coordinate representation of color #744063: hue angle of 319.62º 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 #744063 is Cyan = 0, Magento = 0.45, Yellow = 0.15 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 64 | 99 | - |
| CMYK | 0 | 0.45 | 0.15 | 0.55 |
| HSL | 319.62º | 0.29% | 0.35% | - |
| HSV(B) | 319.62º | 0.45% | 0.45% | - |
| XYZ | 11.29 | 8.28 | 12.81 | - |
| YUV | 83.54 | 136.73 | 151.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 64 | 99 | 0 | 0.45 | 0.15 | 0.55 | 319.62 | 0.29 | 0.35 |
| Hex | 74 | 40 | 63 | 0 | 2D | F | 37 | 140 | 1D | 23 |
| Octal | 164 | 100 | 143 | 0 | 55 | 17 | 67 | 500 | 35 | 43 |
| Binary | 1110100 | 1000000 | 1100011 | 0 | 101101 | 1111 | 110111 | 101000000 | 11101 | 100011 |
Color Harmonies of #744063
Complementary color
Monochromatic Colors of #744063
Black with #744063
Text Example
Text Example
White with #744063
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #744063; }
p { color: rgb(116,64,99); }
H1.HeaderClassName
{
color: #744063;
}
.AnyTagClassName
{
color: #744063;
}
</style>
background-color css
<style>
a { background-color: #744063; }
a { background-color: rgb(116,64,99); }
div.DivClassName
{
background-color: #744063;
}
.BgClassName
{
background-color: #744063;
}
</style>
border-color css
<style>
span { border-color: #744063; }
span { border-color: rgb(116,64,99); }
td.TdClassName
{
border-color: #744063;
}
.TagClassName
{
border-color: #744063;
}
</style>