Shades of Cosmic #764368
Tints of Cosmic #764368
RGB
CMYK
RGB Variations
Color information
#764368 (or 0x764368) is known color: Cosmic. HEX triplet: 76, 43 and 68. RGB value is (118,67,104). Sum of RGB (Red+Green+Blue) = 118+67+104=289 (38% of max value = 765). Red value is 118 (46.48% from 255 or 40.83% from 289); Green value is 67 (26.56% from 255 or 23.18% from 289); Blue value is 104 (41.02% from 255 or 35.99% from 289); Max value from RGB is 118 - color contains mainly: red. Hex color #764368 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #764368 is #89BC97. Grayscale: #565656. Windows color (decimal): -9026712 or 6833014. OLE color: 6833014.
HSL color Cylindrical-coordinate representation of color #764368: hue angle of 316.47º degrees, saturation: 0.28, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #764368 is Cyan = 0, Magento = 0.43, Yellow = 0.12 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 67 | 104 | - |
| CMYK | 0 | 0.43 | 0.12 | 0.54 |
| HSL | 316.47º | 0.28% | 0.36% | - |
| HSV(B) | 316.47º | 0.43% | 0.46% | - |
| XYZ | 11.98 | 8.87 | 14.18 | - |
| YUV | 86.47 | 137.9 | 150.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 67 | 104 | 0 | 0.43 | 0.12 | 0.54 | 316.47 | 0.28 | 0.36 |
| Hex | 76 | 43 | 68 | 0 | 2B | C | 36 | 13C | 1C | 24 |
| Octal | 166 | 103 | 150 | 0 | 53 | 14 | 66 | 474 | 34 | 44 |
| Binary | 1110110 | 1000011 | 1101000 | 0 | 101011 | 1100 | 110110 | 100111100 | 11100 | 100100 |
Color Harmonies of #764368
Complementary color
Monochromatic Colors of #764368
Black with #764368
Text Example
Text Example
White with #764368
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #764368; }
p { color: rgb(118,67,104); }
H1.HeaderClassName
{
color: #764368;
}
.AnyTagClassName
{
color: #764368;
}
</style>
background-color css
<style>
a { background-color: #764368; }
a { background-color: rgb(118,67,104); }
div.DivClassName
{
background-color: #764368;
}
.BgClassName
{
background-color: #764368;
}
</style>
border-color css
<style>
span { border-color: #764368; }
span { border-color: rgb(118,67,104); }
td.TdClassName
{
border-color: #764368;
}
.TagClassName
{
border-color: #764368;
}
</style>