COLOR #6E4970

HEX: #6E4970 RGB: (110,73,112)

Renk bilgisi

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

RGB renk modeli

#6E4970 color RGB value is (110,73,112).

RGB: (110,73,112) (43%, 29%, 44%)

RGB bağlantıları ve doygunluk

R 110 of 255 = 43%
G 73 of 255 = 29%
B 112 of 255 = 44%

110
73
112

R + G + B ~ 39%. #6E4970 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 110 + 73 + 112 = 295 (100%)
R 110 of 295 ~ 37.29%
G 73 of 295 ~ 24.75%
B 112 of 295 ~ 37.97'%

%37.29
%24.75
%37.97

CMYK RENK MODELİ

#6E4970 rengi CMYK tonu (2,35,0,56).

  • camgöbeği tonu 1.79%
  • eflatun tonu 34.82%
  • sarı tonu 0.00%
  • ana renk tonu 56.08%

CMYK: (2,35,0,56)
C2M35Y0K56 (2%, 35%, 0%, 56%)
(0.02 / 0.35 / 0.00 / 0.56)

CMYK yüzdeleri

%1.79
%34.82
%0
%56.08

Codes

Color #6E4970 in popluar color models

6E 49 70
RGB 110 73 112
HSL 297° 21.08% 36.27%
HSB/HSV 297° 34.82% 43.92%
CMYK 1.79% 34.82% 0.00%
56.08%

Color #6E4970 in popluar number systems.

HEX 6E 49 70
Decimal 110 73 112
Binary 1101110 1001001 1110000
Octal 156 111 160

Shades and tints

Shades of #6E4970

#6E4970
(110,73,112)
#644366
(100,67,102)
#5A3D5C
(90,61,92)
#503752
(80,55,82)
#463148
(70,49,72)
#3C2B3E
(60,43,62)
#322534
(50,37,52)
#281F2A
(40,31,42)
#1E1920
(30,25,32)
#141316
(20,19,22)
#0A0D0C
(10,13,12)
#000000
(0,0,0)

Tints of #6E4970

#6E4970
(110,73,112)
#7B597D
(123,89,125)
#88698A
(136,105,138)
#957997
(149,121,151)
#A289A4
(162,137,164)
#AF99B1
(175,153,177)
#BCA9BE
(188,169,190)
#C9B9CB
(201,185,203)
#D6C9D8
(214,201,216)
#E3D9E5
(227,217,229)
#F0E9F2
(240,233,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6E4970 color. Also use rgb(110,73,112) instead hex code.

Text Font Color

.myTextColor { color: #6E4970; }

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

This text font color is #6E4970.

Background Color

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

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

This div background color is #6E4970.

Border color

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

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

This div border color is #6E4970.

Opacity

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

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

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

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

This text has shadow with #6E4970 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6E4970.

Preview

Color preview on black background

This text has color #6E4970 on black background.


Color preview on white background

This text has color #6E4970 on white background.


Black color preview on #6E4970 background

This text has black color on #6E4970 background.


White color preview on #6E4970 background

This text has white color on #6E4970 background.


Related colors

Complementary color

Complementary color for #hex is #91B68F.


I love getcolorcode.com

Triadic colors

1 #706E49 and #49706E with #6E4970 are triadic colors.

2 #70496E and #496E70 with #6E4970 are triadic colors.