Shades of Cosmic #734166
Tints of Cosmic #734166
RGB
CMYK
RGB Variations
Color information
#734166 (or 0x734166) is known color: Cosmic. HEX triplet: 73, 41 and 66. RGB value is (115,65,102). Sum of RGB (Red+Green+Blue) = 115+65+102=282 (37% of max value = 765). Red value is 115 (45.31% from 255 or 40.78% from 282); Green value is 65 (25.78% from 255 or 23.05% from 282); Blue value is 102 (40.23% from 255 or 36.17% from 282); Max value from RGB is 115 - color contains mainly: red. Hex color #734166 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #734166 is #8CBE99. Grayscale: #545454. Windows color (decimal): -9223834 or 6701427. OLE color: 6701427.
HSL color Cylindrical-coordinate representation of color #734166: hue angle of 315.6º degrees, saturation: 0.28, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #734166 is Cyan = 0, Magento = 0.43, Yellow = 0.11 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 65 | 102 | - |
| CMYK | 0 | 0.43 | 0.11 | 0.55 |
| HSL | 315.6º | 0.28% | 0.35% | - |
| HSV(B) | 315.6º | 0.43% | 0.45% | - |
| XYZ | 11.36 | 8.38 | 13.59 | - |
| YUV | 84.17 | 138.07 | 149.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 65 | 102 | 0 | 0.43 | 0.11 | 0.55 | 315.6 | 0.28 | 0.35 |
| Hex | 73 | 41 | 66 | 0 | 2B | B | 37 | 13C | 1C | 23 |
| Octal | 163 | 101 | 146 | 0 | 53 | 13 | 67 | 474 | 34 | 43 |
| Binary | 1110011 | 1000001 | 1100110 | 0 | 101011 | 1011 | 110111 | 100111100 | 11100 | 100011 |
Color Harmonies of #734166
Complementary color
Monochromatic Colors of #734166
Black with #734166
Text Example
Text Example
White with #734166
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #734166; }
p { color: rgb(115,65,102); }
H1.HeaderClassName
{
color: #734166;
}
.AnyTagClassName
{
color: #734166;
}
</style>
background-color css
<style>
a { background-color: #734166; }
a { background-color: rgb(115,65,102); }
div.DivClassName
{
background-color: #734166;
}
.BgClassName
{
background-color: #734166;
}
</style>
border-color css
<style>
span { border-color: #734166; }
span { border-color: rgb(115,65,102); }
td.TdClassName
{
border-color: #734166;
}
.TagClassName
{
border-color: #734166;
}
</style>