Shades of Cosmic #764065
Tints of Cosmic #764065
RGB
CMYK
RGB Variations
Color information
#764065 (or 0x764065) is known color: Cosmic. HEX triplet: 76, 40 and 65. RGB value is (118,64,101). Sum of RGB (Red+Green+Blue) = 118+64+101=283 (37% of max value = 765). Red value is 118 (46.48% from 255 or 41.70% from 283); Green value is 64 (25.39% from 255 or 22.61% from 283); Blue value is 101 (39.84% from 255 or 35.69% from 283); Max value from RGB is 118 - color contains mainly: red. Hex color #764065 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #764065 is #89BF9A. Grayscale: #545454. Windows color (decimal): -9027483 or 6635638. OLE color: 6635638.
HSL color Cylindrical-coordinate representation of color #764065: hue angle of 318.89º 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 #764065 is Cyan = 0, Magento = 0.46, Yellow = 0.14 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 64 | 101 | - |
| CMYK | 0 | 0.46 | 0.14 | 0.54 |
| HSL | 318.89º | 0.3% | 0.36% | - |
| HSV(B) | 318.89º | 0.46% | 0.46% | - |
| XYZ | 11.65 | 8.46 | 13.33 | - |
| YUV | 84.36 | 137.39 | 151.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 64 | 101 | 0 | 0.46 | 0.14 | 0.54 | 318.89 | 0.3 | 0.36 |
| Hex | 76 | 40 | 65 | 0 | 2E | E | 36 | 13F | 1E | 24 |
| Octal | 166 | 100 | 145 | 0 | 56 | 16 | 66 | 477 | 36 | 44 |
| Binary | 1110110 | 1000000 | 1100101 | 0 | 101110 | 1110 | 110110 | 100111111 | 11110 | 100100 |
Color Harmonies of #764065
Complementary color
Monochromatic Colors of #764065
Black with #764065
Text Example
Text Example
White with #764065
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #764065; }
p { color: rgb(118,64,101); }
H1.HeaderClassName
{
color: #764065;
}
.AnyTagClassName
{
color: #764065;
}
</style>
background-color css
<style>
a { background-color: #764065; }
a { background-color: rgb(118,64,101); }
div.DivClassName
{
background-color: #764065;
}
.BgClassName
{
background-color: #764065;
}
</style>
border-color css
<style>
span { border-color: #764065; }
span { border-color: rgb(118,64,101); }
td.TdClassName
{
border-color: #764065;
}
.TagClassName
{
border-color: #764065;
}
</style>