COLOR #7970AD

HEX: #7970AD RGB: (121,112,173)

Renk bilgisi

#7970AD contains mainly red and blue colors. #7970AD ‘ nin web güvenlik rengi #666699 (ya da #669) dir.

RGB renk modeli

#7970AD color RGB value is (121,112,173).

RGB: (121,112,173) (47%, 44%, 68%)

RGB bağlantıları ve doygunluk

R 121 of 255 = 47%
G 112 of 255 = 44%
B 173 of 255 = 68%

121
112
173

R + G + B ~ 53%. #7970AD is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 121 + 112 + 173 = 406 (100%)
R 121 of 406 ~ 29.8%
G 112 of 406 ~ 27.59%
B 173 of 406 ~ 42.61'%

%29.8
%27.59
%42.61

CMYK RENK MODELİ

#7970AD rengi CMYK tonu (30,35,0,32).

  • camgöbeği tonu 30.06%
  • eflatun tonu 35.26%
  • sarı tonu 0.00%
  • ana renk tonu 32.16%

CMYK: (30,35,0,32)
C30M35Y0K32 (30%, 35%, 0%, 32%)
(0.30 / 0.35 / 0.00 / 0.32)

CMYK yüzdeleri

%30.06
%35.26
%0
%32.16

Codes

Color #7970AD in popluar color models

79 70 AD
RGB 121 112 173
HSL 249° 27.11% 55.88%
HSB/HSV 249° 35.26% 67.84%
CMYK 30.06% 35.26% 0.00%
32.16%

Color #7970AD in popluar number systems.

HEX 79 70 AD
Decimal 121 112 173
Binary 1111001 1110000 10101101
Octal 171 160 255

Shades and tints

Shades of #7970AD

#7970AD
(121,112,173)
#6E669E
(110,102,158)
#635C8F
(99,92,143)
#585280
(88,82,128)
#4D4871
(77,72,113)
#423E62
(66,62,98)
#373453
(55,52,83)
#2C2A44
(44,42,68)
#212035
(33,32,53)
#161626
(22,22,38)
#0B0C17
(11,12,23)
#000000
(0,0,0)

Tints of #7970AD

#7970AD
(121,112,173)
#857DB4
(133,125,180)
#918ABB
(145,138,187)
#9D97C2
(157,151,194)
#A9A4C9
(169,164,201)
#B5B1D0
(181,177,208)
#C1BED7
(193,190,215)
#CDCBDE
(205,203,222)
#D9D8E5
(217,216,229)
#E5E5EC
(229,229,236)
#F1F2F3
(241,242,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7970AD color. Also use rgb(121,112,173) instead hex code.

Text Font Color

.myTextColor { color: #7970AD; }

<p style="color:#7970AD">This sample text font color is #7970AD.</p>

This text font color is #7970AD.

Background Color

.myBgColor { background-color: #7970AD; }

<div style="background-color:#7970AD">Inner text</div>

This div background color is #7970AD.

Border color

.myBorderColor { border: 1px solid #7970AD; }

<div style="border:3px solid #7970AD">Div</div>

This div border color is #7970AD.

Opacity

.myOpacity80 { color: #7970AD; opacity: 0.8; }

<p style="color:#7970AD;opacity:0.8;">80%</p>

Text with #7970AD color and opacity 100% | 80% | 50% | 30%.

Background with opacity value 100%.
Background with opacity value 80%.
Background with opacity value 50%.
Background with opacity value 30%.

Text shadow color

.textShadow {text-shadow: 3px 3px 1px #7970AD;}

<p style="text-shadow: 3px 3px 1px #7970AD">Text here.</p>

This text has shadow with #7970AD color.


.textShadow {text-shadow: 3px 3px 1px #7970AD', 3px 3px 1px red;}

<p style="text-shadow: 3px 3px 1px #7970AD, 5px 5px 20px red">Text here.</p>

This text has shadow with #7970AD primary color and red secondary color.


Styles for old Internet Explorer:
.textShadow {filter: Shadow(Color=#7970AD, Direction=45, Strength=4)}

<p style="filter: Shadow(Color=#7970AD, Direction=45, Strength=4)">Text</p>

This text has shadow with #7970AD and red colors in old Internet Explorer.

Div box shadow color

/* css code */
.divShadow
{
-moz-box-shadow: 1px 1px 3px 2px #7970AD;
-webkit-box-shadow: 1px 1px 3px 2px #7970AD;
box-shadow: 1px 1px 3px 2px #7970AD;
}

/* html code with inline style */
<div style="-moz-box-shadow: 1px 1px 3px 2px #7970AD; -webkit-box-shadow: 1px 1px 3px 2px #7970AD; box-shadow:1px 1px 3px 2px #7970AD;">
Div content here
</div>

This div box has shadow with color #7970AD.

Preview

Color preview on black background

This text has color #7970AD on black background.


Color preview on white background

This text has color #7970AD on white background.


Black color preview on #7970AD background

This text has black color on #7970AD background.


White color preview on #7970AD background

This text has white color on #7970AD background.


Related colors

Complementary color

Complementary color for #hex is #868F52.


I love getcolorcode.com

Triadic colors

1 #AD7970 and #70AD79 with #7970AD are triadic colors.

2 #AD7079 and #7079AD with #7970AD are triadic colors.