Shades of Cosmic #754366
Tints of Cosmic #754366
RGB
CMYK
RGB Variations
Color information
#754366 (or 0x754366) is known color: Cosmic. HEX triplet: 75, 43 and 66. RGB value is (117,67,102). Sum of RGB (Red+Green+Blue) = 117+67+102=286 (37% of max value = 765). Red value is 117 (46.09% from 255 or 40.91% from 286); Green value is 67 (26.56% from 255 or 23.43% from 286); Blue value is 102 (40.23% from 255 or 35.66% from 286); Max value from RGB is 117 - color contains mainly: red. Hex color #754366 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #754366 is #8ABC99. Grayscale: #555555. Windows color (decimal): -9092250 or 6701941. OLE color: 6701941.
HSL color Cylindrical-coordinate representation of color #754366: hue angle of 318º degrees, saturation: 0.27, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #754366 is Cyan = 0, Magento = 0.43, Yellow = 0.13 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 67 | 102 | - |
| CMYK | 0 | 0.43 | 0.13 | 0.54 |
| HSL | 318º | 0.27% | 0.36% | - |
| HSV(B) | 318º | 0.43% | 0.46% | - |
| XYZ | 11.74 | 8.76 | 13.64 | - |
| YUV | 85.94 | 137.07 | 150.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 67 | 102 | 0 | 0.43 | 0.13 | 0.54 | 318 | 0.27 | 0.36 |
| Hex | 75 | 43 | 66 | 0 | 2B | D | 36 | 13E | 1B | 24 |
| Octal | 165 | 103 | 146 | 0 | 53 | 15 | 66 | 476 | 33 | 44 |
| Binary | 1110101 | 1000011 | 1100110 | 0 | 101011 | 1101 | 110110 | 100111110 | 11011 | 100100 |
Color Harmonies of #754366
Complementary color
Monochromatic Colors of #754366
Black with #754366
Text Example
Text Example
White with #754366
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #754366; }
p { color: rgb(117,67,102); }
H1.HeaderClassName
{
color: #754366;
}
.AnyTagClassName
{
color: #754366;
}
</style>
background-color css
<style>
a { background-color: #754366; }
a { background-color: rgb(117,67,102); }
div.DivClassName
{
background-color: #754366;
}
.BgClassName
{
background-color: #754366;
}
</style>
border-color css
<style>
span { border-color: #754366; }
span { border-color: rgb(117,67,102); }
td.TdClassName
{
border-color: #754366;
}
.TagClassName
{
border-color: #754366;
}
</style>