Shades of Cosmic #745266
Tints of Cosmic #745266
RGB
CMYK
RGB Variations
Color information
#745266 (or 0x745266) is known color: Cosmic. HEX triplet: 74, 52 and 66. RGB value is (116,82,102). Sum of RGB (Red+Green+Blue) = 116+82+102=300 (39% of max value = 765). Red value is 116 (45.70% from 255 or 38.67% from 300); Green value is 82 (32.42% from 255 or 27.33% from 300); Blue value is 102 (40.23% from 255 or 34% from 300); Max value from RGB is 116 - color contains mainly: red. Hex color #745266 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #745266 is #8BAD99. Grayscale: #5E5E5E. Windows color (decimal): -9153946 or 6705780. OLE color: 6705780.
HSL color Cylindrical-coordinate representation of color #745266: hue angle of 324.71º degrees, saturation: 0.17, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #745266 is Cyan = 0, Magento = 0.29, Yellow = 0.12 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 82 | 102 | - |
| CMYK | 0 | 0.29 | 0.12 | 0.55 |
| HSL | 324.71º | 0.17% | 0.39% | - |
| HSV(B) | 324.71º | 0.29% | 0.45% | - |
| XYZ | 12.62 | 10.71 | 13.97 | - |
| YUV | 94.45 | 132.26 | 143.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 82 | 102 | 0 | 0.29 | 0.12 | 0.55 | 324.71 | 0.17 | 0.39 |
| Hex | 74 | 52 | 66 | 0 | 1D | C | 37 | 145 | 11 | 27 |
| Octal | 164 | 122 | 146 | 0 | 35 | 14 | 67 | 505 | 21 | 47 |
| Binary | 1110100 | 1010010 | 1100110 | 0 | 11101 | 1100 | 110111 | 101000101 | 10001 | 100111 |
Color Harmonies of #745266
Complementary color
Monochromatic Colors of #745266
Black with #745266
Text Example
Text Example
White with #745266
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #745266; }
p { color: rgb(116,82,102); }
H1.HeaderClassName
{
color: #745266;
}
.AnyTagClassName
{
color: #745266;
}
</style>
background-color css
<style>
a { background-color: #745266; }
a { background-color: rgb(116,82,102); }
div.DivClassName
{
background-color: #745266;
}
.BgClassName
{
background-color: #745266;
}
</style>
border-color css
<style>
span { border-color: #745266; }
span { border-color: rgb(116,82,102); }
td.TdClassName
{
border-color: #745266;
}
.TagClassName
{
border-color: #745266;
}
</style>