COLOR #6E5F63

HEX: #6E5F63 RGB: (110,95,99)

Renk bilgisi

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

RGB renk modeli

#6E5F63 color RGB value is (110,95,99).

RGB: (110,95,99) (43%, 37%, 39%)

RGB bağlantıları ve doygunluk

R 110 of 255 = 43%
G 95 of 255 = 37%
B 99 of 255 = 39%

110
95
99

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

Yüzdelerle RGB renk parçaları

R + G + B = 110 + 95 + 99 = 304 (100%)
R 110 of 304 ~ 36.18%
G 95 of 304 ~ 31.25%
B 99 of 304 ~ 32.57'%

%36.18
%31.25
%32.57

CMYK RENK MODELİ

#6E5F63 rengi CMYK tonu (0,14,10,57).

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

CMYK: (0,14,10,57)
C0M14Y10K57 (0%, 14%, 10%, 57%)
(0.00 / 0.14 / 0.10 / 0.57)

CMYK yüzdeleri

%0
%13.64
%10
%56.86

Codes

Color #6E5F63 in popluar color models

6E 5F 63
RGB 110 95 99
HSL 344° 7.32% 40.20%
HSB/HSV 344° 13.64% 43.14%
CMYK 0.00% 13.64% 10.00%
56.86%

Color #6E5F63 in popluar number systems.

HEX 6E 5F 63
Decimal 110 95 99
Binary 1101110 1011111 1100011
Octal 156 137 143

Shades and tints

Shades of #6E5F63

#6E5F63
(110,95,99)
#64575A
(100,87,90)
#5A4F51
(90,79,81)
#504748
(80,71,72)
#463F3F
(70,63,63)
#3C3736
(60,55,54)
#322F2D
(50,47,45)
#282724
(40,39,36)
#1E1F1B
(30,31,27)
#141712
(20,23,18)
#0A0F09
(10,15,9)
#000000
(0,0,0)

Tints of #6E5F63

#6E5F63
(110,95,99)
#7B6D71
(123,109,113)
#887B7F
(136,123,127)
#95898D
(149,137,141)
#A2979B
(162,151,155)
#AFA5A9
(175,165,169)
#BCB3B7
(188,179,183)
#C9C1C5
(201,193,197)
#D6CFD3
(214,207,211)
#E3DDE1
(227,221,225)
#F0EBEF
(240,235,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6E5F63; }

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

This text font color is #6E5F63.

Background Color

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

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

This div background color is #6E5F63.

Border color

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

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

This div border color is #6E5F63.

Opacity

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

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

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

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

This text has shadow with #6E5F63 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6E5F63.

Preview

Color preview on black background

This text has color #6E5F63 on black background.


Color preview on white background

This text has color #6E5F63 on white background.


Black color preview on #6E5F63 background

This text has black color on #6E5F63 background.


White color preview on #6E5F63 background

This text has white color on #6E5F63 background.


Related colors

Complementary color

Complementary color for #hex is #91A09C.


I love getcolorcode.com

Triadic colors

1 #636E5F and #5F636E with #6E5F63 are triadic colors.

2 #635F6E and #5F6E63 with #6E5F63 are triadic colors.