COLOR #6E497C

HEX: #6E497C RGB: (110,73,124)

Renk bilgisi

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

RGB renk modeli

#6E497C color RGB value is (110,73,124).

RGB: (110,73,124) (43%, 29%, 49%)

RGB bağlantıları ve doygunluk

R 110 of 255 = 43%
G 73 of 255 = 29%
B 124 of 255 = 49%

110
73
124

R + G + B ~ 40%. #6E497C is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 110 + 73 + 124 = 307 (100%)
R 110 of 307 ~ 35.83%
G 73 of 307 ~ 23.78%
B 124 of 307 ~ 40.39'%

%35.83
%23.78
%40.39

CMYK RENK MODELİ

#6E497C rengi CMYK tonu (11,41,0,51).

  • camgöbeği tonu 11.29%
  • eflatun tonu 41.13%
  • sarı tonu 0.00%
  • ana renk tonu 51.37%

CMYK: (11,41,0,51)
C11M41Y0K51 (11%, 41%, 0%, 51%)
(0.11 / 0.41 / 0.00 / 0.51)

CMYK yüzdeleri

%11.29
%41.13
%0
%51.37

Codes

Color #6E497C in popluar color models

6E 49 7C
RGB 110 73 124
HSL 284° 25.89% 38.63%
HSB/HSV 284° 41.13% 48.63%
CMYK 11.29% 41.13% 0.00%
51.37%

Color #6E497C in popluar number systems.

HEX 6E 49 7C
Decimal 110 73 124
Binary 1101110 1001001 1111100
Octal 156 111 174

Shades and tints

Shades of #6E497C

#6E497C
(110,73,124)
#644371
(100,67,113)
#5A3D66
(90,61,102)
#50375B
(80,55,91)
#463150
(70,49,80)
#3C2B45
(60,43,69)
#32253A
(50,37,58)
#281F2F
(40,31,47)
#1E1924
(30,25,36)
#141319
(20,19,25)
#0A0D0E
(10,13,14)
#000000
(0,0,0)

Tints of #6E497C

#6E497C
(110,73,124)
#7B5987
(123,89,135)
#886992
(136,105,146)
#95799D
(149,121,157)
#A289A8
(162,137,168)
#AF99B3
(175,153,179)
#BCA9BE
(188,169,190)
#C9B9C9
(201,185,201)
#D6C9D4
(214,201,212)
#E3D9DF
(227,217,223)
#F0E9EA
(240,233,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6E497C; }

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

This text font color is #6E497C.

Background Color

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

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

This div background color is #6E497C.

Border color

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

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

This div border color is #6E497C.

Opacity

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

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

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

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

This text has shadow with #6E497C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6E497C.

Preview

Color preview on black background

This text has color #6E497C on black background.


Color preview on white background

This text has color #6E497C on white background.


Black color preview on #6E497C background

This text has black color on #6E497C background.


White color preview on #6E497C background

This text has white color on #6E497C background.


Related colors

Complementary color

Complementary color for #hex is #91B683.


I love getcolorcode.com

Triadic colors

1 #7C6E49 and #497C6E with #6E497C are triadic colors.

2 #7C496E and #496E7C with #6E497C are triadic colors.