Shades of Cosmic #763860
Tints of Cosmic #763860
RGB
CMYK
RGB Variations
Color information
#763860 (or 0x763860) is known color: Cosmic. HEX triplet: 76, 38 and 60. RGB value is (118,56,96). Sum of RGB (Red+Green+Blue) = 118+56+96=270 (35% of max value = 765). Red value is 118 (46.48% from 255 or 43.70% from 270); Green value is 56 (22.27% from 255 or 20.74% from 270); Blue value is 96 (37.89% from 255 or 35.56% from 270); Max value from RGB is 118 - color contains mainly: red. Hex color #763860 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #763860 is #89C79F. Grayscale: #4F4F4F. Windows color (decimal): -9029536 or 6305910. OLE color: 6305910.
HSL color Cylindrical-coordinate representation of color #763860: hue angle of 321.29º degrees, saturation: 0.36, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #763860 is Cyan = 0, Magento = 0.53, Yellow = 0.19 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 56 | 96 | - |
| CMYK | 0 | 0.53 | 0.19 | 0.54 |
| HSL | 321.29º | 0.36% | 0.34% | - |
| HSV(B) | 321.29º | 0.53% | 0.46% | - |
| XYZ | 11 | 7.52 | 11.94 | - |
| YUV | 79.1 | 137.54 | 155.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 56 | 96 | 0 | 0.53 | 0.19 | 0.54 | 321.29 | 0.36 | 0.34 |
| Hex | 76 | 38 | 60 | 0 | 35 | 13 | 36 | 141 | 24 | 22 |
| Octal | 166 | 70 | 140 | 0 | 65 | 23 | 66 | 501 | 44 | 42 |
| Binary | 1110110 | 111000 | 1100000 | 0 | 110101 | 10011 | 110110 | 101000001 | 100100 | 100010 |
Color Harmonies of #763860
Complementary color
Monochromatic Colors of #763860
Black with #763860
Text Example
Text Example
White with #763860
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #763860; }
p { color: rgb(118,56,96); }
H1.HeaderClassName
{
color: #763860;
}
.AnyTagClassName
{
color: #763860;
}
</style>
background-color css
<style>
a { background-color: #763860; }
a { background-color: rgb(118,56,96); }
div.DivClassName
{
background-color: #763860;
}
.BgClassName
{
background-color: #763860;
}
</style>
border-color css
<style>
span { border-color: #763860; }
span { border-color: rgb(118,56,96); }
td.TdClassName
{
border-color: #763860;
}
.TagClassName
{
border-color: #763860;
}
</style>