Shades of Cosmic #744758
Tints of Cosmic #744758
RGB
CMYK
RGB Variations
Color information
#744758 (or 0x744758) is known color: Cosmic. HEX triplet: 74, 47 and 58. RGB value is (116,71,88). Sum of RGB (Red+Green+Blue) = 116+71+88=275 (36% of max value = 765). Red value is 116 (45.70% from 255 or 42.18% from 275); Green value is 71 (28.12% from 255 or 25.82% from 275); Blue value is 88 (34.77% from 255 or 32% from 275); Max value from RGB is 116 - color contains mainly: red. Hex color #744758 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #744758 is #8BB8A7. Grayscale: #565656. Windows color (decimal): -9156776 or 5785460. OLE color: 5785460.
HSL color Cylindrical-coordinate representation of color #744758: hue angle of 337.33º degrees, saturation: 0.24, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #744758 is Cyan = 0, Magento = 0.39, Yellow = 0.24 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 71 | 88 | - |
| CMYK | 0 | 0.39 | 0.24 | 0.55 |
| HSL | 337.33º | 0.24% | 0.37% | - |
| HSV(B) | 337.33º | 0.39% | 0.45% | - |
| XYZ | 11.22 | 8.92 | 10.36 | - |
| YUV | 86.39 | 128.91 | 149.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 71 | 88 | 0 | 0.39 | 0.24 | 0.55 | 337.33 | 0.24 | 0.37 |
| Hex | 74 | 47 | 58 | 0 | 27 | 18 | 37 | 151 | 18 | 25 |
| Octal | 164 | 107 | 130 | 0 | 47 | 30 | 67 | 521 | 30 | 45 |
| Binary | 1110100 | 1000111 | 1011000 | 0 | 100111 | 11000 | 110111 | 101010001 | 11000 | 100101 |
Color Harmonies of #744758
Complementary color
Monochromatic Colors of #744758
Black with #744758
Text Example
Text Example
White with #744758
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #744758; }
p { color: rgb(116,71,88); }
H1.HeaderClassName
{
color: #744758;
}
.AnyTagClassName
{
color: #744758;
}
</style>
background-color css
<style>
a { background-color: #744758; }
a { background-color: rgb(116,71,88); }
div.DivClassName
{
background-color: #744758;
}
.BgClassName
{
background-color: #744758;
}
</style>
border-color css
<style>
span { border-color: #744758; }
span { border-color: rgb(116,71,88); }
td.TdClassName
{
border-color: #744758;
}
.TagClassName
{
border-color: #744758;
}
</style>