Shades of Cosmic #764461
Tints of Cosmic #764461
RGB
CMYK
RGB Variations
Color information
#764461 (or 0x764461) is known color: Cosmic. HEX triplet: 76, 44 and 61. RGB value is (118,68,97). Sum of RGB (Red+Green+Blue) = 118+68+97=283 (37% of max value = 765). Red value is 118 (46.48% from 255 or 41.70% from 283); Green value is 68 (26.95% from 255 or 24.03% from 283); Blue value is 97 (38.28% from 255 or 34.28% from 283); Max value from RGB is 118 - color contains mainly: red. Hex color #764461 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #764461 is #89BB9E. Grayscale: #565656. Windows color (decimal): -9026463 or 6374518. OLE color: 6374518.
HSL color Cylindrical-coordinate representation of color #764461: hue angle of 325.2º degrees, saturation: 0.27, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #764461 is Cyan = 0, Magento = 0.42, Yellow = 0.18 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 68 | 97 | - |
| CMYK | 0 | 0.42 | 0.18 | 0.54 |
| HSL | 325.2º | 0.27% | 0.36% | - |
| HSV(B) | 325.2º | 0.42% | 0.46% | - |
| XYZ | 11.7 | 8.85 | 12.4 | - |
| YUV | 86.26 | 134.07 | 150.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 68 | 97 | 0 | 0.42 | 0.18 | 0.54 | 325.2 | 0.27 | 0.36 |
| Hex | 76 | 44 | 61 | 0 | 2A | 12 | 36 | 145 | 1B | 24 |
| Octal | 166 | 104 | 141 | 0 | 52 | 22 | 66 | 505 | 33 | 44 |
| Binary | 1110110 | 1000100 | 1100001 | 0 | 101010 | 10010 | 110110 | 101000101 | 11011 | 100100 |
Color Harmonies of #764461
Complementary color
Monochromatic Colors of #764461
Black with #764461
Text Example
Text Example
White with #764461
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #764461; }
p { color: rgb(118,68,97); }
H1.HeaderClassName
{
color: #764461;
}
.AnyTagClassName
{
color: #764461;
}
</style>
background-color css
<style>
a { background-color: #764461; }
a { background-color: rgb(118,68,97); }
div.DivClassName
{
background-color: #764461;
}
.BgClassName
{
background-color: #764461;
}
</style>
border-color css
<style>
span { border-color: #764461; }
span { border-color: rgb(118,68,97); }
td.TdClassName
{
border-color: #764461;
}
.TagClassName
{
border-color: #764461;
}
</style>