Shades of Cosmic #764268
Tints of Cosmic #764268
RGB
CMYK
RGB Variations
Color information
#764268 (or 0x764268) is known color: Cosmic. HEX triplet: 76, 42 and 68. RGB value is (118,66,104). Sum of RGB (Red+Green+Blue) = 118+66+104=288 (38% of max value = 765). Red value is 118 (46.48% from 255 or 40.97% from 288); Green value is 66 (26.17% from 255 or 22.92% from 288); Blue value is 104 (41.02% from 255 or 36.11% from 288); Max value from RGB is 118 - color contains mainly: red. Hex color #764268 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #764268 is #89BD97. Grayscale: #555555. Windows color (decimal): -9026968 or 6832758. OLE color: 6832758.
HSL color Cylindrical-coordinate representation of color #764268: hue angle of 316.15º 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 #764268 is Cyan = 0, Magento = 0.44, Yellow = 0.12 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 66 | 104 | - |
| CMYK | 0 | 0.44 | 0.12 | 0.54 |
| HSL | 316.15º | 0.28% | 0.36% | - |
| HSV(B) | 316.15º | 0.44% | 0.46% | - |
| XYZ | 11.92 | 8.75 | 14.16 | - |
| YUV | 85.88 | 138.23 | 150.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 66 | 104 | 0 | 0.44 | 0.12 | 0.54 | 316.15 | 0.28 | 0.36 |
| Hex | 76 | 42 | 68 | 0 | 2C | C | 36 | 13C | 1C | 24 |
| Octal | 166 | 102 | 150 | 0 | 54 | 14 | 66 | 474 | 34 | 44 |
| Binary | 1110110 | 1000010 | 1101000 | 0 | 101100 | 1100 | 110110 | 100111100 | 11100 | 100100 |
Color Harmonies of #764268
Complementary color
Monochromatic Colors of #764268
Black with #764268
Text Example
Text Example
White with #764268
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #764268; }
p { color: rgb(118,66,104); }
H1.HeaderClassName
{
color: #764268;
}
.AnyTagClassName
{
color: #764268;
}
</style>
background-color css
<style>
a { background-color: #764268; }
a { background-color: rgb(118,66,104); }
div.DivClassName
{
background-color: #764268;
}
.BgClassName
{
background-color: #764268;
}
</style>
border-color css
<style>
span { border-color: #764268; }
span { border-color: rgb(118,66,104); }
td.TdClassName
{
border-color: #764268;
}
.TagClassName
{
border-color: #764268;
}
</style>