COLOR #7471AB

HEX: #7471AB RGB: (116,113,171)

Renk bilgisi

#7471AB contains red, green and blue colors in about the same proportion. #7471AB ‘ nin web güvenlik rengi #666699 (ya da #669) dir.

RGB renk modeli

#7471AB color RGB value is (116,113,171).

RGB: (116,113,171) (45%, 44%, 67%)

RGB bağlantıları ve doygunluk

R 116 of 255 = 45%
G 113 of 255 = 44%
B 171 of 255 = 67%

116
113
171

R + G + B ~ 52%. #7471AB is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 116 + 113 + 171 = 400 (100%)
R 116 of 400 ~ 29%
G 113 of 400 ~ 28.25%
B 171 of 400 ~ 42.75'%

%29
%28.25
%42.75

CMYK RENK MODELİ

#7471AB rengi CMYK tonu (32,34,0,33).

  • camgöbeği tonu 32.16%
  • eflatun tonu 33.92%
  • sarı tonu 0.00%
  • ana renk tonu 32.94%

CMYK: (32,34,0,33)
C32M34Y0K33 (32%, 34%, 0%, 33%)
(0.32 / 0.34 / 0.00 / 0.33)

CMYK yüzdeleri

%32.16
%33.92
%0
%32.94

Codes

Color #7471AB in popluar color models

74 71 AB
RGB 116 113 171
HSL 243° 25.66% 55.69%
HSB/HSV 243° 33.92% 67.06%
CMYK 32.16% 33.92% 0.00%
32.94%

Color #7471AB in popluar number systems.

HEX 74 71 AB
Decimal 116 113 171
Binary 1110100 1110001 10101011
Octal 164 161 253

Shades and tints

Shades of #7471AB

#7471AB
(116,113,171)
#6A679C
(106,103,156)
#605D8D
(96,93,141)
#56537E
(86,83,126)
#4C496F
(76,73,111)
#423F60
(66,63,96)
#383551
(56,53,81)
#2E2B42
(46,43,66)
#242133
(36,33,51)
#1A1724
(26,23,36)
#100D15
(16,13,21)
#000000
(0,0,0)

Tints of #7471AB

#7471AB
(116,113,171)
#807DB2
(128,125,178)
#8C89B9
(140,137,185)
#9895C0
(152,149,192)
#A4A1C7
(164,161,199)
#B0ADCE
(176,173,206)
#BCB9D5
(188,185,213)
#C8C5DC
(200,197,220)
#D4D1E3
(212,209,227)
#E0DDEA
(224,221,234)
#ECE9F1
(236,233,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7471AB color. Also use rgb(116,113,171) instead hex code.

Text Font Color

.myTextColor { color: #7471AB; }

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

This text font color is #7471AB.

Background Color

.myBgColor { background-color: #7471AB; }

<div style="background-color:#7471AB">Inner text</div>

This div background color is #7471AB.

Border color

.myBorderColor { border: 1px solid #7471AB; }

<div style="border:3px solid #7471AB">Div</div>

This div border color is #7471AB.

Opacity

.myOpacity80 { color: #7471AB; opacity: 0.8; }

<p style="color:#7471AB;opacity:0.8;">80%</p>

Text with #7471AB 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 #7471AB;}

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

This text has shadow with #7471AB color.


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

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

This text has shadow with #7471AB primary color and red secondary color.


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

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

This text has shadow with #7471AB and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #7471AB.

Preview

Color preview on black background

This text has color #7471AB on black background.


Color preview on white background

This text has color #7471AB on white background.


Black color preview on #7471AB background

This text has black color on #7471AB background.


White color preview on #7471AB background

This text has white color on #7471AB background.


Related colors

Complementary color

Complementary color for #hex is #8B8E54.


I love getcolorcode.com

Triadic colors

1 #AB7471 and #71AB74 with #7471AB are triadic colors.

2 #AB7174 and #7174AB with #7471AB are triadic colors.