Shades of Cosmic #734366
Tints of Cosmic #734366
RGB
CMYK
RGB Variations
Color information
#734366 (or 0x734366) is known color: Cosmic. HEX triplet: 73, 43 and 66. RGB value is (115,67,102). Sum of RGB (Red+Green+Blue) = 115+67+102=284 (37% of max value = 765). Red value is 115 (45.31% from 255 or 40.49% from 284); Green value is 67 (26.56% from 255 or 23.59% from 284); Blue value is 102 (40.23% from 255 or 35.92% from 284); Max value from RGB is 115 - color contains mainly: red. Hex color #734366 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #734366 is #8CBC99. Grayscale: #555555. Windows color (decimal): -9223322 or 6701939. OLE color: 6701939.
HSL color Cylindrical-coordinate representation of color #734366: hue angle of 316.25º degrees, saturation: 0.26, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #734366 is Cyan = 0, Magento = 0.42, Yellow = 0.11 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 67 | 102 | - |
| CMYK | 0 | 0.42 | 0.11 | 0.55 |
| HSL | 316.25º | 0.26% | 0.36% | - |
| HSV(B) | 316.25º | 0.42% | 0.45% | - |
| XYZ | 11.48 | 8.62 | 13.63 | - |
| YUV | 85.34 | 137.4 | 149.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 67 | 102 | 0 | 0.42 | 0.11 | 0.55 | 316.25 | 0.26 | 0.36 |
| Hex | 73 | 43 | 66 | 0 | 2A | B | 37 | 13C | 1A | 24 |
| Octal | 163 | 103 | 146 | 0 | 52 | 13 | 67 | 474 | 32 | 44 |
| Binary | 1110011 | 1000011 | 1100110 | 0 | 101010 | 1011 | 110111 | 100111100 | 11010 | 100100 |
Color Harmonies of #734366
Complementary color
Monochromatic Colors of #734366
Black with #734366
Text Example
Text Example
White with #734366
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #734366; }
p { color: rgb(115,67,102); }
H1.HeaderClassName
{
color: #734366;
}
.AnyTagClassName
{
color: #734366;
}
</style>
background-color css
<style>
a { background-color: #734366; }
a { background-color: rgb(115,67,102); }
div.DivClassName
{
background-color: #734366;
}
.BgClassName
{
background-color: #734366;
}
</style>
border-color css
<style>
span { border-color: #734366; }
span { border-color: rgb(115,67,102); }
td.TdClassName
{
border-color: #734366;
}
.TagClassName
{
border-color: #734366;
}
</style>