COLOR #6A4771

HEX: #6A4771 RGB: (106,71,113)

Renk bilgisi

#6A4771 contains red, green and blue colors in about the same proportion. #6A4771 ‘ nin web güvenlik rengi #663366 (ya da #636) dir.

RGB renk modeli

#6A4771 color RGB value is (106,71,113).

RGB: (106,71,113) (42%, 28%, 44%)

RGB bağlantıları ve doygunluk

R 106 of 255 = 42%
G 71 of 255 = 28%
B 113 of 255 = 44%

106
71
113

R + G + B ~ 38%. #6A4771 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 106 + 71 + 113 = 290 (100%)
R 106 of 290 ~ 36.55%
G 71 of 290 ~ 24.48%
B 113 of 290 ~ 38.97'%

%36.55
%24.48
%38.97

CMYK RENK MODELİ

#6A4771 rengi CMYK tonu (6,37,0,56).

  • camgöbeği tonu 6.19%
  • eflatun tonu 37.17%
  • sarı tonu 0.00%
  • ana renk tonu 55.69%

CMYK: (6,37,0,56)
C6M37Y0K56 (6%, 37%, 0%, 56%)
(0.06 / 0.37 / 0.00 / 0.56)

CMYK yüzdeleri

%6.19
%37.17
%0
%55.69

Codes

Color #6A4771 in popluar color models

6A 47 71
RGB 106 71 113
HSL 290° 22.83% 36.08%
HSB/HSV 290° 37.17% 44.31%
CMYK 6.19% 37.17% 0.00%
55.69%

Color #6A4771 in popluar number systems.

HEX 6A 47 71
Decimal 106 71 113
Binary 1101010 1000111 1110001
Octal 152 107 161

Shades and tints

Shades of #6A4771

#6A4771
(106,71,113)
#614167
(97,65,103)
#583B5D
(88,59,93)
#4F3553
(79,53,83)
#462F49
(70,47,73)
#3D293F
(61,41,63)
#342335
(52,35,53)
#2B1D2B
(43,29,43)
#221721
(34,23,33)
#191117
(25,17,23)
#100B0D
(16,11,13)
#000000
(0,0,0)

Tints of #6A4771

#6A4771
(106,71,113)
#77577D
(119,87,125)
#846789
(132,103,137)
#917795
(145,119,149)
#9E87A1
(158,135,161)
#AB97AD
(171,151,173)
#B8A7B9
(184,167,185)
#C5B7C5
(197,183,197)
#D2C7D1
(210,199,209)
#DFD7DD
(223,215,221)
#ECE7E9
(236,231,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6A4771 color. Also use rgb(106,71,113) instead hex code.

Text Font Color

.myTextColor { color: #6A4771; }

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

This text font color is #6A4771.

Background Color

.myBgColor { background-color: #6A4771; }

<div style="background-color:#6A4771">Inner text</div>

This div background color is #6A4771.

Border color

.myBorderColor { border: 1px solid #6A4771; }

<div style="border:3px solid #6A4771">Div</div>

This div border color is #6A4771.

Opacity

.myOpacity80 { color: #6A4771; opacity: 0.8; }

<p style="color:#6A4771;opacity:0.8;">80%</p>

Text with #6A4771 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 #6A4771;}

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

This text has shadow with #6A4771 color.


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

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

This text has shadow with #6A4771 primary color and red secondary color.


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

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

This text has shadow with #6A4771 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #6A4771.

Preview

Color preview on black background

This text has color #6A4771 on black background.


Color preview on white background

This text has color #6A4771 on white background.


Black color preview on #6A4771 background

This text has black color on #6A4771 background.


White color preview on #6A4771 background

This text has white color on #6A4771 background.


Related colors

Complementary color

Complementary color for #hex is #95B88E.


I love getcolorcode.com

Triadic colors

1 #716A47 and #47716A with #6A4771 are triadic colors.

2 #71476A and #476A71 with #6A4771 are triadic colors.