Shades of Cosmic #744863
Tints of Cosmic #744863
RGB
CMYK
RGB Variations
Color information
#744863 (or 0x744863) is known color: Cosmic. HEX triplet: 74, 48 and 63. RGB value is (116,72,99). Sum of RGB (Red+Green+Blue) = 116+72+99=287 (38% of max value = 765). Red value is 116 (45.70% from 255 or 40.42% from 287); Green value is 72 (28.52% from 255 or 25.09% from 287); Blue value is 99 (39.06% from 255 or 34.49% from 287); Max value from RGB is 116 - color contains mainly: red. Hex color #744863 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #744863 is #8BB79C. Grayscale: #585858. Windows color (decimal): -9156509 or 6506612. OLE color: 6506612.
HSL color Cylindrical-coordinate representation of color #744863: hue angle of 323.18º degrees, saturation: 0.23, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #744863 is Cyan = 0, Magento = 0.38, Yellow = 0.15 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 72 | 99 | - |
| CMYK | 0 | 0.38 | 0.15 | 0.55 |
| HSL | 323.18º | 0.23% | 0.37% | - |
| HSV(B) | 323.18º | 0.38% | 0.45% | - |
| XYZ | 11.77 | 9.25 | 12.97 | - |
| YUV | 88.23 | 134.08 | 147.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 72 | 99 | 0 | 0.38 | 0.15 | 0.55 | 323.18 | 0.23 | 0.37 |
| Hex | 74 | 48 | 63 | 0 | 26 | F | 37 | 143 | 17 | 25 |
| Octal | 164 | 110 | 143 | 0 | 46 | 17 | 67 | 503 | 27 | 45 |
| Binary | 1110100 | 1001000 | 1100011 | 0 | 100110 | 1111 | 110111 | 101000011 | 10111 | 100101 |
Color Harmonies of #744863
Complementary color
Monochromatic Colors of #744863
Black with #744863
Text Example
Text Example
White with #744863
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #744863; }
p { color: rgb(116,72,99); }
H1.HeaderClassName
{
color: #744863;
}
.AnyTagClassName
{
color: #744863;
}
</style>
background-color css
<style>
a { background-color: #744863; }
a { background-color: rgb(116,72,99); }
div.DivClassName
{
background-color: #744863;
}
.BgClassName
{
background-color: #744863;
}
</style>
border-color css
<style>
span { border-color: #744863; }
span { border-color: rgb(116,72,99); }
td.TdClassName
{
border-color: #744863;
}
.TagClassName
{
border-color: #744863;
}
</style>