Shades of Cosmic #734666
Tints of Cosmic #734666
RGB
CMYK
RGB Variations
Color information
#734666 (or 0x734666) is known color: Cosmic. HEX triplet: 73, 46 and 66. RGB value is (115,70,102). Sum of RGB (Red+Green+Blue) = 115+70+102=287 (38% of max value = 765). Red value is 115 (45.31% from 255 or 40.07% from 287); Green value is 70 (27.73% from 255 or 24.39% from 287); Blue value is 102 (40.23% from 255 or 35.54% from 287); Max value from RGB is 115 - color contains mainly: red. Hex color #734666 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #734666 is #8CB999. Grayscale: #575757. Windows color (decimal): -9222554 or 6702707. OLE color: 6702707.
HSL color Cylindrical-coordinate representation of color #734666: hue angle of 317.33º degrees, saturation: 0.24, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #734666 is Cyan = 0, Magento = 0.39, Yellow = 0.11 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 70 | 102 | - |
| CMYK | 0 | 0.39 | 0.11 | 0.55 |
| HSL | 317.33º | 0.24% | 0.36% | - |
| HSV(B) | 317.33º | 0.39% | 0.45% | - |
| XYZ | 11.66 | 8.98 | 13.69 | - |
| YUV | 87.1 | 136.41 | 147.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 70 | 102 | 0 | 0.39 | 0.11 | 0.55 | 317.33 | 0.24 | 0.36 |
| Hex | 73 | 46 | 66 | 0 | 27 | B | 37 | 13D | 18 | 24 |
| Octal | 163 | 106 | 146 | 0 | 47 | 13 | 67 | 475 | 30 | 44 |
| Binary | 1110011 | 1000110 | 1100110 | 0 | 100111 | 1011 | 110111 | 100111101 | 11000 | 100100 |
Color Harmonies of #734666
Complementary color
Monochromatic Colors of #734666
Black with #734666
Text Example
Text Example
White with #734666
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #734666; }
p { color: rgb(115,70,102); }
H1.HeaderClassName
{
color: #734666;
}
.AnyTagClassName
{
color: #734666;
}
</style>
background-color css
<style>
a { background-color: #734666; }
a { background-color: rgb(115,70,102); }
div.DivClassName
{
background-color: #734666;
}
.BgClassName
{
background-color: #734666;
}
</style>
border-color css
<style>
span { border-color: #734666; }
span { border-color: rgb(115,70,102); }
td.TdClassName
{
border-color: #734666;
}
.TagClassName
{
border-color: #734666;
}
</style>