Shades of Cosmic #754766
Tints of Cosmic #754766
RGB
CMYK
RGB Variations
Color information
#754766 (or 0x754766) is known color: Cosmic. HEX triplet: 75, 47 and 66. RGB value is (117,71,102). Sum of RGB (Red+Green+Blue) = 117+71+102=290 (38% of max value = 765). Red value is 117 (46.09% from 255 or 40.34% from 290); Green value is 71 (28.12% from 255 or 24.48% from 290); Blue value is 102 (40.23% from 255 or 35.17% from 290); Max value from RGB is 117 - color contains mainly: red. Hex color #754766 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #754766 is #8AB899. Grayscale: #585858. Windows color (decimal): -9091226 or 6702965. OLE color: 6702965.
HSL color Cylindrical-coordinate representation of color #754766: hue angle of 319.57º degrees, saturation: 0.24, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #754766 is Cyan = 0, Magento = 0.39, Yellow = 0.13 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 71 | 102 | - |
| CMYK | 0 | 0.39 | 0.13 | 0.54 |
| HSL | 319.57º | 0.24% | 0.37% | - |
| HSV(B) | 319.57º | 0.39% | 0.46% | - |
| XYZ | 11.99 | 9.25 | 13.72 | - |
| YUV | 88.29 | 135.74 | 148.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 71 | 102 | 0 | 0.39 | 0.13 | 0.54 | 319.57 | 0.24 | 0.37 |
| Hex | 75 | 47 | 66 | 0 | 27 | D | 36 | 140 | 18 | 25 |
| Octal | 165 | 107 | 146 | 0 | 47 | 15 | 66 | 500 | 30 | 45 |
| Binary | 1110101 | 1000111 | 1100110 | 0 | 100111 | 1101 | 110110 | 101000000 | 11000 | 100101 |
Color Harmonies of #754766
Complementary color
Monochromatic Colors of #754766
Black with #754766
Text Example
Text Example
White with #754766
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #754766; }
p { color: rgb(117,71,102); }
H1.HeaderClassName
{
color: #754766;
}
.AnyTagClassName
{
color: #754766;
}
</style>
background-color css
<style>
a { background-color: #754766; }
a { background-color: rgb(117,71,102); }
div.DivClassName
{
background-color: #754766;
}
.BgClassName
{
background-color: #754766;
}
</style>
border-color css
<style>
span { border-color: #754766; }
span { border-color: rgb(117,71,102); }
td.TdClassName
{
border-color: #754766;
}
.TagClassName
{
border-color: #754766;
}
</style>