Shades of Cosmic #754864
Tints of Cosmic #754864
RGB
CMYK
RGB Variations
Color information
#754864 (or 0x754864) is known color: Cosmic. HEX triplet: 75, 48 and 64. RGB value is (117,72,100). Sum of RGB (Red+Green+Blue) = 117+72+100=289 (38% of max value = 765). Red value is 117 (46.09% from 255 or 40.48% from 289); Green value is 72 (28.52% from 255 or 24.91% from 289); Blue value is 100 (39.45% from 255 or 34.60% from 289); Max value from RGB is 117 - color contains mainly: red. Hex color #754864 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #754864 is #8AB79B. Grayscale: #585858. Windows color (decimal): -9090972 or 6572149. OLE color: 6572149.
HSL color Cylindrical-coordinate representation of color #754864: hue angle of 322.67º degrees, saturation: 0.24, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #754864 is Cyan = 0, Magento = 0.38, Yellow = 0.15 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 72 | 100 | - |
| CMYK | 0 | 0.38 | 0.15 | 0.54 |
| HSL | 322.67º | 0.24% | 0.37% | - |
| HSV(B) | 322.67º | 0.38% | 0.46% | - |
| XYZ | 11.95 | 9.34 | 13.23 | - |
| YUV | 88.65 | 134.41 | 148.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 72 | 100 | 0 | 0.38 | 0.15 | 0.54 | 322.67 | 0.24 | 0.37 |
| Hex | 75 | 48 | 64 | 0 | 26 | F | 36 | 143 | 18 | 25 |
| Octal | 165 | 110 | 144 | 0 | 46 | 17 | 66 | 503 | 30 | 45 |
| Binary | 1110101 | 1001000 | 1100100 | 0 | 100110 | 1111 | 110110 | 101000011 | 11000 | 100101 |
Color Harmonies of #754864
Complementary color
Monochromatic Colors of #754864
Black with #754864
Text Example
Text Example
White with #754864
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #754864; }
p { color: rgb(117,72,100); }
H1.HeaderClassName
{
color: #754864;
}
.AnyTagClassName
{
color: #754864;
}
</style>
background-color css
<style>
a { background-color: #754864; }
a { background-color: rgb(117,72,100); }
div.DivClassName
{
background-color: #754864;
}
.BgClassName
{
background-color: #754864;
}
</style>
border-color css
<style>
span { border-color: #754864; }
span { border-color: rgb(117,72,100); }
td.TdClassName
{
border-color: #754864;
}
.TagClassName
{
border-color: #754864;
}
</style>