COLOR #6E414B

HEX: #6E414B RGB: (110,65,75)

Renk bilgisi

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

RGB renk modeli

#6E414B color RGB value is (110,65,75).

RGB: (110,65,75) (43%, 25%, 29%)

RGB bağlantıları ve doygunluk

R 110 of 255 = 43%
G 65 of 255 = 25%
B 75 of 255 = 29%

110
65
75

R + G + B ~ 32%. #6E414B is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 110 + 65 + 75 = 250 (100%)
R 110 of 250 ~ 44%
G 65 of 250 ~ 26%
B 75 of 250 ~ 30'%

%44
%26
%30

CMYK RENK MODELİ

#6E414B rengi CMYK tonu (0,41,32,57).

  • camgöbeği tonu 0.00%
  • eflatun tonu 40.91%
  • sarı tonu 31.82%
  • ana renk tonu 56.86%

CMYK: (0,41,32,57)
C0M41Y32K57 (0%, 41%, 32%, 57%)
(0.00 / 0.41 / 0.32 / 0.57)

CMYK yüzdeleri

%0
%40.91
%31.82
%56.86

Codes

Color #6E414B in popluar color models

6E 41 4B
RGB 110 65 75
HSL 347° 25.71% 34.31%
HSB/HSV 347° 40.91% 43.14%
CMYK 0.00% 40.91% 31.82%
56.86%

Color #6E414B in popluar number systems.

HEX 6E 41 4B
Decimal 110 65 75
Binary 1101110 1000001 1001011
Octal 156 101 113

Shades and tints

Shades of #6E414B

#6E414B
(110,65,75)
#643C45
(100,60,69)
#5A373F
(90,55,63)
#503239
(80,50,57)
#462D33
(70,45,51)
#3C282D
(60,40,45)
#322327
(50,35,39)
#281E21
(40,30,33)
#1E191B
(30,25,27)
#141415
(20,20,21)
#0A0F0F
(10,15,15)
#000000
(0,0,0)

Tints of #6E414B

#6E414B
(110,65,75)
#7B525B
(123,82,91)
#88636B
(136,99,107)
#95747B
(149,116,123)
#A2858B
(162,133,139)
#AF969B
(175,150,155)
#BCA7AB
(188,167,171)
#C9B8BB
(201,184,187)
#D6C9CB
(214,201,203)
#E3DADB
(227,218,219)
#F0EBEB
(240,235,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6E414B color. Also use rgb(110,65,75) instead hex code.

Text Font Color

.myTextColor { color: #6E414B; }

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

This text font color is #6E414B.

Background Color

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

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

This div background color is #6E414B.

Border color

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

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

This div border color is #6E414B.

Opacity

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

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

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

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

This text has shadow with #6E414B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6E414B.

Preview

Color preview on black background

This text has color #6E414B on black background.


Color preview on white background

This text has color #6E414B on white background.


Black color preview on #6E414B background

This text has black color on #6E414B background.


White color preview on #6E414B background

This text has white color on #6E414B background.


Related colors

Complementary color

Complementary color for #hex is #91BEB4.


I love getcolorcode.com

Triadic colors

1 #4B6E41 and #414B6E with #6E414B are triadic colors.

2 #4B416E and #416E4B with #6E414B are triadic colors.