Shades of Cosmic #754963
Tints of Cosmic #754963
RGB
CMYK
RGB Variations
Color information
#754963 (or 0x754963) is known color: Cosmic. HEX triplet: 75, 49 and 63. RGB value is (117,73,99). Sum of RGB (Red+Green+Blue) = 117+73+99=289 (38% of max value = 765). Red value is 117 (46.09% from 255 or 40.48% from 289); Green value is 73 (28.91% from 255 or 25.26% from 289); Blue value is 99 (39.06% from 255 or 34.26% from 289); Max value from RGB is 117 - color contains mainly: red. Hex color #754963 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #754963 is #8AB69C. Grayscale: #595959. Windows color (decimal): -9090717 or 6506869. OLE color: 6506869.
HSL color Cylindrical-coordinate representation of color #754963: hue angle of 324.55º degrees, saturation: 0.23, 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 #754963 is Cyan = 0, Magento = 0.38, Yellow = 0.15 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 73 | 99 | - |
| CMYK | 0 | 0.38 | 0.15 | 0.54 |
| HSL | 324.55º | 0.23% | 0.37% | - |
| HSV(B) | 324.55º | 0.38% | 0.46% | - |
| XYZ | 11.97 | 9.45 | 13 | - |
| YUV | 89.12 | 133.58 | 147.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 73 | 99 | 0 | 0.38 | 0.15 | 0.54 | 324.55 | 0.23 | 0.37 |
| Hex | 75 | 49 | 63 | 0 | 26 | F | 36 | 145 | 17 | 25 |
| Octal | 165 | 111 | 143 | 0 | 46 | 17 | 66 | 505 | 27 | 45 |
| Binary | 1110101 | 1001001 | 1100011 | 0 | 100110 | 1111 | 110110 | 101000101 | 10111 | 100101 |
Color Harmonies of #754963
Complementary color
Monochromatic Colors of #754963
Black with #754963
Text Example
Text Example
White with #754963
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #754963; }
p { color: rgb(117,73,99); }
H1.HeaderClassName
{
color: #754963;
}
.AnyTagClassName
{
color: #754963;
}
</style>
background-color css
<style>
a { background-color: #754963; }
a { background-color: rgb(117,73,99); }
div.DivClassName
{
background-color: #754963;
}
.BgClassName
{
background-color: #754963;
}
</style>
border-color css
<style>
span { border-color: #754963; }
span { border-color: rgb(117,73,99); }
td.TdClassName
{
border-color: #754963;
}
.TagClassName
{
border-color: #754963;
}
</style>