Shades of Studio #774598
Tints of Studio #774598
RGB
CMYK
RGB Variations
Color information
#774598 (or 0x774598) is known color: Studio. HEX triplet: 77, 45 and 98. RGB value is (119,69,152). Sum of RGB (Red+Green+Blue) = 119+69+152=340 (45% of max value = 765). Red value is 119 (46.88% from 255 or 35% from 340); Green value is 69 (27.34% from 255 or 20.29% from 340); Blue value is 152 (59.77% from 255 or 44.71% from 340); Max value from RGB is 152 - color contains mainly: blue. Hex color #774598 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #774598 is #88BA67. Grayscale: #5D5D5D. Windows color (decimal): -8960616 or 9979255. OLE color: 9979255.
HSL color Cylindrical-coordinate representation of color #774598: hue angle of 276.14º degrees, saturation: 0.38, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #774598 is Cyan = 0.22, Magento = 0.55, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 119 | 69 | 152 | - |
| CMYK | 0.22 | 0.55 | 0 | 0.40 |
| HSL | 276.14º | 0.38% | 0.43% | - |
| HSV(B) | 276.14º | 0.55% | 0.6% | - |
| XYZ | 15.4 | 10.45 | 30.91 | - |
| YUV | 93.41 | 161.07 | 146.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 69 | 152 | 0.22 | 0.55 | 0 | 0.40 | 276.14 | 0.38 | 0.43 |
| Hex | 77 | 45 | 98 | 16 | 37 | 0 | 28 | 114 | 26 | 2B |
| Octal | 167 | 105 | 230 | 26 | 67 | 0 | 50 | 424 | 46 | 53 |
| Binary | 1110111 | 1000101 | 10011000 | 10110 | 110111 | 0 | 101000 | 100010100 | 100110 | 101011 |
Color Harmonies of #774598
Complementary color
Monochromatic Colors of #774598
Black with #774598
Text Example
Text Example
White with #774598
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #774598; }
p { color: rgb(119,69,152); }
H1.HeaderClassName
{
color: #774598;
}
.AnyTagClassName
{
color: #774598;
}
</style>
background-color css
<style>
a { background-color: #774598; }
a { background-color: rgb(119,69,152); }
div.DivClassName
{
background-color: #774598;
}
.BgClassName
{
background-color: #774598;
}
</style>
border-color css
<style>
span { border-color: #774598; }
span { border-color: rgb(119,69,152); }
td.TdClassName
{
border-color: #774598;
}
.TagClassName
{
border-color: #774598;
}
</style>