Shades of Cosmic #764568
Tints of Cosmic #764568
RGB
CMYK
RGB Variations
Color information
#764568 (or 0x764568) is known color: Cosmic. HEX triplet: 76, 45 and 68. RGB value is (118,69,104). Sum of RGB (Red+Green+Blue) = 118+69+104=291 (38% of max value = 765). Red value is 118 (46.48% from 255 or 40.55% from 291); Green value is 69 (27.34% from 255 or 23.71% from 291); Blue value is 104 (41.02% from 255 or 35.74% from 291); Max value from RGB is 118 - color contains mainly: red. Hex color #764568 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #764568 is #89BA97. Grayscale: #575757. Windows color (decimal): -9026200 or 6833526. OLE color: 6833526.
HSL color Cylindrical-coordinate representation of color #764568: hue angle of 317.14º degrees, saturation: 0.26, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #764568 is Cyan = 0, Magento = 0.42, Yellow = 0.12 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 69 | 104 | - |
| CMYK | 0 | 0.42 | 0.12 | 0.54 |
| HSL | 317.14º | 0.26% | 0.37% | - |
| HSV(B) | 317.14º | 0.42% | 0.46% | - |
| XYZ | 12.1 | 9.11 | 14.22 | - |
| YUV | 87.64 | 137.23 | 149.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 69 | 104 | 0 | 0.42 | 0.12 | 0.54 | 317.14 | 0.26 | 0.37 |
| Hex | 76 | 45 | 68 | 0 | 2A | C | 36 | 13D | 1A | 25 |
| Octal | 166 | 105 | 150 | 0 | 52 | 14 | 66 | 475 | 32 | 45 |
| Binary | 1110110 | 1000101 | 1101000 | 0 | 101010 | 1100 | 110110 | 100111101 | 11010 | 100101 |
Color Harmonies of #764568
Complementary color
Monochromatic Colors of #764568
Black with #764568
Text Example
Text Example
White with #764568
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #764568; }
p { color: rgb(118,69,104); }
H1.HeaderClassName
{
color: #764568;
}
.AnyTagClassName
{
color: #764568;
}
</style>
background-color css
<style>
a { background-color: #764568; }
a { background-color: rgb(118,69,104); }
div.DivClassName
{
background-color: #764568;
}
.BgClassName
{
background-color: #764568;
}
</style>
border-color css
<style>
span { border-color: #764568; }
span { border-color: rgb(118,69,104); }
td.TdClassName
{
border-color: #764568;
}
.TagClassName
{
border-color: #764568;
}
</style>