Shades of Cosmic #734562
Tints of Cosmic #734562
RGB
CMYK
RGB Variations
Color information
#734562 (or 0x734562) is known color: Cosmic. HEX triplet: 73, 45 and 62. RGB value is (115,69,98). Sum of RGB (Red+Green+Blue) = 115+69+98=282 (37% of max value = 765). Red value is 115 (45.31% from 255 or 40.78% from 282); Green value is 69 (27.34% from 255 or 24.47% from 282); Blue value is 98 (38.67% from 255 or 34.75% from 282); Max value from RGB is 115 - color contains mainly: red. Hex color #734562 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #734562 is #8CBA9D. Grayscale: #555555. Windows color (decimal): -9222814 or 6440307. OLE color: 6440307.
HSL color Cylindrical-coordinate representation of color #734562: hue angle of 322.17º degrees, saturation: 0.25, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #734562 is Cyan = 0, Magento = 0.4, Yellow = 0.15 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 69 | 98 | - |
| CMYK | 0 | 0.4 | 0.15 | 0.55 |
| HSL | 322.17º | 0.25% | 0.36% | - |
| HSV(B) | 322.17º | 0.4% | 0.45% | - |
| XYZ | 11.4 | 8.78 | 12.65 | - |
| YUV | 86.06 | 134.74 | 148.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 69 | 98 | 0 | 0.4 | 0.15 | 0.55 | 322.17 | 0.25 | 0.36 |
| Hex | 73 | 45 | 62 | 0 | 28 | F | 37 | 142 | 19 | 24 |
| Octal | 163 | 105 | 142 | 0 | 50 | 17 | 67 | 502 | 31 | 44 |
| Binary | 1110011 | 1000101 | 1100010 | 0 | 101000 | 1111 | 110111 | 101000010 | 11001 | 100100 |
Color Harmonies of #734562
Complementary color
Monochromatic Colors of #734562
Black with #734562
Text Example
Text Example
White with #734562
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #734562; }
p { color: rgb(115,69,98); }
H1.HeaderClassName
{
color: #734562;
}
.AnyTagClassName
{
color: #734562;
}
</style>
background-color css
<style>
a { background-color: #734562; }
a { background-color: rgb(115,69,98); }
div.DivClassName
{
background-color: #734562;
}
.BgClassName
{
background-color: #734562;
}
</style>
border-color css
<style>
span { border-color: #734562; }
span { border-color: rgb(115,69,98); }
td.TdClassName
{
border-color: #734562;
}
.TagClassName
{
border-color: #734562;
}
</style>