Shades of Cosmic #754168
Tints of Cosmic #754168
RGB
CMYK
RGB Variations
Color information
#754168 (or 0x754168) is known color: Cosmic. HEX triplet: 75, 41 and 68. RGB value is (117,65,104). Sum of RGB (Red+Green+Blue) = 117+65+104=286 (37% of max value = 765). Red value is 117 (46.09% from 255 or 40.91% from 286); Green value is 65 (25.78% from 255 or 22.73% from 286); Blue value is 104 (41.02% from 255 or 36.36% from 286); Max value from RGB is 117 - color contains mainly: red. Hex color #754168 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #754168 is #8ABE97. Grayscale: #545454. Windows color (decimal): -9092760 or 6832501. OLE color: 6832501.
HSL color Cylindrical-coordinate representation of color #754168: hue angle of 315º degrees, saturation: 0.29, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #754168 is Cyan = 0, Magento = 0.44, Yellow = 0.11 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 65 | 104 | - |
| CMYK | 0 | 0.44 | 0.11 | 0.54 |
| HSL | 315º | 0.29% | 0.36% | - |
| HSV(B) | 315º | 0.44% | 0.46% | - |
| XYZ | 11.73 | 8.56 | 14.13 | - |
| YUV | 84.99 | 138.73 | 150.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 65 | 104 | 0 | 0.44 | 0.11 | 0.54 | 315 | 0.29 | 0.36 |
| Hex | 75 | 41 | 68 | 0 | 2C | B | 36 | 13B | 1D | 24 |
| Octal | 165 | 101 | 150 | 0 | 54 | 13 | 66 | 473 | 35 | 44 |
| Binary | 1110101 | 1000001 | 1101000 | 0 | 101100 | 1011 | 110110 | 100111011 | 11101 | 100100 |
Color Harmonies of #754168
Complementary color
Monochromatic Colors of #754168
Black with #754168
Text Example
Text Example
White with #754168
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #754168; }
p { color: rgb(117,65,104); }
H1.HeaderClassName
{
color: #754168;
}
.AnyTagClassName
{
color: #754168;
}
</style>
background-color css
<style>
a { background-color: #754168; }
a { background-color: rgb(117,65,104); }
div.DivClassName
{
background-color: #754168;
}
.BgClassName
{
background-color: #754168;
}
</style>
border-color css
<style>
span { border-color: #754168; }
span { border-color: rgb(117,65,104); }
td.TdClassName
{
border-color: #754168;
}
.TagClassName
{
border-color: #754168;
}
</style>