Shades of Cosmic #734964
Tints of Cosmic #734964
RGB
CMYK
RGB Variations
Color information
#734964 (or 0x734964) is known color: Cosmic. HEX triplet: 73, 49 and 64. RGB value is (115,73,100). Sum of RGB (Red+Green+Blue) = 115+73+100=288 (38% of max value = 765). Red value is 115 (45.31% from 255 or 39.93% from 288); Green value is 73 (28.91% from 255 or 25.35% from 288); Blue value is 100 (39.45% from 255 or 34.72% from 288); Max value from RGB is 115 - color contains mainly: red. Hex color #734964 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #734964 is #8CB69B. Grayscale: #585858. Windows color (decimal): -9221788 or 6572403. OLE color: 6572403.
HSL color Cylindrical-coordinate representation of color #734964: hue angle of 321.43º degrees, saturation: 0.22, 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 #734964 is Cyan = 0, Magento = 0.37, Yellow = 0.13 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 73 | 100 | - |
| CMYK | 0 | 0.37 | 0.13 | 0.55 |
| HSL | 321.43º | 0.22% | 0.37% | - |
| HSV(B) | 321.43º | 0.37% | 0.45% | - |
| XYZ | 11.75 | 9.33 | 13.24 | - |
| YUV | 88.64 | 134.41 | 146.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 73 | 100 | 0 | 0.37 | 0.13 | 0.55 | 321.43 | 0.22 | 0.37 |
| Hex | 73 | 49 | 64 | 0 | 25 | D | 37 | 141 | 16 | 25 |
| Octal | 163 | 111 | 144 | 0 | 45 | 15 | 67 | 501 | 26 | 45 |
| Binary | 1110011 | 1001001 | 1100100 | 0 | 100101 | 1101 | 110111 | 101000001 | 10110 | 100101 |
Color Harmonies of #734964
Complementary color
Monochromatic Colors of #734964
Black with #734964
Text Example
Text Example
White with #734964
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #734964; }
p { color: rgb(115,73,100); }
H1.HeaderClassName
{
color: #734964;
}
.AnyTagClassName
{
color: #734964;
}
</style>
background-color css
<style>
a { background-color: #734964; }
a { background-color: rgb(115,73,100); }
div.DivClassName
{
background-color: #734964;
}
.BgClassName
{
background-color: #734964;
}
</style>
border-color css
<style>
span { border-color: #734964; }
span { border-color: rgb(115,73,100); }
td.TdClassName
{
border-color: #734964;
}
.TagClassName
{
border-color: #734964;
}
</style>