Shades of Cosmic #774069
Tints of Cosmic #774069
RGB
CMYK
RGB Variations
Color information
#774069 (or 0x774069) is known color: Cosmic. HEX triplet: 77, 40 and 69. RGB value is (119,64,105). Sum of RGB (Red+Green+Blue) = 119+64+105=288 (38% of max value = 765). Red value is 119 (46.88% from 255 or 41.32% from 288); Green value is 64 (25.39% from 255 or 22.22% from 288); Blue value is 105 (41.41% from 255 or 36.46% from 288); Max value from RGB is 119 - color contains mainly: red. Hex color #774069 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #774069 is #88BF96. Grayscale: #555555. Windows color (decimal): -8961943 or 6897783. OLE color: 6897783.
HSL color Cylindrical-coordinate representation of color #774069: hue angle of 315.27º degrees, saturation: 0.3, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #774069 is Cyan = 0, Magento = 0.46, Yellow = 0.12 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 64 | 105 | - |
| CMYK | 0 | 0.46 | 0.12 | 0.53 |
| HSL | 315.27º | 0.3% | 0.36% | - |
| HSV(B) | 315.27º | 0.46% | 0.47% | - |
| XYZ | 11.99 | 8.61 | 14.39 | - |
| YUV | 85.12 | 139.22 | 152.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 64 | 105 | 0 | 0.46 | 0.12 | 0.53 | 315.27 | 0.3 | 0.36 |
| Hex | 77 | 40 | 69 | 0 | 2E | C | 35 | 13B | 1E | 24 |
| Octal | 167 | 100 | 151 | 0 | 56 | 14 | 65 | 473 | 36 | 44 |
| Binary | 1110111 | 1000000 | 1101001 | 0 | 101110 | 1100 | 110101 | 100111011 | 11110 | 100100 |
Color Harmonies of #774069
Complementary color
Monochromatic Colors of #774069
Black with #774069
Text Example
Text Example
White with #774069
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #774069; }
p { color: rgb(119,64,105); }
H1.HeaderClassName
{
color: #774069;
}
.AnyTagClassName
{
color: #774069;
}
</style>
background-color css
<style>
a { background-color: #774069; }
a { background-color: rgb(119,64,105); }
div.DivClassName
{
background-color: #774069;
}
.BgClassName
{
background-color: #774069;
}
</style>
border-color css
<style>
span { border-color: #774069; }
span { border-color: rgb(119,64,105); }
td.TdClassName
{
border-color: #774069;
}
.TagClassName
{
border-color: #774069;
}
</style>