Shades of Cosmic #734763
Tints of Cosmic #734763
RGB
CMYK
RGB Variations
Color information
#734763 (or 0x734763) is known color: Cosmic. HEX triplet: 73, 47 and 63. RGB value is (115,71,99). Sum of RGB (Red+Green+Blue) = 115+71+99=285 (37% of max value = 765). Red value is 115 (45.31% from 255 or 40.35% from 285); Green value is 71 (28.12% from 255 or 24.91% from 285); Blue value is 99 (39.06% from 255 or 34.74% from 285); Max value from RGB is 115 - color contains mainly: red. Hex color #734763 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #734763 is #8CB89C. Grayscale: #575757. Windows color (decimal): -9222301 or 6506355. OLE color: 6506355.
HSL color Cylindrical-coordinate representation of color #734763: hue angle of 321.82º 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 #734763 is Cyan = 0, Magento = 0.38, Yellow = 0.14 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 71 | 99 | - |
| CMYK | 0 | 0.38 | 0.14 | 0.55 |
| HSL | 321.82º | 0.24% | 0.36% | - |
| HSV(B) | 321.82º | 0.38% | 0.45% | - |
| XYZ | 11.58 | 9.05 | 12.94 | - |
| YUV | 87.35 | 134.58 | 147.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 71 | 99 | 0 | 0.38 | 0.14 | 0.55 | 321.82 | 0.24 | 0.36 |
| Hex | 73 | 47 | 63 | 0 | 26 | E | 37 | 142 | 18 | 24 |
| Octal | 163 | 107 | 143 | 0 | 46 | 16 | 67 | 502 | 30 | 44 |
| Binary | 1110011 | 1000111 | 1100011 | 0 | 100110 | 1110 | 110111 | 101000010 | 11000 | 100100 |
Color Harmonies of #734763
Complementary color
Monochromatic Colors of #734763
Black with #734763
Text Example
Text Example
White with #734763
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #734763; }
p { color: rgb(115,71,99); }
H1.HeaderClassName
{
color: #734763;
}
.AnyTagClassName
{
color: #734763;
}
</style>
background-color css
<style>
a { background-color: #734763; }
a { background-color: rgb(115,71,99); }
div.DivClassName
{
background-color: #734763;
}
.BgClassName
{
background-color: #734763;
}
</style>
border-color css
<style>
span { border-color: #734763; }
span { border-color: rgb(115,71,99); }
td.TdClassName
{
border-color: #734763;
}
.TagClassName
{
border-color: #734763;
}
</style>