Shades of Cosmic #734064
Tints of Cosmic #734064
RGB
CMYK
RGB Variations
Color information
#734064 (or 0x734064) is known color: Cosmic. HEX triplet: 73, 40 and 64. RGB value is (115,64,100). Sum of RGB (Red+Green+Blue) = 115+64+100=279 (36% of max value = 765). Red value is 115 (45.31% from 255 or 41.22% from 279); Green value is 64 (25.39% from 255 or 22.94% from 279); Blue value is 100 (39.45% from 255 or 35.84% from 279); Max value from RGB is 115 - color contains mainly: red. Hex color #734064 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #734064 is #8CBF9B. Grayscale: #535353. Windows color (decimal): -9224092 or 6570099. OLE color: 6570099.
HSL color Cylindrical-coordinate representation of color #734064: hue angle of 317.65º 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 #734064 is Cyan = 0, Magento = 0.44, Yellow = 0.13 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 64 | 100 | - |
| CMYK | 0 | 0.44 | 0.13 | 0.55 |
| HSL | 317.65º | 0.28% | 0.35% | - |
| HSV(B) | 317.65º | 0.44% | 0.45% | - |
| XYZ | 11.2 | 8.23 | 13.05 | - |
| YUV | 83.35 | 137.4 | 150.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 64 | 100 | 0 | 0.44 | 0.13 | 0.55 | 317.65 | 0.28 | 0.35 |
| Hex | 73 | 40 | 64 | 0 | 2C | D | 37 | 13E | 1C | 23 |
| Octal | 163 | 100 | 144 | 0 | 54 | 15 | 67 | 476 | 34 | 43 |
| Binary | 1110011 | 1000000 | 1100100 | 0 | 101100 | 1101 | 110111 | 100111110 | 11100 | 100011 |
Color Harmonies of #734064
Complementary color
Monochromatic Colors of #734064
Black with #734064
Text Example
Text Example
White with #734064
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #734064; }
p { color: rgb(115,64,100); }
H1.HeaderClassName
{
color: #734064;
}
.AnyTagClassName
{
color: #734064;
}
</style>
background-color css
<style>
a { background-color: #734064; }
a { background-color: rgb(115,64,100); }
div.DivClassName
{
background-color: #734064;
}
.BgClassName
{
background-color: #734064;
}
</style>
border-color css
<style>
span { border-color: #734064; }
span { border-color: rgb(115,64,100); }
td.TdClassName
{
border-color: #734064;
}
.TagClassName
{
border-color: #734064;
}
</style>