Shades of Studio #774298
Tints of Studio #774298
RGB
CMYK
RGB Variations
Color information
#774298 (or 0x774298) is known color: Studio. HEX triplet: 77, 42 and 98. RGB value is (119,66,152). Sum of RGB (Red+Green+Blue) = 119+66+152=337 (44% of max value = 765). Red value is 119 (46.88% from 255 or 35.31% from 337); Green value is 66 (26.17% from 255 or 19.58% from 337); Blue value is 152 (59.77% from 255 or 45.10% from 337); Max value from RGB is 152 - color contains mainly: blue. Hex color #774298 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #774298 is #88BD67. Grayscale: #5B5B5B. Windows color (decimal): -8961384 or 9978487. OLE color: 9978487.
HSL color Cylindrical-coordinate representation of color #774298: hue angle of 276.98º degrees, saturation: 0.39, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #774298 is Cyan = 0.22, Magento = 0.57, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 119 | 66 | 152 | - |
| CMYK | 0.22 | 0.57 | 0 | 0.40 |
| HSL | 276.98º | 0.39% | 0.43% | - |
| HSV(B) | 276.98º | 0.57% | 0.6% | - |
| XYZ | 15.22 | 10.09 | 30.85 | - |
| YUV | 91.65 | 162.06 | 147.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 66 | 152 | 0.22 | 0.57 | 0 | 0.40 | 276.98 | 0.39 | 0.43 |
| Hex | 77 | 42 | 98 | 16 | 39 | 0 | 28 | 115 | 27 | 2B |
| Octal | 167 | 102 | 230 | 26 | 71 | 0 | 50 | 425 | 47 | 53 |
| Binary | 1110111 | 1000010 | 10011000 | 10110 | 111001 | 0 | 101000 | 100010101 | 100111 | 101011 |
Color Harmonies of #774298
Complementary color
Monochromatic Colors of #774298
Black with #774298
Text Example
Text Example
White with #774298
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #774298; }
p { color: rgb(119,66,152); }
H1.HeaderClassName
{
color: #774298;
}
.AnyTagClassName
{
color: #774298;
}
</style>
background-color css
<style>
a { background-color: #774298; }
a { background-color: rgb(119,66,152); }
div.DivClassName
{
background-color: #774298;
}
.BgClassName
{
background-color: #774298;
}
</style>
border-color css
<style>
span { border-color: #774298; }
span { border-color: rgb(119,66,152); }
td.TdClassName
{
border-color: #774298;
}
.TagClassName
{
border-color: #774298;
}
</style>