In a RGB color space, #7979bc hex color is composed of 47.5% red, 47.5% green and 73.7% blue. Whereas in a CMYK color space, it is composed of 35.6% cyan, 35.6% magenta, 0% yellow and 26.3% black. It has a hue angle of 240 degrees, a saturation of 33.3% and a lightness of 60.6%. #7979bc color hex could be obtained by blending #f2f2ff with #000079. Closest websafe color is: #6666cc.
The hexadecimal color #7979bc has RGB values of R:121, G:121, B:188 and CMYK values of C:0.36, M:0.36, Y:0, K:0.26. Its decimal value is 7961020.
Hex triplet | 7979bc | #7979bc |
RGB Decimal | 121, 121, 188 | rgb(121,121,188) |
RGB Percent | 47.5, 47.5, 73.7 | rgb(47.5%,47.5%,73.7%) |
CMYK | 35.6, 35.6, 0, 26.3 | |
HSL | 240°, 33.3, 60.6 | hsl(240,33.3%,60.6%) |
HSV(HSB) | 240°, 35.6, 73.7 | |
Web Safe | 6666cc | #66c |
XYZ | 23.8, 21.371, 50.448 |
xyY | 0.249, 0.223, 21.371 |
CIE-LAB | 53.353, 16.214, -35.186 |
CIE-LCH | 53.353, 38.742, 294.74 |
CIE-LUV | 53.353, -4.017, -55.716 |
Hunter-Lab | 46.228, 10.997, -32.342 |
Binary | 01111001, 01111001, 10111100 |
Below, you can see some colors close to #7979bc. Having a set of related colors can be useful if you need an inspirational alternative to your original color choice.
This text has a font color of #7979bc.
<span style="color:#7979bc">Text here</span>
This paragraph has a background color of #7979bc.
<p style="background-color:#7979bc;">Content here</p>
This element has a border color of #7979bc.
<div style="border:1px #7979bc;">Content here</div>
.text {color:#7979bc;}
.background {background-color:#7979bc;}
.border {border:1px solid #7979bc;}
.text-shadow {border:1px solid #7979bc;}
A shade is achieved by adding black to any pure hue, while a tint is created by mixing white to any pure color. In this example, #040408 is the darkest color, while #f9f9fc is the lightest one.
A tone is produced by adding gray to any pure hue. In this case, #9a9a9b is the less saturated color, while #3e3ef7 is the most saturated one.