COLOR #6E0D34

HEX: #6E0D34 RGB: (110,13,52)

Color info

#6E0D34 contains mainly red and blue colors. Web safe color of #6E0D34 is #660033 (or #603).

RGB color model

#6E0D34 color RGB value is (110,13,52).

RGB: (110,13,52) (43%, 5%, 20%)

RGB channels and saturation

R 110 of 255 = 43%
G 13 of 255 = 5%
B 52 of 255 = 20%

110
13
52

R + G + B ~ 23%. #6E0D34 is dark color.

Portions of RGB colors in percentages

R + G + B = 110 + 13 + 52 = 175 (100%)
R 110 of 175 ~ 62.86%
G 13 of 175 ~ 7.43%
B 52 of 175 ~ 29.71'%

%62.86
%29.71

CMYK color model

#6E0D34 color CMYK value is (0,88,53,57).

  • cyan value is 0.00%
  • magenta value is 88.18%
  • yellow value is 52.73%
  • key color value is 56.86%
CMYK: (0,88,53,57) C0M88Y53K57 (0%,88%,53%,57%) (0.00/0.88/0.53/0.57) 

CMYK percentages

%0
%88.18
%52.73
%56.86

Codes

Color #6E0D34 in popluar color models

6E 0D 34
RGB 110 13 52
HSL 336° 78.86% 24.12%
HSB/HSV 336° 88.18% 43.14%
CMYK 0.00% 88.18% 52.73%
56.86%

Color #6E0D34 in popluar number systems.

HEX 6E 0D 34
Decimal 110 13 52
Binary 1101110 1101 110100
Octal 156 15 64

Shades and tints

Shades of #6E0D34

#6E0D34
(110,13,52)
#640C30
(100,12,48)
#5A0B2C
(90,11,44)
#500A28
(80,10,40)
#460924
(70,9,36)
#3C0820
(60,8,32)
#32071C
(50,7,28)
#280618
(40,6,24)
#1E0514
(30,5,20)
#140410
(20,4,16)
#0A030C
(10,3,12)
#000000
(0,0,0)

Tints of #6E0D34

#6E0D34
(110,13,52)
#7B2346
(123,35,70)
#883958
(136,57,88)
#954F6A
(149,79,106)
#A2657C
(162,101,124)
#AF7B8E
(175,123,142)
#BC91A0
(188,145,160)
#C9A7B2
(201,167,178)
#D6BDC4
(214,189,196)
#E3D3D6
(227,211,214)
#F0E9E8
(240,233,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6E0D34 color. Also use rgb(110,13,52) instead hex code.

Text Font Color

.myTextColor { color: #6E0D34; }

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

This text font color is #6E0D34.

Background Color

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

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

This div background color is #6E0D34.

Border color

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

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

This div border color is #6E0D34.

Opacity

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

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

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

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

This text has shadow with #6E0D34 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6E0D34.

Preview

Color preview on black background

This text has color #6E0D34 on black background.


Color preview on white background

This text has color #6E0D34 on white background.


Black color preview on #6E0D34 background

This text has black color on #6E0D34 background.


White color preview on #6E0D34 background

This text has white color on #6E0D34 background.


Related colors

Complementary color

Complementary color for #hex is #91F2CB.


I love getcolorcode.com

Triadic colors

1 #346E0D and #0D346E with #6E0D34 are triadic colors.

2 #340D6E and #0D6E34 with #6E0D34 are triadic colors.