Shades of Studio #794397
Tints of Studio #794397
RGB
CMYK
RGB Variations
Color information
#794397 (or 0x794397) is known color: Studio. HEX triplet: 79, 43 and 97. RGB value is (121,67,151). Sum of RGB (Red+Green+Blue) = 121+67+151=339 (44% of max value = 765). Red value is 121 (47.66% from 255 or 35.69% from 339); Green value is 67 (26.56% from 255 or 19.76% from 339); Blue value is 151 (59.38% from 255 or 44.54% from 339); Max value from RGB is 151 - color contains mainly: blue. Hex color #794397 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #794397 is #86BC68. Grayscale: #5C5C5C. Windows color (decimal): -8830057 or 9913209. OLE color: 9913209.
HSL color Cylindrical-coordinate representation of color #794397: hue angle of 278.57º degrees, saturation: 0.39, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #794397 is Cyan = 0.20, Magento = 0.56, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 121 | 67 | 151 | - |
| CMYK | 0.20 | 0.56 | 0 | 0.41 |
| HSL | 278.57º | 0.39% | 0.43% | - |
| HSV(B) | 278.57º | 0.56% | 0.59% | - |
| XYZ | 15.48 | 10.31 | 30.45 | - |
| YUV | 92.72 | 160.89 | 148.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 67 | 151 | 0.20 | 0.56 | 0 | 0.41 | 278.57 | 0.39 | 0.43 |
| Hex | 79 | 43 | 97 | 14 | 38 | 0 | 29 | 117 | 27 | 2B |
| Octal | 171 | 103 | 227 | 24 | 70 | 0 | 51 | 427 | 47 | 53 |
| Binary | 1111001 | 1000011 | 10010111 | 10100 | 111000 | 0 | 101001 | 100010111 | 100111 | 101011 |
Color Harmonies of #794397
Complementary color
Monochromatic Colors of #794397
Black with #794397
Text Example
Text Example
White with #794397
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #794397; }
p { color: rgb(121,67,151); }
H1.HeaderClassName
{
color: #794397;
}
.AnyTagClassName
{
color: #794397;
}
</style>
background-color css
<style>
a { background-color: #794397; }
a { background-color: rgb(121,67,151); }
div.DivClassName
{
background-color: #794397;
}
.BgClassName
{
background-color: #794397;
}
</style>
border-color css
<style>
span { border-color: #794397; }
span { border-color: rgb(121,67,151); }
td.TdClassName
{
border-color: #794397;
}
.TagClassName
{
border-color: #794397;
}
</style>