Shades of Cosmic #734662
Tints of Cosmic #734662
RGB
CMYK
RGB Variations
Color information
#734662 (or 0x734662) is known color: Cosmic. HEX triplet: 73, 46 and 62. RGB value is (115,70,98). Sum of RGB (Red+Green+Blue) = 115+70+98=283 (37% of max value = 765). Red value is 115 (45.31% from 255 or 40.64% from 283); Green value is 70 (27.73% from 255 or 24.73% from 283); Blue value is 98 (38.67% from 255 or 34.63% from 283); Max value from RGB is 115 - color contains mainly: red. Hex color #734662 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #734662 is #8CB99D. Grayscale: #565656. Windows color (decimal): -9222558 or 6440563. OLE color: 6440563.
HSL color Cylindrical-coordinate representation of color #734662: hue angle of 322.67º 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 #734662 is Cyan = 0, Magento = 0.39, Yellow = 0.15 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 70 | 98 | - |
| CMYK | 0 | 0.39 | 0.15 | 0.55 |
| HSL | 322.67º | 0.24% | 0.36% | - |
| HSV(B) | 322.67º | 0.39% | 0.45% | - |
| XYZ | 11.47 | 8.91 | 12.67 | - |
| YUV | 86.65 | 134.41 | 148.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 70 | 98 | 0 | 0.39 | 0.15 | 0.55 | 322.67 | 0.24 | 0.36 |
| Hex | 73 | 46 | 62 | 0 | 27 | F | 37 | 143 | 18 | 24 |
| Octal | 163 | 106 | 142 | 0 | 47 | 17 | 67 | 503 | 30 | 44 |
| Binary | 1110011 | 1000110 | 1100010 | 0 | 100111 | 1111 | 110111 | 101000011 | 11000 | 100100 |
Color Harmonies of #734662
Complementary color
Monochromatic Colors of #734662
Black with #734662
Text Example
Text Example
White with #734662
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #734662; }
p { color: rgb(115,70,98); }
H1.HeaderClassName
{
color: #734662;
}
.AnyTagClassName
{
color: #734662;
}
</style>
background-color css
<style>
a { background-color: #734662; }
a { background-color: rgb(115,70,98); }
div.DivClassName
{
background-color: #734662;
}
.BgClassName
{
background-color: #734662;
}
</style>
border-color css
<style>
span { border-color: #734662; }
span { border-color: rgb(115,70,98); }
td.TdClassName
{
border-color: #734662;
}
.TagClassName
{
border-color: #734662;
}
</style>