Shades of Cosmic #754569
Tints of Cosmic #754569
RGB
CMYK
RGB Variations
Color information
#754569 (or 0x754569) is known color: Cosmic. HEX triplet: 75, 45 and 69. RGB value is (117,69,105). Sum of RGB (Red+Green+Blue) = 117+69+105=291 (38% of max value = 765). Red value is 117 (46.09% from 255 or 40.21% from 291); Green value is 69 (27.34% from 255 or 23.71% from 291); Blue value is 105 (41.41% from 255 or 36.08% from 291); Max value from RGB is 117 - color contains mainly: red. Hex color #754569 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #754569 is #8ABA96. Grayscale: #575757. Windows color (decimal): -9091735 or 6899061. OLE color: 6899061.
HSL color Cylindrical-coordinate representation of color #754569: hue angle of 315º degrees, saturation: 0.26, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #754569 is Cyan = 0, Magento = 0.41, Yellow = 0.10 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 69 | 105 | - |
| CMYK | 0 | 0.41 | 0.10 | 0.54 |
| HSL | 315º | 0.26% | 0.36% | - |
| HSV(B) | 315º | 0.41% | 0.46% | - |
| XYZ | 12.01 | 9.06 | 14.48 | - |
| YUV | 87.46 | 137.9 | 149.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 69 | 105 | 0 | 0.41 | 0.10 | 0.54 | 315 | 0.26 | 0.36 |
| Hex | 75 | 45 | 69 | 0 | 29 | A | 36 | 13B | 1A | 24 |
| Octal | 165 | 105 | 151 | 0 | 51 | 12 | 66 | 473 | 32 | 44 |
| Binary | 1110101 | 1000101 | 1101001 | 0 | 101001 | 1010 | 110110 | 100111011 | 11010 | 100100 |
Color Harmonies of #754569
Complementary color
Monochromatic Colors of #754569
Black with #754569
Text Example
Text Example
White with #754569
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #754569; }
p { color: rgb(117,69,105); }
H1.HeaderClassName
{
color: #754569;
}
.AnyTagClassName
{
color: #754569;
}
</style>
background-color css
<style>
a { background-color: #754569; }
a { background-color: rgb(117,69,105); }
div.DivClassName
{
background-color: #754569;
}
.BgClassName
{
background-color: #754569;
}
</style>
border-color css
<style>
span { border-color: #754569; }
span { border-color: rgb(117,69,105); }
td.TdClassName
{
border-color: #754569;
}
.TagClassName
{
border-color: #754569;
}
</style>