Shades of Cosmic #764068
Tints of Cosmic #764068
RGB
CMYK
RGB Variations
Color information
#764068 (or 0x764068) is known color: Cosmic. HEX triplet: 76, 40 and 68. RGB value is (118,64,104). Sum of RGB (Red+Green+Blue) = 118+64+104=286 (37% of max value = 765). Red value is 118 (46.48% from 255 or 41.26% from 286); Green value is 64 (25.39% from 255 or 22.38% from 286); Blue value is 104 (41.02% from 255 or 36.36% from 286); Max value from RGB is 118 - color contains mainly: red. Hex color #764068 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #764068 is #89BF97. Grayscale: #545454. Windows color (decimal): -9027480 or 6832246. OLE color: 6832246.
HSL color Cylindrical-coordinate representation of color #764068: hue angle of 315.56º degrees, saturation: 0.3, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #764068 is Cyan = 0, Magento = 0.46, Yellow = 0.12 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 64 | 104 | - |
| CMYK | 0 | 0.46 | 0.12 | 0.54 |
| HSL | 315.56º | 0.3% | 0.36% | - |
| HSV(B) | 315.56º | 0.46% | 0.46% | - |
| XYZ | 11.8 | 8.52 | 14.12 | - |
| YUV | 84.71 | 138.89 | 151.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 64 | 104 | 0 | 0.46 | 0.12 | 0.54 | 315.56 | 0.3 | 0.36 |
| Hex | 76 | 40 | 68 | 0 | 2E | C | 36 | 13C | 1E | 24 |
| Octal | 166 | 100 | 150 | 0 | 56 | 14 | 66 | 474 | 36 | 44 |
| Binary | 1110110 | 1000000 | 1101000 | 0 | 101110 | 1100 | 110110 | 100111100 | 11110 | 100100 |
Color Harmonies of #764068
Complementary color
Monochromatic Colors of #764068
Black with #764068
Text Example
Text Example
White with #764068
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #764068; }
p { color: rgb(118,64,104); }
H1.HeaderClassName
{
color: #764068;
}
.AnyTagClassName
{
color: #764068;
}
</style>
background-color css
<style>
a { background-color: #764068; }
a { background-color: rgb(118,64,104); }
div.DivClassName
{
background-color: #764068;
}
.BgClassName
{
background-color: #764068;
}
</style>
border-color css
<style>
span { border-color: #764068; }
span { border-color: rgb(118,64,104); }
td.TdClassName
{
border-color: #764068;
}
.TagClassName
{
border-color: #764068;
}
</style>