Shades of Cosmic #745059
Tints of Cosmic #745059
RGB
CMYK
RGB Variations
Color information
#745059 (or 0x745059) is known color: Cosmic. HEX triplet: 74, 50 and 59. RGB value is (116,80,89). Sum of RGB (Red+Green+Blue) = 116+80+89=285 (37% of max value = 765). Red value is 116 (45.70% from 255 or 40.70% from 285); Green value is 80 (31.64% from 255 or 28.07% from 285); Blue value is 89 (35.16% from 255 or 31.23% from 285); Max value from RGB is 116 - color contains mainly: red. Hex color #745059 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #745059 is #8BAFA6. Grayscale: #5B5B5B. Windows color (decimal): -9154471 or 5853300. OLE color: 5853300.
HSL color Cylindrical-coordinate representation of color #745059: hue angle of 345º degrees, saturation: 0.18, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #745059 is Cyan = 0, Magento = 0.31, Yellow = 0.23 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 80 | 89 | - |
| CMYK | 0 | 0.31 | 0.23 | 0.55 |
| HSL | 345º | 0.18% | 0.38% | - |
| HSV(B) | 345º | 0.31% | 0.45% | - |
| XYZ | 11.87 | 10.17 | 10.79 | - |
| YUV | 91.79 | 126.43 | 145.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 80 | 89 | 0 | 0.31 | 0.23 | 0.55 | 345 | 0.18 | 0.38 |
| Hex | 74 | 50 | 59 | 0 | 1F | 17 | 37 | 159 | 12 | 26 |
| Octal | 164 | 120 | 131 | 0 | 37 | 27 | 67 | 531 | 22 | 46 |
| Binary | 1110100 | 1010000 | 1011001 | 0 | 11111 | 10111 | 110111 | 101011001 | 10010 | 100110 |
Color Harmonies of #745059
Complementary color
Monochromatic Colors of #745059
Black with #745059
Text Example
Text Example
White with #745059
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #745059; }
p { color: rgb(116,80,89); }
H1.HeaderClassName
{
color: #745059;
}
.AnyTagClassName
{
color: #745059;
}
</style>
background-color css
<style>
a { background-color: #745059; }
a { background-color: rgb(116,80,89); }
div.DivClassName
{
background-color: #745059;
}
.BgClassName
{
background-color: #745059;
}
</style>
border-color css
<style>
span { border-color: #745059; }
span { border-color: rgb(116,80,89); }
td.TdClassName
{
border-color: #745059;
}
.TagClassName
{
border-color: #745059;
}
</style>