Shades of Studio #774398
Tints of Studio #774398
RGB
CMYK
RGB Variations
Color information
#774398 (or 0x774398) is known color: Studio. HEX triplet: 77, 43 and 98. RGB value is (119,67,152). Sum of RGB (Red+Green+Blue) = 119+67+152=338 (44% of max value = 765). Red value is 119 (46.88% from 255 or 35.21% from 338); Green value is 67 (26.56% from 255 or 19.82% from 338); Blue value is 152 (59.77% from 255 or 44.97% from 338); Max value from RGB is 152 - color contains mainly: blue. Hex color #774398 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #774398 is #88BC67. Grayscale: #5B5B5B. Windows color (decimal): -8961128 or 9978743. OLE color: 9978743.
HSL color Cylindrical-coordinate representation of color #774398: hue angle of 276.71º degrees, saturation: 0.39, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #774398 is Cyan = 0.22, Magento = 0.56, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 119 | 67 | 152 | - |
| CMYK | 0.22 | 0.56 | 0 | 0.40 |
| HSL | 276.71º | 0.39% | 0.43% | - |
| HSV(B) | 276.71º | 0.56% | 0.6% | - |
| XYZ | 15.28 | 10.2 | 30.87 | - |
| YUV | 92.24 | 161.73 | 147.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 67 | 152 | 0.22 | 0.56 | 0 | 0.40 | 276.71 | 0.39 | 0.43 |
| Hex | 77 | 43 | 98 | 16 | 38 | 0 | 28 | 115 | 27 | 2B |
| Octal | 167 | 103 | 230 | 26 | 70 | 0 | 50 | 425 | 47 | 53 |
| Binary | 1110111 | 1000011 | 10011000 | 10110 | 111000 | 0 | 101000 | 100010101 | 100111 | 101011 |
Color Harmonies of #774398
Complementary color
Monochromatic Colors of #774398
Black with #774398
Text Example
Text Example
White with #774398
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #774398; }
p { color: rgb(119,67,152); }
H1.HeaderClassName
{
color: #774398;
}
.AnyTagClassName
{
color: #774398;
}
</style>
background-color css
<style>
a { background-color: #774398; }
a { background-color: rgb(119,67,152); }
div.DivClassName
{
background-color: #774398;
}
.BgClassName
{
background-color: #774398;
}
</style>
border-color css
<style>
span { border-color: #774398; }
span { border-color: rgb(119,67,152); }
td.TdClassName
{
border-color: #774398;
}
.TagClassName
{
border-color: #774398;
}
</style>