Shades of Cosmic #754066
Tints of Cosmic #754066
RGB
CMYK
RGB Variations
Color information
#754066 (or 0x754066) is known color: Cosmic. HEX triplet: 75, 40 and 66. RGB value is (117,64,102). Sum of RGB (Red+Green+Blue) = 117+64+102=283 (37% of max value = 765). Red value is 117 (46.09% from 255 or 41.34% from 283); Green value is 64 (25.39% from 255 or 22.61% from 283); Blue value is 102 (40.23% from 255 or 36.04% from 283); Max value from RGB is 117 - color contains mainly: red. Hex color #754066 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #754066 is #8ABF99. Grayscale: #545454. Windows color (decimal): -9093018 or 6701173. OLE color: 6701173.
HSL color Cylindrical-coordinate representation of color #754066: hue angle of 316.98º degrees, saturation: 0.29, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #754066 is Cyan = 0, Magento = 0.45, Yellow = 0.13 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 64 | 102 | - |
| CMYK | 0 | 0.45 | 0.13 | 0.54 |
| HSL | 316.98º | 0.29% | 0.35% | - |
| HSV(B) | 316.98º | 0.45% | 0.46% | - |
| XYZ | 11.57 | 8.41 | 13.58 | - |
| YUV | 84.18 | 138.06 | 151.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 64 | 102 | 0 | 0.45 | 0.13 | 0.54 | 316.98 | 0.29 | 0.35 |
| Hex | 75 | 40 | 66 | 0 | 2D | D | 36 | 13D | 1D | 23 |
| Octal | 165 | 100 | 146 | 0 | 55 | 15 | 66 | 475 | 35 | 43 |
| Binary | 1110101 | 1000000 | 1100110 | 0 | 101101 | 1101 | 110110 | 100111101 | 11101 | 100011 |
Color Harmonies of #754066
Complementary color
Monochromatic Colors of #754066
Black with #754066
Text Example
Text Example
White with #754066
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #754066; }
p { color: rgb(117,64,102); }
H1.HeaderClassName
{
color: #754066;
}
.AnyTagClassName
{
color: #754066;
}
</style>
background-color css
<style>
a { background-color: #754066; }
a { background-color: rgb(117,64,102); }
div.DivClassName
{
background-color: #754066;
}
.BgClassName
{
background-color: #754066;
}
</style>
border-color css
<style>
span { border-color: #754066; }
span { border-color: rgb(117,64,102); }
td.TdClassName
{
border-color: #754066;
}
.TagClassName
{
border-color: #754066;
}
</style>