Shades of Cosmic #764163
Tints of Cosmic #764163
RGB
CMYK
RGB Variations
Color information
#764163 (or 0x764163) is known color: Cosmic. HEX triplet: 76, 41 and 63. RGB value is (118,65,99). Sum of RGB (Red+Green+Blue) = 118+65+99=282 (37% of max value = 765). Red value is 118 (46.48% from 255 or 41.84% from 282); Green value is 65 (25.78% from 255 or 23.05% from 282); Blue value is 99 (39.06% from 255 or 35.11% from 282); Max value from RGB is 118 - color contains mainly: red. Hex color #764163 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #764163 is #89BE9C. Grayscale: #545454. Windows color (decimal): -9027229 or 6504822. OLE color: 6504822.
HSL color Cylindrical-coordinate representation of color #764163: hue angle of 321.51º degrees, saturation: 0.29, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #764163 is Cyan = 0, Magento = 0.45, Yellow = 0.16 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 65 | 99 | - |
| CMYK | 0 | 0.45 | 0.16 | 0.54 |
| HSL | 321.51º | 0.29% | 0.36% | - |
| HSV(B) | 321.51º | 0.45% | 0.46% | - |
| XYZ | 11.61 | 8.53 | 12.84 | - |
| YUV | 84.72 | 136.06 | 151.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 65 | 99 | 0 | 0.45 | 0.16 | 0.54 | 321.51 | 0.29 | 0.36 |
| Hex | 76 | 41 | 63 | 0 | 2D | 10 | 36 | 142 | 1D | 24 |
| Octal | 166 | 101 | 143 | 0 | 55 | 20 | 66 | 502 | 35 | 44 |
| Binary | 1110110 | 1000001 | 1100011 | 0 | 101101 | 10000 | 110110 | 101000010 | 11101 | 100100 |
Color Harmonies of #764163
Complementary color
Monochromatic Colors of #764163
Black with #764163
Text Example
Text Example
White with #764163
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #764163; }
p { color: rgb(118,65,99); }
H1.HeaderClassName
{
color: #764163;
}
.AnyTagClassName
{
color: #764163;
}
</style>
background-color css
<style>
a { background-color: #764163; }
a { background-color: rgb(118,65,99); }
div.DivClassName
{
background-color: #764163;
}
.BgClassName
{
background-color: #764163;
}
</style>
border-color css
<style>
span { border-color: #764163; }
span { border-color: rgb(118,65,99); }
td.TdClassName
{
border-color: #764163;
}
.TagClassName
{
border-color: #764163;
}
</style>