Shades of Cosmic #744968
Tints of Cosmic #744968
RGB
CMYK
RGB Variations
Color information
#744968 (or 0x744968) is known color: Cosmic. HEX triplet: 74, 49 and 68. RGB value is (116,73,104). Sum of RGB (Red+Green+Blue) = 116+73+104=293 (38% of max value = 765). Red value is 116 (45.70% from 255 or 39.59% from 293); Green value is 73 (28.91% from 255 or 24.91% from 293); Blue value is 104 (41.02% from 255 or 35.49% from 293); Max value from RGB is 116 - color contains mainly: red. Hex color #744968 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #744968 is #8BB697. Grayscale: #595959. Windows color (decimal): -9156248 or 6834548. OLE color: 6834548.
HSL color Cylindrical-coordinate representation of color #744968: hue angle of 316.74º 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 #744968 is Cyan = 0, Magento = 0.37, Yellow = 0.10 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 73 | 104 | - |
| CMYK | 0 | 0.37 | 0.10 | 0.55 |
| HSL | 316.74º | 0.23% | 0.37% | - |
| HSV(B) | 316.74º | 0.37% | 0.45% | - |
| XYZ | 12.08 | 9.48 | 14.29 | - |
| YUV | 89.39 | 136.25 | 146.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 73 | 104 | 0 | 0.37 | 0.10 | 0.55 | 316.74 | 0.23 | 0.37 |
| Hex | 74 | 49 | 68 | 0 | 25 | A | 37 | 13D | 17 | 25 |
| Octal | 164 | 111 | 150 | 0 | 45 | 12 | 67 | 475 | 27 | 45 |
| Binary | 1110100 | 1001001 | 1101000 | 0 | 100101 | 1010 | 110111 | 100111101 | 10111 | 100101 |
Color Harmonies of #744968
Complementary color
Monochromatic Colors of #744968
Black with #744968
Text Example
Text Example
White with #744968
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #744968; }
p { color: rgb(116,73,104); }
H1.HeaderClassName
{
color: #744968;
}
.AnyTagClassName
{
color: #744968;
}
</style>
background-color css
<style>
a { background-color: #744968; }
a { background-color: rgb(116,73,104); }
div.DivClassName
{
background-color: #744968;
}
.BgClassName
{
background-color: #744968;
}
</style>
border-color css
<style>
span { border-color: #744968; }
span { border-color: rgb(116,73,104); }
td.TdClassName
{
border-color: #744968;
}
.TagClassName
{
border-color: #744968;
}
</style>