Shades of Cosmic #734868
Tints of Cosmic #734868
RGB
CMYK
RGB Variations
Color information
#734868 (or 0x734868) is known color: Cosmic. HEX triplet: 73, 48 and 68. RGB value is (115,72,104). Sum of RGB (Red+Green+Blue) = 115+72+104=291 (38% of max value = 765). Red value is 115 (45.31% from 255 or 39.52% from 291); Green value is 72 (28.52% from 255 or 24.74% from 291); Blue value is 104 (41.02% from 255 or 35.74% from 291); Max value from RGB is 115 - color contains mainly: red. Hex color #734868 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #734868 is #8CB797. Grayscale: #585858. Windows color (decimal): -9222040 or 6834291. OLE color: 6834291.
HSL color Cylindrical-coordinate representation of color #734868: hue angle of 315.35º degrees, saturation: 0.23, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #734868 is Cyan = 0, Magento = 0.37, Yellow = 0.10 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 72 | 104 | - |
| CMYK | 0 | 0.37 | 0.10 | 0.55 |
| HSL | 315.35º | 0.23% | 0.37% | - |
| HSV(B) | 315.35º | 0.37% | 0.45% | - |
| XYZ | 11.89 | 9.28 | 14.26 | - |
| YUV | 88.51 | 136.75 | 146.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 72 | 104 | 0 | 0.37 | 0.10 | 0.55 | 315.35 | 0.23 | 0.37 |
| Hex | 73 | 48 | 68 | 0 | 25 | A | 37 | 13B | 17 | 25 |
| Octal | 163 | 110 | 150 | 0 | 45 | 12 | 67 | 473 | 27 | 45 |
| Binary | 1110011 | 1001000 | 1101000 | 0 | 100101 | 1010 | 110111 | 100111011 | 10111 | 100101 |
Color Harmonies of #734868
Complementary color
Monochromatic Colors of #734868
Black with #734868
Text Example
Text Example
White with #734868
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #734868; }
p { color: rgb(115,72,104); }
H1.HeaderClassName
{
color: #734868;
}
.AnyTagClassName
{
color: #734868;
}
</style>
background-color css
<style>
a { background-color: #734868; }
a { background-color: rgb(115,72,104); }
div.DivClassName
{
background-color: #734868;
}
.BgClassName
{
background-color: #734868;
}
</style>
border-color css
<style>
span { border-color: #734868; }
span { border-color: rgb(115,72,104); }
td.TdClassName
{
border-color: #734868;
}
.TagClassName
{
border-color: #734868;
}
</style>