Shades of Cosmic #764657
Tints of Cosmic #764657
RGB
CMYK
RGB Variations
Color information
#764657 (or 0x764657) is known color: Cosmic. HEX triplet: 76, 46 and 57. RGB value is (118,70,87). Sum of RGB (Red+Green+Blue) = 118+70+87=275 (36% of max value = 765). Red value is 118 (46.48% from 255 or 42.91% from 275); Green value is 70 (27.73% from 255 or 25.45% from 275); Blue value is 87 (34.38% from 255 or 31.64% from 275); Max value from RGB is 118 - color contains mainly: red. Hex color #764657 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #764657 is #89B9A8. Grayscale: #565656. Windows color (decimal): -9025961 or 5719670. OLE color: 5719670.
HSL color Cylindrical-coordinate representation of color #764657: hue angle of 338.75º degrees, saturation: 0.26, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #764657 is Cyan = 0, Magento = 0.41, Yellow = 0.26 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 70 | 87 | - |
| CMYK | 0 | 0.41 | 0.26 | 0.54 |
| HSL | 338.75º | 0.26% | 0.37% | - |
| HSV(B) | 338.75º | 0.41% | 0.46% | - |
| XYZ | 11.38 | 8.92 | 10.14 | - |
| YUV | 86.29 | 128.4 | 150.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 70 | 87 | 0 | 0.41 | 0.26 | 0.54 | 338.75 | 0.26 | 0.37 |
| Hex | 76 | 46 | 57 | 0 | 29 | 1A | 36 | 153 | 1A | 25 |
| Octal | 166 | 106 | 127 | 0 | 51 | 32 | 66 | 523 | 32 | 45 |
| Binary | 1110110 | 1000110 | 1010111 | 0 | 101001 | 11010 | 110110 | 101010011 | 11010 | 100101 |
Color Harmonies of #764657
Complementary color
Monochromatic Colors of #764657
Black with #764657
Text Example
Text Example
White with #764657
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #764657; }
p { color: rgb(118,70,87); }
H1.HeaderClassName
{
color: #764657;
}
.AnyTagClassName
{
color: #764657;
}
</style>
background-color css
<style>
a { background-color: #764657; }
a { background-color: rgb(118,70,87); }
div.DivClassName
{
background-color: #764657;
}
.BgClassName
{
background-color: #764657;
}
</style>
border-color css
<style>
span { border-color: #764657; }
span { border-color: rgb(118,70,87); }
td.TdClassName
{
border-color: #764657;
}
.TagClassName
{
border-color: #764657;
}
</style>