Shades of Cosmic #754668
Tints of Cosmic #754668
RGB
CMYK
RGB Variations
Color information
#754668 (or 0x754668) is known color: Cosmic. HEX triplet: 75, 46 and 68. RGB value is (117,70,104). Sum of RGB (Red+Green+Blue) = 117+70+104=291 (38% of max value = 765). Red value is 117 (46.09% from 255 or 40.21% from 291); Green value is 70 (27.73% from 255 or 24.05% from 291); Blue value is 104 (41.02% from 255 or 35.74% from 291); Max value from RGB is 117 - color contains mainly: red. Hex color #754668 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #754668 is #8AB997. Grayscale: #575757. Windows color (decimal): -9091480 or 6833781. OLE color: 6833781.
HSL color Cylindrical-coordinate representation of color #754668: hue angle of 316.6º degrees, saturation: 0.25, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #754668 is Cyan = 0, Magento = 0.40, Yellow = 0.11 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 70 | 104 | - |
| CMYK | 0 | 0.40 | 0.11 | 0.54 |
| HSL | 316.6º | 0.25% | 0.37% | - |
| HSV(B) | 316.6º | 0.4% | 0.46% | - |
| XYZ | 12.02 | 9.16 | 14.23 | - |
| YUV | 87.93 | 137.07 | 148.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 70 | 104 | 0 | 0.40 | 0.11 | 0.54 | 316.6 | 0.25 | 0.37 |
| Hex | 75 | 46 | 68 | 0 | 28 | B | 36 | 13D | 19 | 25 |
| Octal | 165 | 106 | 150 | 0 | 50 | 13 | 66 | 475 | 31 | 45 |
| Binary | 1110101 | 1000110 | 1101000 | 0 | 101000 | 1011 | 110110 | 100111101 | 11001 | 100101 |
Color Harmonies of #754668
Complementary color
Monochromatic Colors of #754668
Black with #754668
Text Example
Text Example
White with #754668
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #754668; }
p { color: rgb(117,70,104); }
H1.HeaderClassName
{
color: #754668;
}
.AnyTagClassName
{
color: #754668;
}
</style>
background-color css
<style>
a { background-color: #754668; }
a { background-color: rgb(117,70,104); }
div.DivClassName
{
background-color: #754668;
}
.BgClassName
{
background-color: #754668;
}
</style>
border-color css
<style>
span { border-color: #754668; }
span { border-color: rgb(117,70,104); }
td.TdClassName
{
border-color: #754668;
}
.TagClassName
{
border-color: #754668;
}
</style>