Shades of Cosmic #764560
Tints of Cosmic #764560
RGB
CMYK
RGB Variations
Color information
#764560 (or 0x764560) is known color: Cosmic. HEX triplet: 76, 45 and 60. RGB value is (118,69,96). Sum of RGB (Red+Green+Blue) = 118+69+96=283 (37% of max value = 765). Red value is 118 (46.48% from 255 or 41.70% from 283); Green value is 69 (27.34% from 255 or 24.38% from 283); Blue value is 96 (37.89% from 255 or 33.92% from 283); Max value from RGB is 118 - color contains mainly: red. Hex color #764560 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #764560 is #89BA9F. Grayscale: #565656. Windows color (decimal): -9026208 or 6309238. OLE color: 6309238.
HSL color Cylindrical-coordinate representation of color #764560: hue angle of 326.94º degrees, saturation: 0.26, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #764560 is Cyan = 0, Magento = 0.42, Yellow = 0.19 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 69 | 96 | - |
| CMYK | 0 | 0.42 | 0.19 | 0.54 |
| HSL | 326.94º | 0.26% | 0.37% | - |
| HSV(B) | 326.94º | 0.42% | 0.46% | - |
| XYZ | 11.71 | 8.95 | 12.18 | - |
| YUV | 86.73 | 133.23 | 150.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 69 | 96 | 0 | 0.42 | 0.19 | 0.54 | 326.94 | 0.26 | 0.37 |
| Hex | 76 | 45 | 60 | 0 | 2A | 13 | 36 | 147 | 1A | 25 |
| Octal | 166 | 105 | 140 | 0 | 52 | 23 | 66 | 507 | 32 | 45 |
| Binary | 1110110 | 1000101 | 1100000 | 0 | 101010 | 10011 | 110110 | 101000111 | 11010 | 100101 |
Color Harmonies of #764560
Complementary color
Monochromatic Colors of #764560
Black with #764560
Text Example
Text Example
White with #764560
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #764560; }
p { color: rgb(118,69,96); }
H1.HeaderClassName
{
color: #764560;
}
.AnyTagClassName
{
color: #764560;
}
</style>
background-color css
<style>
a { background-color: #764560; }
a { background-color: rgb(118,69,96); }
div.DivClassName
{
background-color: #764560;
}
.BgClassName
{
background-color: #764560;
}
</style>
border-color css
<style>
span { border-color: #764560; }
span { border-color: rgb(118,69,96); }
td.TdClassName
{
border-color: #764560;
}
.TagClassName
{
border-color: #764560;
}
</style>