Shades of Cosmic #744468
Tints of Cosmic #744468
RGB
CMYK
RGB Variations
Color information
#744468 (or 0x744468) is known color: Cosmic. HEX triplet: 74, 44 and 68. RGB value is (116,68,104). Sum of RGB (Red+Green+Blue) = 116+68+104=288 (38% of max value = 765). Red value is 116 (45.70% from 255 or 40.28% from 288); Green value is 68 (26.95% from 255 or 23.61% from 288); Blue value is 104 (41.02% from 255 or 36.11% from 288); Max value from RGB is 116 - color contains mainly: red. Hex color #744468 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #744468 is #8BBB97. Grayscale: #565656. Windows color (decimal): -9157528 or 6833268. OLE color: 6833268.
HSL color Cylindrical-coordinate representation of color #744468: hue angle of 315º degrees, saturation: 0.26, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #744468 is Cyan = 0, Magento = 0.41, Yellow = 0.10 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 68 | 104 | - |
| CMYK | 0 | 0.41 | 0.10 | 0.55 |
| HSL | 315º | 0.26% | 0.36% | - |
| HSV(B) | 315º | 0.41% | 0.45% | - |
| XYZ | 11.77 | 8.85 | 14.18 | - |
| YUV | 86.46 | 137.9 | 149.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 68 | 104 | 0 | 0.41 | 0.10 | 0.55 | 315 | 0.26 | 0.36 |
| Hex | 74 | 44 | 68 | 0 | 29 | A | 37 | 13B | 1A | 24 |
| Octal | 164 | 104 | 150 | 0 | 51 | 12 | 67 | 473 | 32 | 44 |
| Binary | 1110100 | 1000100 | 1101000 | 0 | 101001 | 1010 | 110111 | 100111011 | 11010 | 100100 |
Color Harmonies of #744468
Complementary color
Monochromatic Colors of #744468
Black with #744468
Text Example
Text Example
White with #744468
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #744468; }
p { color: rgb(116,68,104); }
H1.HeaderClassName
{
color: #744468;
}
.AnyTagClassName
{
color: #744468;
}
</style>
background-color css
<style>
a { background-color: #744468; }
a { background-color: rgb(116,68,104); }
div.DivClassName
{
background-color: #744468;
}
.BgClassName
{
background-color: #744468;
}
</style>
border-color css
<style>
span { border-color: #744468; }
span { border-color: rgb(116,68,104); }
td.TdClassName
{
border-color: #744468;
}
.TagClassName
{
border-color: #744468;
}
</style>