Shades of Cosmic #734065
Tints of Cosmic #734065
RGB
CMYK
RGB Variations
Color information
#734065 (or 0x734065) is known color: Cosmic. HEX triplet: 73, 40 and 65. RGB value is (115,64,101). Sum of RGB (Red+Green+Blue) = 115+64+101=280 (37% of max value = 765). Red value is 115 (45.31% from 255 or 41.07% from 280); Green value is 64 (25.39% from 255 or 22.86% from 280); Blue value is 101 (39.84% from 255 or 36.07% from 280); Max value from RGB is 115 - color contains mainly: red. Hex color #734065 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #734065 is #8CBF9A. Grayscale: #535353. Windows color (decimal): -9224091 or 6635635. OLE color: 6635635.
HSL color Cylindrical-coordinate representation of color #734065: hue angle of 316.47º 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 #734065 is Cyan = 0, Magento = 0.44, Yellow = 0.12 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 64 | 101 | - |
| CMYK | 0 | 0.44 | 0.12 | 0.55 |
| HSL | 316.47º | 0.28% | 0.35% | - |
| HSV(B) | 316.47º | 0.44% | 0.45% | - |
| XYZ | 11.25 | 8.25 | 13.31 | - |
| YUV | 83.47 | 137.9 | 150.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 64 | 101 | 0 | 0.44 | 0.12 | 0.55 | 316.47 | 0.28 | 0.35 |
| Hex | 73 | 40 | 65 | 0 | 2C | C | 37 | 13C | 1C | 23 |
| Octal | 163 | 100 | 145 | 0 | 54 | 14 | 67 | 474 | 34 | 43 |
| Binary | 1110011 | 1000000 | 1100101 | 0 | 101100 | 1100 | 110111 | 100111100 | 11100 | 100011 |
Color Harmonies of #734065
Complementary color
Monochromatic Colors of #734065
Black with #734065
Text Example
Text Example
White with #734065
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #734065; }
p { color: rgb(115,64,101); }
H1.HeaderClassName
{
color: #734065;
}
.AnyTagClassName
{
color: #734065;
}
</style>
background-color css
<style>
a { background-color: #734065; }
a { background-color: rgb(115,64,101); }
div.DivClassName
{
background-color: #734065;
}
.BgClassName
{
background-color: #734065;
}
</style>
border-color css
<style>
span { border-color: #734065; }
span { border-color: rgb(115,64,101); }
td.TdClassName
{
border-color: #734065;
}
.TagClassName
{
border-color: #734065;
}
</style>