Shades of Cosmic #745866
Tints of Cosmic #745866
RGB
CMYK
RGB Variations
Color information
#745866 (or 0x745866) is known color: Cosmic. HEX triplet: 74, 58 and 66. RGB value is (116,88,102). Sum of RGB (Red+Green+Blue) = 116+88+102=306 (40% of max value = 765). Red value is 116 (45.70% from 255 or 37.91% from 306); Green value is 88 (34.77% from 255 or 28.76% from 306); Blue value is 102 (40.23% from 255 or 33.33% from 306); Max value from RGB is 116 - color contains mainly: red. Hex color #745866 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #745866 is #8BA799. Grayscale: #616161. Windows color (decimal): -9152410 or 6707316. OLE color: 6707316.
HSL color Cylindrical-coordinate representation of color #745866: hue angle of 330º degrees, saturation: 0.14, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #745866 is Cyan = 0, Magento = 0.24, Yellow = 0.12 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 88 | 102 | - |
| CMYK | 0 | 0.24 | 0.12 | 0.55 |
| HSL | 330º | 0.14% | 0.4% | - |
| HSV(B) | 330º | 0.24% | 0.45% | - |
| XYZ | 13.09 | 11.65 | 14.13 | - |
| YUV | 97.97 | 130.28 | 140.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 88 | 102 | 0 | 0.24 | 0.12 | 0.55 | 330 | 0.14 | 0.4 |
| Hex | 74 | 58 | 66 | 0 | 18 | C | 37 | 14A | E | 28 |
| Octal | 164 | 130 | 146 | 0 | 30 | 14 | 67 | 512 | 16 | 50 |
| Binary | 1110100 | 1011000 | 1100110 | 0 | 11000 | 1100 | 110111 | 101001010 | 1110 | 101000 |
Color Harmonies of #745866
Complementary color
Monochromatic Colors of #745866
Black with #745866
Text Example
Text Example
White with #745866
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #745866; }
p { color: rgb(116,88,102); }
H1.HeaderClassName
{
color: #745866;
}
.AnyTagClassName
{
color: #745866;
}
</style>
background-color css
<style>
a { background-color: #745866; }
a { background-color: rgb(116,88,102); }
div.DivClassName
{
background-color: #745866;
}
.BgClassName
{
background-color: #745866;
}
</style>
border-color css
<style>
span { border-color: #745866; }
span { border-color: rgb(116,88,102); }
td.TdClassName
{
border-color: #745866;
}
.TagClassName
{
border-color: #745866;
}
</style>