COLOR #6E6A63

HEX: #6E6A63 RGB: (110,106,99)

Renk bilgisi

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

RGB renk modeli

#6E6A63 color RGB value is (110,106,99).

RGB: (110,106,99) (43%, 42%, 39%)

RGB bağlantıları ve doygunluk

R 110 of 255 = 43%
G 106 of 255 = 42%
B 99 of 255 = 39%

110
106
99

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

Yüzdelerle RGB renk parçaları

R + G + B = 110 + 106 + 99 = 315 (100%)
R 110 of 315 ~ 34.92%
G 106 of 315 ~ 33.65%
B 99 of 315 ~ 31.43'%

%34.92
%33.65
%31.43

CMYK RENK MODELİ

#6E6A63 rengi CMYK tonu (0,4,10,57).

  • camgöbeği tonu 0.00%
  • eflatun tonu 3.64%
  • sarı tonu 10.00%
  • ana renk tonu 56.86%
CMYK: (0,4,10,57) C0M4Y10K57 (0%,4%,10%,57%) (0.00/0.04/0.10/0.57) 

CMYK yüzdeleri

%0
%3.64
%10
%56.86

Codes

Color #6E6A63 in popluar color models

6E 6A 63
RGB 110 106 99
HSL 38° 5.26% 40.98%
HSB/HSV 38° 10.00% 43.14%
CMYK 0.00% 3.64% 10.00%
56.86%

Color #6E6A63 in popluar number systems.

HEX 6E 6A 63
Decimal 110 106 99
Binary 1101110 1101010 1100011
Octal 156 152 143

Shades and tints

Shades of #6E6A63

#6E6A63
(110,106,99)
#64615A
(100,97,90)
#5A5851
(90,88,81)
#504F48
(80,79,72)
#46463F
(70,70,63)
#3C3D36
(60,61,54)
#32342D
(50,52,45)
#282B24
(40,43,36)
#1E221B
(30,34,27)
#141912
(20,25,18)
#0A1009
(10,16,9)
#000000
(0,0,0)

Tints of #6E6A63

#6E6A63
(110,106,99)
#7B7771
(123,119,113)
#88847F
(136,132,127)
#95918D
(149,145,141)
#A29E9B
(162,158,155)
#AFABA9
(175,171,169)
#BCB8B7
(188,184,183)
#C9C5C5
(201,197,197)
#D6D2D3
(214,210,211)
#E3DFE1
(227,223,225)
#F0ECEF
(240,236,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6E6A63; }

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

This text font color is #6E6A63.

Background Color

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

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

This div background color is #6E6A63.

Border color

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

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

This div border color is #6E6A63.

Opacity

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

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

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

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

This text has shadow with #6E6A63 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6E6A63.

Preview

Color preview on black background

This text has color #6E6A63 on black background.


Color preview on white background

This text has color #6E6A63 on white background.


Black color preview on #6E6A63 background

This text has black color on #6E6A63 background.


White color preview on #6E6A63 background

This text has white color on #6E6A63 background.


Related colors

Complementary color

Complementary color for #hex is #91959C.


I love getcolorcode.com

Triadic colors

1 #636E6A and #6A636E with #6E6A63 are triadic colors.

2 #636A6E and #6A6E63 with #6E6A63 are triadic colors.