Shades of Cosmic #754658
Tints of Cosmic #754658
RGB
CMYK
RGB Variations
Color information
#754658 (or 0x754658) is known color: Cosmic. HEX triplet: 75, 46 and 58. RGB value is (117,70,88). Sum of RGB (Red+Green+Blue) = 117+70+88=275 (36% of max value = 765). Red value is 117 (46.09% from 255 or 42.55% from 275); Green value is 70 (27.73% from 255 or 25.45% from 275); Blue value is 88 (34.77% from 255 or 32% from 275); Max value from RGB is 117 - color contains mainly: red. Hex color #754658 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #754658 is #8AB9A7. Grayscale: #565656. Windows color (decimal): -9091496 or 5785205. OLE color: 5785205.
HSL color Cylindrical-coordinate representation of color #754658: hue angle of 337.02º 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 #754658 is Cyan = 0, Magento = 0.40, Yellow = 0.25 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 70 | 88 | - |
| CMYK | 0 | 0.40 | 0.25 | 0.54 |
| HSL | 337.02º | 0.25% | 0.37% | - |
| HSV(B) | 337.02º | 0.4% | 0.46% | - |
| XYZ | 11.29 | 8.87 | 10.35 | - |
| YUV | 86.11 | 129.07 | 150.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 70 | 88 | 0 | 0.40 | 0.25 | 0.54 | 337.02 | 0.25 | 0.37 |
| Hex | 75 | 46 | 58 | 0 | 28 | 19 | 36 | 151 | 19 | 25 |
| Octal | 165 | 106 | 130 | 0 | 50 | 31 | 66 | 521 | 31 | 45 |
| Binary | 1110101 | 1000110 | 1011000 | 0 | 101000 | 11001 | 110110 | 101010001 | 11001 | 100101 |
Color Harmonies of #754658
Complementary color
Monochromatic Colors of #754658
Black with #754658
Text Example
Text Example
White with #754658
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #754658; }
p { color: rgb(117,70,88); }
H1.HeaderClassName
{
color: #754658;
}
.AnyTagClassName
{
color: #754658;
}
</style>
background-color css
<style>
a { background-color: #754658; }
a { background-color: rgb(117,70,88); }
div.DivClassName
{
background-color: #754658;
}
.BgClassName
{
background-color: #754658;
}
</style>
border-color css
<style>
span { border-color: #754658; }
span { border-color: rgb(117,70,88); }
td.TdClassName
{
border-color: #754658;
}
.TagClassName
{
border-color: #754658;
}
</style>