Shades of Cosmic #754861
Tints of Cosmic #754861
RGB
CMYK
RGB Variations
Color information
#754861 (or 0x754861) is known color: Cosmic. HEX triplet: 75, 48 and 61. RGB value is (117,72,97). Sum of RGB (Red+Green+Blue) = 117+72+97=286 (37% of max value = 765). Red value is 117 (46.09% from 255 or 40.91% from 286); Green value is 72 (28.52% from 255 or 25.17% from 286); Blue value is 97 (38.28% from 255 or 33.92% from 286); Max value from RGB is 117 - color contains mainly: red. Hex color #754861 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #754861 is #8AB79E. Grayscale: #585858. Windows color (decimal): -9090975 or 6375541. OLE color: 6375541.
HSL color Cylindrical-coordinate representation of color #754861: hue angle of 326.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 #754861 is Cyan = 0, Magento = 0.38, Yellow = 0.17 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 72 | 97 | - |
| CMYK | 0 | 0.38 | 0.17 | 0.54 |
| HSL | 326.67º | 0.24% | 0.37% | - |
| HSV(B) | 326.67º | 0.38% | 0.46% | - |
| XYZ | 11.81 | 9.28 | 12.48 | - |
| YUV | 88.31 | 132.91 | 148.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 72 | 97 | 0 | 0.38 | 0.17 | 0.54 | 326.67 | 0.24 | 0.37 |
| Hex | 75 | 48 | 61 | 0 | 26 | 11 | 36 | 147 | 18 | 25 |
| Octal | 165 | 110 | 141 | 0 | 46 | 21 | 66 | 507 | 30 | 45 |
| Binary | 1110101 | 1001000 | 1100001 | 0 | 100110 | 10001 | 110110 | 101000111 | 11000 | 100101 |
Color Harmonies of #754861
Complementary color
Monochromatic Colors of #754861
Black with #754861
Text Example
Text Example
White with #754861
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #754861; }
p { color: rgb(117,72,97); }
H1.HeaderClassName
{
color: #754861;
}
.AnyTagClassName
{
color: #754861;
}
</style>
background-color css
<style>
a { background-color: #754861; }
a { background-color: rgb(117,72,97); }
div.DivClassName
{
background-color: #754861;
}
.BgClassName
{
background-color: #754861;
}
</style>
border-color css
<style>
span { border-color: #754861; }
span { border-color: rgb(117,72,97); }
td.TdClassName
{
border-color: #754861;
}
.TagClassName
{
border-color: #754861;
}
</style>