Shades of Cosmic #745566
Tints of Cosmic #745566
RGB
CMYK
RGB Variations
Color information
#745566 (or 0x745566) is known color: Cosmic. HEX triplet: 74, 55 and 66. RGB value is (116,85,102). Sum of RGB (Red+Green+Blue) = 116+85+102=303 (40% of max value = 765). Red value is 116 (45.70% from 255 or 38.28% from 303); Green value is 85 (33.59% from 255 or 28.05% from 303); Blue value is 102 (40.23% from 255 or 33.66% from 303); Max value from RGB is 116 - color contains mainly: red. Hex color #745566 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #745566 is #8BAA99. Grayscale: #606060. Windows color (decimal): -9153178 or 6706548. OLE color: 6706548.
HSL color Cylindrical-coordinate representation of color #745566: hue angle of 327.1º degrees, saturation: 0.15, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #745566 is Cyan = 0, Magento = 0.27, Yellow = 0.12 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 85 | 102 | - |
| CMYK | 0 | 0.27 | 0.12 | 0.55 |
| HSL | 327.1º | 0.15% | 0.39% | - |
| HSV(B) | 327.1º | 0.27% | 0.45% | - |
| XYZ | 12.85 | 11.17 | 14.05 | - |
| YUV | 96.21 | 131.27 | 142.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 85 | 102 | 0 | 0.27 | 0.12 | 0.55 | 327.1 | 0.15 | 0.39 |
| Hex | 74 | 55 | 66 | 0 | 1B | C | 37 | 147 | F | 27 |
| Octal | 164 | 125 | 146 | 0 | 33 | 14 | 67 | 507 | 17 | 47 |
| Binary | 1110100 | 1010101 | 1100110 | 0 | 11011 | 1100 | 110111 | 101000111 | 1111 | 100111 |
Color Harmonies of #745566
Complementary color
Monochromatic Colors of #745566
Black with #745566
Text Example
Text Example
White with #745566
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #745566; }
p { color: rgb(116,85,102); }
H1.HeaderClassName
{
color: #745566;
}
.AnyTagClassName
{
color: #745566;
}
</style>
background-color css
<style>
a { background-color: #745566; }
a { background-color: rgb(116,85,102); }
div.DivClassName
{
background-color: #745566;
}
.BgClassName
{
background-color: #745566;
}
</style>
border-color css
<style>
span { border-color: #745566; }
span { border-color: rgb(116,85,102); }
td.TdClassName
{
border-color: #745566;
}
.TagClassName
{
border-color: #745566;
}
</style>