Shades of Cosmic #734063
Tints of Cosmic #734063
RGB
CMYK
RGB Variations
Color information
#734063 (or 0x734063) is known color: Cosmic. HEX triplet: 73, 40 and 63. RGB value is (115,64,99). Sum of RGB (Red+Green+Blue) = 115+64+99=278 (36% of max value = 765). Red value is 115 (45.31% from 255 or 41.37% from 278); Green value is 64 (25.39% from 255 or 23.02% from 278); Blue value is 99 (39.06% from 255 or 35.61% from 278); Max value from RGB is 115 - color contains mainly: red. Hex color #734063 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #734063 is #8CBF9C. Grayscale: #535353. Windows color (decimal): -9224093 or 6504563. OLE color: 6504563.
HSL color Cylindrical-coordinate representation of color #734063: hue angle of 318.82º degrees, saturation: 0.28, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #734063 is Cyan = 0, Magento = 0.44, Yellow = 0.14 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 64 | 99 | - |
| CMYK | 0 | 0.44 | 0.14 | 0.55 |
| HSL | 318.82º | 0.28% | 0.35% | - |
| HSV(B) | 318.82º | 0.44% | 0.45% | - |
| XYZ | 11.16 | 8.21 | 12.8 | - |
| YUV | 83.24 | 136.9 | 150.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 64 | 99 | 0 | 0.44 | 0.14 | 0.55 | 318.82 | 0.28 | 0.35 |
| Hex | 73 | 40 | 63 | 0 | 2C | E | 37 | 13F | 1C | 23 |
| Octal | 163 | 100 | 143 | 0 | 54 | 16 | 67 | 477 | 34 | 43 |
| Binary | 1110011 | 1000000 | 1100011 | 0 | 101100 | 1110 | 110111 | 100111111 | 11100 | 100011 |
Color Harmonies of #734063
Complementary color
Monochromatic Colors of #734063
Black with #734063
Text Example
Text Example
White with #734063
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #734063; }
p { color: rgb(115,64,99); }
H1.HeaderClassName
{
color: #734063;
}
.AnyTagClassName
{
color: #734063;
}
</style>
background-color css
<style>
a { background-color: #734063; }
a { background-color: rgb(115,64,99); }
div.DivClassName
{
background-color: #734063;
}
.BgClassName
{
background-color: #734063;
}
</style>
border-color css
<style>
span { border-color: #734063; }
span { border-color: rgb(115,64,99); }
td.TdClassName
{
border-color: #734063;
}
.TagClassName
{
border-color: #734063;
}
</style>