Shades of Cosmic #774465
Tints of Cosmic #774465
RGB
CMYK
RGB Variations
Color information
#774465 (or 0x774465) is known color: Cosmic. HEX triplet: 77, 44 and 65. RGB value is (119,68,101). Sum of RGB (Red+Green+Blue) = 119+68+101=288 (38% of max value = 765). Red value is 119 (46.88% from 255 or 41.32% from 288); Green value is 68 (26.95% from 255 or 23.61% from 288); Blue value is 101 (39.84% from 255 or 35.07% from 288); Max value from RGB is 119 - color contains mainly: red. Hex color #774465 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #774465 is #88BB9A. Grayscale: #565656. Windows color (decimal): -8960923 or 6636663. OLE color: 6636663.
HSL color Cylindrical-coordinate representation of color #774465: hue angle of 321.18º degrees, saturation: 0.27, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #774465 is Cyan = 0, Magento = 0.43, Yellow = 0.15 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 68 | 101 | - |
| CMYK | 0 | 0.43 | 0.15 | 0.53 |
| HSL | 321.18º | 0.27% | 0.37% | - |
| HSV(B) | 321.18º | 0.43% | 0.47% | - |
| XYZ | 12.02 | 9 | 13.41 | - |
| YUV | 87.01 | 135.9 | 150.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 68 | 101 | 0 | 0.43 | 0.15 | 0.53 | 321.18 | 0.27 | 0.37 |
| Hex | 77 | 44 | 65 | 0 | 2B | F | 35 | 141 | 1B | 25 |
| Octal | 167 | 104 | 145 | 0 | 53 | 17 | 65 | 501 | 33 | 45 |
| Binary | 1110111 | 1000100 | 1100101 | 0 | 101011 | 1111 | 110101 | 101000001 | 11011 | 100101 |
Color Harmonies of #774465
Complementary color
Monochromatic Colors of #774465
Black with #774465
Text Example
Text Example
White with #774465
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #774465; }
p { color: rgb(119,68,101); }
H1.HeaderClassName
{
color: #774465;
}
.AnyTagClassName
{
color: #774465;
}
</style>
background-color css
<style>
a { background-color: #774465; }
a { background-color: rgb(119,68,101); }
div.DivClassName
{
background-color: #774465;
}
.BgClassName
{
background-color: #774465;
}
</style>
border-color css
<style>
span { border-color: #774465; }
span { border-color: rgb(119,68,101); }
td.TdClassName
{
border-color: #774465;
}
.TagClassName
{
border-color: #774465;
}
</style>