COLOR #6E5261

HEX: #6E5261 RGB: (110,82,97)

Renk bilgisi

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

RGB renk modeli

#6E5261 color RGB value is (110,82,97).

RGB: (110,82,97) (43%, 32%, 38%)

RGB bağlantıları ve doygunluk

R 110 of 255 = 43%
G 82 of 255 = 32%
B 97 of 255 = 38%

110
82
97

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

Yüzdelerle RGB renk parçaları

R + G + B = 110 + 82 + 97 = 289 (100%)
R 110 of 289 ~ 38.06%
G 82 of 289 ~ 28.37%
B 97 of 289 ~ 33.56'%

%38.06
%28.37
%33.56

CMYK RENK MODELİ

#6E5261 rengi CMYK tonu (0,25,12,57).

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

CMYK: (0,25,12,57)
C0M25Y12K57 (0%, 25%, 12%, 57%)
(0.00 / 0.25 / 0.12 / 0.57)

CMYK yüzdeleri

%0
%25.45
%11.82
%56.86

Codes

Color #6E5261 in popluar color models

6E 52 61
RGB 110 82 97
HSL 328° 14.58% 37.65%
HSB/HSV 328° 25.45% 43.14%
CMYK 0.00% 25.45% 11.82%
56.86%

Color #6E5261 in popluar number systems.

HEX 6E 52 61
Decimal 110 82 97
Binary 1101110 1010010 1100001
Octal 156 122 141

Shades and tints

Shades of #6E5261

#6E5261
(110,82,97)
#644B59
(100,75,89)
#5A4451
(90,68,81)
#503D49
(80,61,73)
#463641
(70,54,65)
#3C2F39
(60,47,57)
#322831
(50,40,49)
#282129
(40,33,41)
#1E1A21
(30,26,33)
#141319
(20,19,25)
#0A0C11
(10,12,17)
#000000
(0,0,0)

Tints of #6E5261

#6E5261
(110,82,97)
#7B616F
(123,97,111)
#88707D
(136,112,125)
#957F8B
(149,127,139)
#A28E99
(162,142,153)
#AF9DA7
(175,157,167)
#BCACB5
(188,172,181)
#C9BBC3
(201,187,195)
#D6CAD1
(214,202,209)
#E3D9DF
(227,217,223)
#F0E8ED
(240,232,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6E5261; }

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

This text font color is #6E5261.

Background Color

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

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

This div background color is #6E5261.

Border color

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

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

This div border color is #6E5261.

Opacity

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

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

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

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

This text has shadow with #6E5261 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6E5261.

Preview

Color preview on black background

This text has color #6E5261 on black background.


Color preview on white background

This text has color #6E5261 on white background.


Black color preview on #6E5261 background

This text has black color on #6E5261 background.


White color preview on #6E5261 background

This text has white color on #6E5261 background.


Related colors

Complementary color

Complementary color for #hex is #91AD9E.


I love getcolorcode.com

Triadic colors

1 #616E52 and #52616E with #6E5261 are triadic colors.

2 #61526E and #526E61 with #6E5261 are triadic colors.