Shades of Cosmic #764967
Tints of Cosmic #764967
RGB
CMYK
RGB Variations
Color information
#764967 (or 0x764967) is known color: Cosmic. HEX triplet: 76, 49 and 67. RGB value is (118,73,103). Sum of RGB (Red+Green+Blue) = 118+73+103=294 (38% of max value = 765). Red value is 118 (46.48% from 255 or 40.14% from 294); Green value is 73 (28.91% from 255 or 24.83% from 294); Blue value is 103 (40.62% from 255 or 35.03% from 294); Max value from RGB is 118 - color contains mainly: red. Hex color #764967 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #764967 is #89B698. Grayscale: #595959. Windows color (decimal): -9025177 or 6769014. OLE color: 6769014.
HSL color Cylindrical-coordinate representation of color #764967: hue angle of 320º degrees, saturation: 0.24, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #764967 is Cyan = 0, Magento = 0.38, Yellow = 0.13 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 73 | 103 | - |
| CMYK | 0 | 0.38 | 0.13 | 0.54 |
| HSL | 320º | 0.24% | 0.37% | - |
| HSV(B) | 320º | 0.38% | 0.46% | - |
| XYZ | 12.3 | 9.6 | 14.04 | - |
| YUV | 89.88 | 135.41 | 148.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 73 | 103 | 0 | 0.38 | 0.13 | 0.54 | 320 | 0.24 | 0.37 |
| Hex | 76 | 49 | 67 | 0 | 26 | D | 36 | 140 | 18 | 25 |
| Octal | 166 | 111 | 147 | 0 | 46 | 15 | 66 | 500 | 30 | 45 |
| Binary | 1110110 | 1001001 | 1100111 | 0 | 100110 | 1101 | 110110 | 101000000 | 11000 | 100101 |
Color Harmonies of #764967
Complementary color
Monochromatic Colors of #764967
Black with #764967
Text Example
Text Example
White with #764967
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #764967; }
p { color: rgb(118,73,103); }
H1.HeaderClassName
{
color: #764967;
}
.AnyTagClassName
{
color: #764967;
}
</style>
background-color css
<style>
a { background-color: #764967; }
a { background-color: rgb(118,73,103); }
div.DivClassName
{
background-color: #764967;
}
.BgClassName
{
background-color: #764967;
}
</style>
border-color css
<style>
span { border-color: #764967; }
span { border-color: rgb(118,73,103); }
td.TdClassName
{
border-color: #764967;
}
.TagClassName
{
border-color: #764967;
}
</style>