Shades of Cosmic #735059
Tints of Cosmic #735059
RGB
CMYK
RGB Variations
Color information
#735059 (or 0x735059) is known color: Cosmic. HEX triplet: 73, 50 and 59. RGB value is (115,80,89). Sum of RGB (Red+Green+Blue) = 115+80+89=284 (37% of max value = 765). Red value is 115 (45.31% from 255 or 40.49% from 284); Green value is 80 (31.64% from 255 or 28.17% from 284); Blue value is 89 (35.16% from 255 or 31.34% from 284); Max value from RGB is 115 - color contains mainly: red. Hex color #735059 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #735059 is #8CAFA6. Grayscale: #5B5B5B. Windows color (decimal): -9220007 or 5853299. OLE color: 5853299.
HSL color Cylindrical-coordinate representation of color #735059: hue angle of 344.57º degrees, saturation: 0.18, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #735059 is Cyan = 0, Magento = 0.30, Yellow = 0.23 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 80 | 89 | - |
| CMYK | 0 | 0.30 | 0.23 | 0.55 |
| HSL | 344.57º | 0.18% | 0.38% | - |
| HSV(B) | 344.57º | 0.3% | 0.45% | - |
| XYZ | 11.74 | 10.1 | 10.78 | - |
| YUV | 91.49 | 126.6 | 144.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 80 | 89 | 0 | 0.30 | 0.23 | 0.55 | 344.57 | 0.18 | 0.38 |
| Hex | 73 | 50 | 59 | 0 | 1E | 17 | 37 | 159 | 12 | 26 |
| Octal | 163 | 120 | 131 | 0 | 36 | 27 | 67 | 531 | 22 | 46 |
| Binary | 1110011 | 1010000 | 1011001 | 0 | 11110 | 10111 | 110111 | 101011001 | 10010 | 100110 |
Color Harmonies of #735059
Complementary color
Monochromatic Colors of #735059
Black with #735059
Text Example
Text Example
White with #735059
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #735059; }
p { color: rgb(115,80,89); }
H1.HeaderClassName
{
color: #735059;
}
.AnyTagClassName
{
color: #735059;
}
</style>
background-color css
<style>
a { background-color: #735059; }
a { background-color: rgb(115,80,89); }
div.DivClassName
{
background-color: #735059;
}
.BgClassName
{
background-color: #735059;
}
</style>
border-color css
<style>
span { border-color: #735059; }
span { border-color: rgb(115,80,89); }
td.TdClassName
{
border-color: #735059;
}
.TagClassName
{
border-color: #735059;
}
</style>