Shades of Cosmic #764263
Tints of Cosmic #764263
RGB
CMYK
RGB Variations
Color information
#764263 (or 0x764263) is known color: Cosmic. HEX triplet: 76, 42 and 63. RGB value is (118,66,99). Sum of RGB (Red+Green+Blue) = 118+66+99=283 (37% of max value = 765). Red value is 118 (46.48% from 255 or 41.70% from 283); Green value is 66 (26.17% from 255 or 23.32% from 283); Blue value is 99 (39.06% from 255 or 34.98% from 283); Max value from RGB is 118 - color contains mainly: red. Hex color #764263 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #764263 is #89BD9C. Grayscale: #555555. Windows color (decimal): -9026973 or 6505078. OLE color: 6505078.
HSL color Cylindrical-coordinate representation of color #764263: hue angle of 321.92º degrees, saturation: 0.28, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #764263 is Cyan = 0, Magento = 0.44, Yellow = 0.16 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 66 | 99 | - |
| CMYK | 0 | 0.44 | 0.16 | 0.54 |
| HSL | 321.92º | 0.28% | 0.36% | - |
| HSV(B) | 321.92º | 0.44% | 0.46% | - |
| XYZ | 11.67 | 8.65 | 12.86 | - |
| YUV | 85.31 | 135.73 | 151.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 66 | 99 | 0 | 0.44 | 0.16 | 0.54 | 321.92 | 0.28 | 0.36 |
| Hex | 76 | 42 | 63 | 0 | 2C | 10 | 36 | 142 | 1C | 24 |
| Octal | 166 | 102 | 143 | 0 | 54 | 20 | 66 | 502 | 34 | 44 |
| Binary | 1110110 | 1000010 | 1100011 | 0 | 101100 | 10000 | 110110 | 101000010 | 11100 | 100100 |
Color Harmonies of #764263
Complementary color
Monochromatic Colors of #764263
Black with #764263
Text Example
Text Example
White with #764263
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #764263; }
p { color: rgb(118,66,99); }
H1.HeaderClassName
{
color: #764263;
}
.AnyTagClassName
{
color: #764263;
}
</style>
background-color css
<style>
a { background-color: #764263; }
a { background-color: rgb(118,66,99); }
div.DivClassName
{
background-color: #764263;
}
.BgClassName
{
background-color: #764263;
}
</style>
border-color css
<style>
span { border-color: #764263; }
span { border-color: rgb(118,66,99); }
td.TdClassName
{
border-color: #764263;
}
.TagClassName
{
border-color: #764263;
}
</style>