Shades of Cosmic #745166
Tints of Cosmic #745166
RGB
CMYK
RGB Variations
Color information
#745166 (or 0x745166) is known color: Cosmic. HEX triplet: 74, 51 and 66. RGB value is (116,81,102). Sum of RGB (Red+Green+Blue) = 116+81+102=299 (39% of max value = 765). Red value is 116 (45.70% from 255 or 38.80% from 299); Green value is 81 (32.03% from 255 or 27.09% from 299); Blue value is 102 (40.23% from 255 or 34.11% from 299); Max value from RGB is 116 - color contains mainly: red. Hex color #745166 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #745166 is #8BAE99. Grayscale: #5D5D5D. Windows color (decimal): -9154202 or 6705524. OLE color: 6705524.
HSL color Cylindrical-coordinate representation of color #745166: hue angle of 324º degrees, saturation: 0.18, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #745166 is Cyan = 0, Magento = 0.30, Yellow = 0.12 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 81 | 102 | - |
| CMYK | 0 | 0.30 | 0.12 | 0.55 |
| HSL | 324º | 0.18% | 0.39% | - |
| HSV(B) | 324º | 0.3% | 0.45% | - |
| XYZ | 12.54 | 10.56 | 13.95 | - |
| YUV | 93.86 | 132.6 | 143.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 81 | 102 | 0 | 0.30 | 0.12 | 0.55 | 324 | 0.18 | 0.39 |
| Hex | 74 | 51 | 66 | 0 | 1E | C | 37 | 144 | 12 | 27 |
| Octal | 164 | 121 | 146 | 0 | 36 | 14 | 67 | 504 | 22 | 47 |
| Binary | 1110100 | 1010001 | 1100110 | 0 | 11110 | 1100 | 110111 | 101000100 | 10010 | 100111 |
Color Harmonies of #745166
Complementary color
Monochromatic Colors of #745166
Black with #745166
Text Example
Text Example
White with #745166
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #745166; }
p { color: rgb(116,81,102); }
H1.HeaderClassName
{
color: #745166;
}
.AnyTagClassName
{
color: #745166;
}
</style>
background-color css
<style>
a { background-color: #745166; }
a { background-color: rgb(116,81,102); }
div.DivClassName
{
background-color: #745166;
}
.BgClassName
{
background-color: #745166;
}
</style>
border-color css
<style>
span { border-color: #745166; }
span { border-color: rgb(116,81,102); }
td.TdClassName
{
border-color: #745166;
}
.TagClassName
{
border-color: #745166;
}
</style>