Shades of Studio #774795
Tints of Studio #774795
RGB
CMYK
RGB Variations
Color information
#774795 (or 0x774795) is known color: Studio. HEX triplet: 77, 47 and 95. RGB value is (119,71,149). Sum of RGB (Red+Green+Blue) = 119+71+149=339 (44% of max value = 765). Red value is 119 (46.88% from 255 or 35.10% from 339); Green value is 71 (28.12% from 255 or 20.94% from 339); Blue value is 149 (58.59% from 255 or 43.95% from 339); Max value from RGB is 149 - color contains mainly: blue. Hex color #774795 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #774795 is #88B86A. Grayscale: #5D5D5D. Windows color (decimal): -8960107 or 9783159. OLE color: 9783159.
HSL color Cylindrical-coordinate representation of color #774795: hue angle of 276.92º degrees, saturation: 0.35, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #774795 is Cyan = 0.20, Magento = 0.52, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 119 | 71 | 149 | - |
| CMYK | 0.20 | 0.52 | 0 | 0.42 |
| HSL | 276.92º | 0.35% | 0.43% | - |
| HSV(B) | 276.92º | 0.52% | 0.58% | - |
| XYZ | 15.29 | 10.6 | 29.67 | - |
| YUV | 94.24 | 158.9 | 145.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 71 | 149 | 0.20 | 0.52 | 0 | 0.42 | 276.92 | 0.35 | 0.43 |
| Hex | 77 | 47 | 95 | 14 | 34 | 0 | 2A | 115 | 23 | 2B |
| Octal | 167 | 107 | 225 | 24 | 64 | 0 | 52 | 425 | 43 | 53 |
| Binary | 1110111 | 1000111 | 10010101 | 10100 | 110100 | 0 | 101010 | 100010101 | 100011 | 101011 |
Color Harmonies of #774795
Complementary color
Monochromatic Colors of #774795
Black with #774795
Text Example
Text Example
White with #774795
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #774795; }
p { color: rgb(119,71,149); }
H1.HeaderClassName
{
color: #774795;
}
.AnyTagClassName
{
color: #774795;
}
</style>
background-color css
<style>
a { background-color: #774795; }
a { background-color: rgb(119,71,149); }
div.DivClassName
{
background-color: #774795;
}
.BgClassName
{
background-color: #774795;
}
</style>
border-color css
<style>
span { border-color: #774795; }
span { border-color: rgb(119,71,149); }
td.TdClassName
{
border-color: #774795;
}
.TagClassName
{
border-color: #774795;
}
</style>