Shades of Cosmic #734961
Tints of Cosmic #734961
RGB
CMYK
RGB Variations
Color information
#734961 (or 0x734961) is known color: Cosmic. HEX triplet: 73, 49 and 61. RGB value is (115,73,97). Sum of RGB (Red+Green+Blue) = 115+73+97=285 (37% of max value = 765). Red value is 115 (45.31% from 255 or 40.35% from 285); Green value is 73 (28.91% from 255 or 25.61% from 285); Blue value is 97 (38.28% from 255 or 34.04% from 285); Max value from RGB is 115 - color contains mainly: red. Hex color #734961 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #734961 is #8CB69E. Grayscale: #585858. Windows color (decimal): -9221791 or 6375795. OLE color: 6375795.
HSL color Cylindrical-coordinate representation of color #734961: hue angle of 325.71º degrees, saturation: 0.22, 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 #734961 is Cyan = 0, Magento = 0.37, Yellow = 0.16 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 73 | 97 | - |
| CMYK | 0 | 0.37 | 0.16 | 0.55 |
| HSL | 325.71º | 0.22% | 0.37% | - |
| HSV(B) | 325.71º | 0.37% | 0.45% | - |
| XYZ | 11.61 | 9.27 | 12.49 | - |
| YUV | 88.29 | 132.91 | 147.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 73 | 97 | 0 | 0.37 | 0.16 | 0.55 | 325.71 | 0.22 | 0.37 |
| Hex | 73 | 49 | 61 | 0 | 25 | 10 | 37 | 146 | 16 | 25 |
| Octal | 163 | 111 | 141 | 0 | 45 | 20 | 67 | 506 | 26 | 45 |
| Binary | 1110011 | 1001001 | 1100001 | 0 | 100101 | 10000 | 110111 | 101000110 | 10110 | 100101 |
Color Harmonies of #734961
Complementary color
Monochromatic Colors of #734961
Black with #734961
Text Example
Text Example
White with #734961
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #734961; }
p { color: rgb(115,73,97); }
H1.HeaderClassName
{
color: #734961;
}
.AnyTagClassName
{
color: #734961;
}
</style>
background-color css
<style>
a { background-color: #734961; }
a { background-color: rgb(115,73,97); }
div.DivClassName
{
background-color: #734961;
}
.BgClassName
{
background-color: #734961;
}
</style>
border-color css
<style>
span { border-color: #734961; }
span { border-color: rgb(115,73,97); }
td.TdClassName
{
border-color: #734961;
}
.TagClassName
{
border-color: #734961;
}
</style>