COLOR #6E5C63

HEX: #6E5C63 RGB: (110,92,99)

Renk bilgisi

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

RGB renk modeli

#6E5C63 color RGB value is (110,92,99).

RGB: (110,92,99) (43%, 36%, 39%)

RGB bağlantıları ve doygunluk

R 110 of 255 = 43%
G 92 of 255 = 36%
B 99 of 255 = 39%

110
92
99

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

Yüzdelerle RGB renk parçaları

R + G + B = 110 + 92 + 99 = 301 (100%)
R 110 of 301 ~ 36.54%
G 92 of 301 ~ 30.56%
B 99 of 301 ~ 32.89'%

%36.54
%30.56
%32.89

CMYK RENK MODELİ

#6E5C63 rengi CMYK tonu (0,16,10,57).

  • camgöbeği tonu 0.00%
  • eflatun tonu 16.36%
  • sarı tonu 10.00%
  • ana renk tonu 56.86%

CMYK: (0,16,10,57)
C0M16Y10K57 (0%, 16%, 10%, 57%)
(0.00 / 0.16 / 0.10 / 0.57)

CMYK yüzdeleri

%0
%16.36
%10
%56.86

Codes

Color #6E5C63 in popluar color models

6E 5C 63
RGB 110 92 99
HSL 337° 8.91% 39.61%
HSB/HSV 337° 16.36% 43.14%
CMYK 0.00% 16.36% 10.00%
56.86%

Color #6E5C63 in popluar number systems.

HEX 6E 5C 63
Decimal 110 92 99
Binary 1101110 1011100 1100011
Octal 156 134 143

Shades and tints

Shades of #6E5C63

#6E5C63
(110,92,99)
#64545A
(100,84,90)
#5A4C51
(90,76,81)
#504448
(80,68,72)
#463C3F
(70,60,63)
#3C3436
(60,52,54)
#322C2D
(50,44,45)
#282424
(40,36,36)
#1E1C1B
(30,28,27)
#141412
(20,20,18)
#0A0C09
(10,12,9)
#000000
(0,0,0)

Tints of #6E5C63

#6E5C63
(110,92,99)
#7B6A71
(123,106,113)
#88787F
(136,120,127)
#95868D
(149,134,141)
#A2949B
(162,148,155)
#AFA2A9
(175,162,169)
#BCB0B7
(188,176,183)
#C9BEC5
(201,190,197)
#D6CCD3
(214,204,211)
#E3DAE1
(227,218,225)
#F0E8EF
(240,232,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6E5C63 color. Also use rgb(110,92,99) instead hex code.

Text Font Color

.myTextColor { color: #6E5C63; }

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

This text font color is #6E5C63.

Background Color

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

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

This div background color is #6E5C63.

Border color

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

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

This div border color is #6E5C63.

Opacity

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

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

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

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

This text has shadow with #6E5C63 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6E5C63.

Preview

Color preview on black background

This text has color #6E5C63 on black background.


Color preview on white background

This text has color #6E5C63 on white background.


Black color preview on #6E5C63 background

This text has black color on #6E5C63 background.


White color preview on #6E5C63 background

This text has white color on #6E5C63 background.


Related colors

Complementary color

Complementary color for #hex is #91A39C.


I love getcolorcode.com

Triadic colors

1 #636E5C and #5C636E with #6E5C63 are triadic colors.

2 #635C6E and #5C6E63 with #6E5C63 are triadic colors.