COLOR #6E4561

HEX: #6E4561 RGB: (110,69,97)

Renk bilgisi

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

RGB renk modeli

#6E4561 color RGB value is (110,69,97).

RGB: (110,69,97) (43%, 27%, 38%)

RGB bağlantıları ve doygunluk

R 110 of 255 = 43%
G 69 of 255 = 27%
B 97 of 255 = 38%

110
69
97

R + G + B ~ 36%. #6E4561 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 110 + 69 + 97 = 276 (100%)
R 110 of 276 ~ 39.86%
G 69 of 276 ~ 25%
B 97 of 276 ~ 35.14'%

%39.86
%25
%35.14

CMYK RENK MODELİ

#6E4561 rengi CMYK tonu (0,37,12,57).

  • camgöbeği tonu 0.00%
  • eflatun tonu 37.27%
  • sarı tonu 11.82%
  • ana renk tonu 56.86%

CMYK: (0,37,12,57)
C0M37Y12K57 (0%, 37%, 12%, 57%)
(0.00 / 0.37 / 0.12 / 0.57)

CMYK yüzdeleri

%0
%37.27
%11.82
%56.86

Codes

Color #6E4561 in popluar color models

6E 45 61
RGB 110 69 97
HSL 319° 22.91% 35.10%
HSB/HSV 319° 37.27% 43.14%
CMYK 0.00% 37.27% 11.82%
56.86%

Color #6E4561 in popluar number systems.

HEX 6E 45 61
Decimal 110 69 97
Binary 1101110 1000101 1100001
Octal 156 105 141

Shades and tints

Shades of #6E4561

#6E4561
(110,69,97)
#643F59
(100,63,89)
#5A3951
(90,57,81)
#503349
(80,51,73)
#462D41
(70,45,65)
#3C2739
(60,39,57)
#322131
(50,33,49)
#281B29
(40,27,41)
#1E1521
(30,21,33)
#140F19
(20,15,25)
#0A0911
(10,9,17)
#000000
(0,0,0)

Tints of #6E4561

#6E4561
(110,69,97)
#7B556F
(123,85,111)
#88657D
(136,101,125)
#95758B
(149,117,139)
#A28599
(162,133,153)
#AF95A7
(175,149,167)
#BCA5B5
(188,165,181)
#C9B5C3
(201,181,195)
#D6C5D1
(214,197,209)
#E3D5DF
(227,213,223)
#F0E5ED
(240,229,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6E4561 color. Also use rgb(110,69,97) instead hex code.

Text Font Color

.myTextColor { color: #6E4561; }

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

This text font color is #6E4561.

Background Color

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

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

This div background color is #6E4561.

Border color

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

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

This div border color is #6E4561.

Opacity

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

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

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

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

This text has shadow with #6E4561 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6E4561.

Preview

Color preview on black background

This text has color #6E4561 on black background.


Color preview on white background

This text has color #6E4561 on white background.


Black color preview on #6E4561 background

This text has black color on #6E4561 background.


White color preview on #6E4561 background

This text has white color on #6E4561 background.


Related colors

Complementary color

Complementary color for #hex is #91BA9E.


I love getcolorcode.com

Triadic colors

1 #616E45 and #45616E with #6E4561 are triadic colors.

2 #61456E and #456E61 with #6E4561 are triadic colors.