Shades of Cosmic #754164
Tints of Cosmic #754164
RGB
CMYK
RGB Variations
Color information
#754164 (or 0x754164) is known color: Cosmic. HEX triplet: 75, 41 and 64. RGB value is (117,65,100). Sum of RGB (Red+Green+Blue) = 117+65+100=282 (37% of max value = 765). Red value is 117 (46.09% from 255 or 41.49% from 282); Green value is 65 (25.78% from 255 or 23.05% from 282); Blue value is 100 (39.45% from 255 or 35.46% from 282); Max value from RGB is 117 - color contains mainly: red. Hex color #754164 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #754164 is #8ABE9B. Grayscale: #545454. Windows color (decimal): -9092764 or 6570357. OLE color: 6570357.
HSL color Cylindrical-coordinate representation of color #754164: hue angle of 319.62º 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 #754164 is Cyan = 0, Magento = 0.44, Yellow = 0.15 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 65 | 100 | - |
| CMYK | 0 | 0.44 | 0.15 | 0.54 |
| HSL | 319.62º | 0.29% | 0.36% | - |
| HSV(B) | 319.62º | 0.44% | 0.46% | - |
| XYZ | 11.53 | 8.48 | 13.09 | - |
| YUV | 84.54 | 136.73 | 151.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 65 | 100 | 0 | 0.44 | 0.15 | 0.54 | 319.62 | 0.29 | 0.36 |
| Hex | 75 | 41 | 64 | 0 | 2C | F | 36 | 140 | 1D | 24 |
| Octal | 165 | 101 | 144 | 0 | 54 | 17 | 66 | 500 | 35 | 44 |
| Binary | 1110101 | 1000001 | 1100100 | 0 | 101100 | 1111 | 110110 | 101000000 | 11101 | 100100 |
Color Harmonies of #754164
Complementary color
Monochromatic Colors of #754164
Black with #754164
Text Example
Text Example
White with #754164
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #754164; }
p { color: rgb(117,65,100); }
H1.HeaderClassName
{
color: #754164;
}
.AnyTagClassName
{
color: #754164;
}
</style>
background-color css
<style>
a { background-color: #754164; }
a { background-color: rgb(117,65,100); }
div.DivClassName
{
background-color: #754164;
}
.BgClassName
{
background-color: #754164;
}
</style>
border-color css
<style>
span { border-color: #754164; }
span { border-color: rgb(117,65,100); }
td.TdClassName
{
border-color: #754164;
}
.TagClassName
{
border-color: #754164;
}
</style>