COLOR #6E0413

HEX: #6E0413 RGB: (110,4,19)

Color info

#6E0413 contains mainly red color. Web safe color of #6E0413 is #660000 (or #600).

RGB color model

#6E0413 color RGB value is (110,4,19).

RGB: (110,4,19) (43%, 2%, 7%)

RGB channels and saturation

R 110 of 255 = 43%
G 4 of 255 = 2%
B 19 of 255 = 7%

110
4
19

R + G + B ~ 17%. #6E0413 is dark color.

Portions of RGB colors in percentages

R + G + B = 110 + 4 + 19 = 133 (100%)
R 110 of 133 ~ 82.71%
G 4 of 133 ~ 3.01%
B 19 of 133 ~ 14.29'%

%82.71
%14.29

CMYK color model

#6E0413 color CMYK value is (0,96,83,57).

  • cyan value is 0.00%
  • magenta value is 96.36%
  • yellow value is 82.73%
  • key color value is 56.86%
CMYK: (0,96,83,57) C0M96Y83K57 (0%,96%,83%,57%) (0.00/0.96/0.83/0.57) 

CMYK percentages

%0
%96.36
%82.73
%56.86

Codes

Color #6E0413 in popluar color models

6E 04 13
RGB 110 4 19
HSL 352° 92.98% 22.35%
HSB/HSV 352° 96.36% 43.14%
CMYK 0.00% 96.36% 82.73%
56.86%

Color #6E0413 in popluar number systems.

HEX 6E 04 13
Decimal 110 4 19
Binary 1101110 100 10011
Octal 156 4 23

Shades and tints

Shades of #6E0413

#6E0413
(110,4,19)
#640412
(100,4,18)
#5A0411
(90,4,17)
#500410
(80,4,16)
#46040F
(70,4,15)
#3C040E
(60,4,14)
#32040D
(50,4,13)
#28040C
(40,4,12)
#1E040B
(30,4,11)
#14040A
(20,4,10)
#0A0409
(10,4,9)
#000000
(0,0,0)

Tints of #6E0413

#6E0413
(110,4,19)
#7B1A28
(123,26,40)
#88303D
(136,48,61)
#954652
(149,70,82)
#A25C67
(162,92,103)
#AF727C
(175,114,124)
#BC8891
(188,136,145)
#C99EA6
(201,158,166)
#D6B4BB
(214,180,187)
#E3CAD0
(227,202,208)
#F0E0E5
(240,224,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6E0413 color. Also use rgb(110,4,19) instead hex code.

Text Font Color

.myTextColor { color: #6E0413; }

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

This text font color is #6E0413.

Background Color

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

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

This div background color is #6E0413.

Border color

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

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

This div border color is #6E0413.

Opacity

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

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

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

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

This text has shadow with #6E0413 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6E0413.

Preview

Color preview on black background

This text has color #6E0413 on black background.


Color preview on white background

This text has color #6E0413 on white background.


Black color preview on #6E0413 background

This text has black color on #6E0413 background.


White color preview on #6E0413 background

This text has white color on #6E0413 background.


Related colors

Complementary color

Complementary color for #hex is #91FBEC.


I love getcolorcode.com

Triadic colors

1 #136E04 and #04136E with #6E0413 are triadic colors.

2 #13046E and #046E13 with #6E0413 are triadic colors.