Shades of Cosmic #734764
Tints of Cosmic #734764
RGB
CMYK
RGB Variations
Color information
#734764 (or 0x734764) is known color: Cosmic. HEX triplet: 73, 47 and 64. RGB value is (115,71,100). Sum of RGB (Red+Green+Blue) = 115+71+100=286 (37% of max value = 765). Red value is 115 (45.31% from 255 or 40.21% from 286); Green value is 71 (28.12% from 255 or 24.83% from 286); Blue value is 100 (39.45% from 255 or 34.97% from 286); Max value from RGB is 115 - color contains mainly: red. Hex color #734764 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #734764 is #8CB89B. Grayscale: #575757. Windows color (decimal): -9222300 or 6571891. OLE color: 6571891.
HSL color Cylindrical-coordinate representation of color #734764: hue angle of 320.45º degrees, saturation: 0.24, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #734764 is Cyan = 0, Magento = 0.38, Yellow = 0.13 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 71 | 100 | - |
| CMYK | 0 | 0.38 | 0.13 | 0.55 |
| HSL | 320.45º | 0.24% | 0.36% | - |
| HSV(B) | 320.45º | 0.38% | 0.45% | - |
| XYZ | 11.62 | 9.07 | 13.19 | - |
| YUV | 87.46 | 135.08 | 147.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 71 | 100 | 0 | 0.38 | 0.13 | 0.55 | 320.45 | 0.24 | 0.36 |
| Hex | 73 | 47 | 64 | 0 | 26 | D | 37 | 140 | 18 | 24 |
| Octal | 163 | 107 | 144 | 0 | 46 | 15 | 67 | 500 | 30 | 44 |
| Binary | 1110011 | 1000111 | 1100100 | 0 | 100110 | 1101 | 110111 | 101000000 | 11000 | 100100 |
Color Harmonies of #734764
Complementary color
Monochromatic Colors of #734764
Black with #734764
Text Example
Text Example
White with #734764
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #734764; }
p { color: rgb(115,71,100); }
H1.HeaderClassName
{
color: #734764;
}
.AnyTagClassName
{
color: #734764;
}
</style>
background-color css
<style>
a { background-color: #734764; }
a { background-color: rgb(115,71,100); }
div.DivClassName
{
background-color: #734764;
}
.BgClassName
{
background-color: #734764;
}
</style>
border-color css
<style>
span { border-color: #734764; }
span { border-color: rgb(115,71,100); }
td.TdClassName
{
border-color: #734764;
}
.TagClassName
{
border-color: #734764;
}
</style>