Shades of Studio #744795
Tints of Studio #744795
RGB
CMYK
RGB Variations
Color information
#744795 (or 0x744795) is known color: Studio. HEX triplet: 74, 47 and 95. RGB value is (116,71,149). Sum of RGB (Red+Green+Blue) = 116+71+149=336 (44% of max value = 765). Red value is 116 (45.70% from 255 or 34.52% from 336); Green value is 71 (28.12% from 255 or 21.13% from 336); Blue value is 149 (58.59% from 255 or 44.35% from 336); Max value from RGB is 149 - color contains mainly: blue. Hex color #744795 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #744795 is #8BB86A. Grayscale: #5D5D5D. Windows color (decimal): -9156715 or 9783156. OLE color: 9783156.
HSL color Cylindrical-coordinate representation of color #744795: hue angle of 274.62º 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 #744795 is Cyan = 0.22, Magento = 0.52, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 116 | 71 | 149 | - |
| CMYK | 0.22 | 0.52 | 0 | 0.42 |
| HSL | 274.62º | 0.35% | 0.43% | - |
| HSV(B) | 274.62º | 0.52% | 0.58% | - |
| XYZ | 14.88 | 10.39 | 29.65 | - |
| YUV | 93.35 | 159.41 | 144.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 71 | 149 | 0.22 | 0.52 | 0 | 0.42 | 274.62 | 0.35 | 0.43 |
| Hex | 74 | 47 | 95 | 16 | 34 | 0 | 2A | 113 | 23 | 2B |
| Octal | 164 | 107 | 225 | 26 | 64 | 0 | 52 | 423 | 43 | 53 |
| Binary | 1110100 | 1000111 | 10010101 | 10110 | 110100 | 0 | 101010 | 100010011 | 100011 | 101011 |
Color Harmonies of #744795
Complementary color
Monochromatic Colors of #744795
Black with #744795
Text Example
Text Example
White with #744795
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #744795; }
p { color: rgb(116,71,149); }
H1.HeaderClassName
{
color: #744795;
}
.AnyTagClassName
{
color: #744795;
}
</style>
background-color css
<style>
a { background-color: #744795; }
a { background-color: rgb(116,71,149); }
div.DivClassName
{
background-color: #744795;
}
.BgClassName
{
background-color: #744795;
}
</style>
border-color css
<style>
span { border-color: #744795; }
span { border-color: rgb(116,71,149); }
td.TdClassName
{
border-color: #744795;
}
.TagClassName
{
border-color: #744795;
}
</style>