COLOR #6E4F58

HEX: #6E4F58 RGB: (110,79,88)

Color info

#6E4F58 contains red, green and blue colors in about the same proportion. Web safe color of #6E4F58 is #666666 (or #666).

RGB color model

#6E4F58 color RGB value is (110,79,88).

RGB: (110,79,88) (43%, 31%, 35%)

RGB channels and saturation

R 110 of 255 = 43%
G 79 of 255 = 31%
B 88 of 255 = 35%

110
79
88

R + G + B ~ 36%. #6E4F58 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 110 + 79 + 88 = 277 (100%)
R 110 of 277 ~ 39.71%
G 79 of 277 ~ 28.52%
B 88 of 277 ~ 31.77'%

%39.71
%28.52
%31.77

CMYK color model

#6E4F58 color CMYK value is (0,28,20,57).

  • cyan value is 0.00%
  • magenta value is 28.18%
  • yellow value is 20.00%
  • key color value is 56.86%

CMYK: (0,28,20,57)
C0M28Y20K57 (0%, 28%, 20%, 57%)
(0.00 / 0.28 / 0.20 / 0.57)

CMYK percentages

%0
%28.18
%20
%56.86

Codes

Color #6E4F58 in popluar color models

6E 4F 58
RGB 110 79 88
HSL 343° 16.40% 37.06%
HSB/HSV 343° 28.18% 43.14%
CMYK 0.00% 28.18% 20.00%
56.86%

Color #6E4F58 in popluar number systems.

HEX 6E 4F 58
Decimal 110 79 88
Binary 1101110 1001111 1011000
Octal 156 117 130

Shades and tints

Shades of #6E4F58

#6E4F58
(110,79,88)
#644850
(100,72,80)
#5A4148
(90,65,72)
#503A40
(80,58,64)
#463338
(70,51,56)
#3C2C30
(60,44,48)
#322528
(50,37,40)
#281E20
(40,30,32)
#1E1718
(30,23,24)
#141010
(20,16,16)
#0A0908
(10,9,8)
#000000
(0,0,0)

Tints of #6E4F58

#6E4F58
(110,79,88)
#7B5F67
(123,95,103)
#886F76
(136,111,118)
#957F85
(149,127,133)
#A28F94
(162,143,148)
#AF9FA3
(175,159,163)
#BCAFB2
(188,175,178)
#C9BFC1
(201,191,193)
#D6CFD0
(214,207,208)
#E3DFDF
(227,223,223)
#F0EFEE
(240,239,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6E4F58 color. Also use rgb(110,79,88) instead hex code.

Text Font Color

.myTextColor { color: #6E4F58; }

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

This text font color is #6E4F58.

Background Color

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

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

This div background color is #6E4F58.

Border color

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

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

This div border color is #6E4F58.

Opacity

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

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

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

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

This text has shadow with #6E4F58 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6E4F58.

Preview

Color preview on black background

This text has color #6E4F58 on black background.


Color preview on white background

This text has color #6E4F58 on white background.


Black color preview on #6E4F58 background

This text has black color on #6E4F58 background.


White color preview on #6E4F58 background

This text has white color on #6E4F58 background.


Related colors

Complementary color

Complementary color for #hex is #91B0A7.


I love getcolorcode.com

Triadic colors

1 #586E4F and #4F586E with #6E4F58 are triadic colors.

2 #584F6E and #4F6E58 with #6E4F58 are triadic colors.