Shades of Cosmic #755463
Tints of Cosmic #755463
RGB
CMYK
RGB Variations
Color information
#755463 (or 0x755463) is known color: Cosmic. HEX triplet: 75, 54 and 63. RGB value is (117,84,99). Sum of RGB (Red+Green+Blue) = 117+84+99=300 (39% of max value = 765). Red value is 117 (46.09% from 255 or 39% from 300); Green value is 84 (33.20% from 255 or 28% from 300); Blue value is 99 (39.06% from 255 or 33% from 300); Max value from RGB is 117 - color contains mainly: red. Hex color #755463 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #755463 is #8AAB9C. Grayscale: #5F5F5F. Windows color (decimal): -9087901 or 6509685. OLE color: 6509685.
HSL color Cylindrical-coordinate representation of color #755463: hue angle of 332.73º degrees, saturation: 0.16, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #755463 is Cyan = 0, Magento = 0.28, Yellow = 0.15 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 84 | 99 | - |
| CMYK | 0 | 0.28 | 0.15 | 0.54 |
| HSL | 332.73º | 0.16% | 0.39% | - |
| HSV(B) | 332.73º | 0.28% | 0.46% | - |
| XYZ | 12.76 | 11.02 | 13.26 | - |
| YUV | 95.58 | 129.93 | 143.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 84 | 99 | 0 | 0.28 | 0.15 | 0.54 | 332.73 | 0.16 | 0.39 |
| Hex | 75 | 54 | 63 | 0 | 1C | F | 36 | 14D | 10 | 27 |
| Octal | 165 | 124 | 143 | 0 | 34 | 17 | 66 | 515 | 20 | 47 |
| Binary | 1110101 | 1010100 | 1100011 | 0 | 11100 | 1111 | 110110 | 101001101 | 10000 | 100111 |
Color Harmonies of #755463
Complementary color
Monochromatic Colors of #755463
Black with #755463
Text Example
Text Example
White with #755463
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #755463; }
p { color: rgb(117,84,99); }
H1.HeaderClassName
{
color: #755463;
}
.AnyTagClassName
{
color: #755463;
}
</style>
background-color css
<style>
a { background-color: #755463; }
a { background-color: rgb(117,84,99); }
div.DivClassName
{
background-color: #755463;
}
.BgClassName
{
background-color: #755463;
}
</style>
border-color css
<style>
span { border-color: #755463; }
span { border-color: rgb(117,84,99); }
td.TdClassName
{
border-color: #755463;
}
.TagClassName
{
border-color: #755463;
}
</style>