COLOR #1E091E

HEX: #1E091E RGB: (30,9,30)

Color info

#1E091E contains red, green and blue colors in about the same proportion. Web safe color of #1E091E is #330033 (or #303).

RGB color model

#1E091E color RGB value is (30,9,30).

RGB: (30,9,30) (12%, 4%, 12%)

RGB channels and saturation

R 30 of 255 = 12%
G 9 of 255 = 4%
B 30 of 255 = 12%

30
9
30

R + G + B ~ 9%. #1E091E is dark color.

Portions of RGB colors in percentages

R + G + B = 30 + 9 + 30 = 69 (100%)
R 30 of 69 ~ 43.48%
G 9 of 69 ~ 13.04%
B 30 of 69 ~ 43.48'%

%43.48
%13.04
%43.48

CMYK color model

#1E091E color CMYK value is (0,70,0,88).

  • cyan value is 0.00%
  • magenta value is 70.00%
  • yellow value is 0.00%
  • key color value is 88.24%

CMYK: (0,70,0,88)
C0M70Y0K88 (0%, 70%, 0%, 88%)
(0.00 / 0.70 / 0.00 / 0.88)

CMYK percentages

%0
%70
%0
%88.24

Codes

Color #1E091E in popluar color models

1E 09 1E
RGB 30 9 30
HSL 300° 53.85% 7.65%
HSB/HSV 300° 70.00% 11.76%
CMYK 0.00% 70.00% 0.00%
88.24%

Color #1E091E in popluar number systems.

HEX 1E 09 1E
Decimal 30 9 30
Binary 11110 1001 11110
Octal 36 11 36

Shades and tints

Shades of #1E091E

#1E091E
(30,9,30)
#1C091C
(28,9,28)
#1A091A
(26,9,26)
#180918
(24,9,24)
#160916
(22,9,22)
#140914
(20,9,20)
#120912
(18,9,18)
#100910
(16,9,16)
#0E090E
(14,9,14)
#0C090C
(12,9,12)
#0A090A
(10,9,10)
#000000
(0,0,0)

Tints of #1E091E

#1E091E
(30,9,30)
#321F32
(50,31,50)
#463546
(70,53,70)
#5A4B5A
(90,75,90)
#6E616E
(110,97,110)
#827782
(130,119,130)
#968D96
(150,141,150)
#AAA3AA
(170,163,170)
#BEB9BE
(190,185,190)
#D2CFD2
(210,207,210)
#E6E5E6
(230,229,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #1E091E color. Also use rgb(30,9,30) instead hex code.

Text Font Color

.myTextColor { color: #1E091E; }

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

This text font color is #1E091E.

Background Color

.myBgColor { background-color: #1E091E; }

<div style="background-color:#1E091E">Inner text</div>

This div background color is #1E091E.

Border color

.myBorderColor { border: 1px solid #1E091E; }

<div style="border:3px solid #1E091E">Div</div>

This div border color is #1E091E.

Opacity

.myOpacity80 { color: #1E091E; opacity: 0.8; }

<p style="color:#1E091E;opacity:0.8;">80%</p>

Text with #1E091E 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 #1E091E;}

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

This text has shadow with #1E091E color.


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

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

This text has shadow with #1E091E primary color and red secondary color.


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

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

This text has shadow with #1E091E and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #1E091E.

Preview

Color preview on black background

This text has color #1E091E on black background.


Color preview on white background

This text has color #1E091E on white background.


Black color preview on #1E091E background

This text has black color on #1E091E background.


White color preview on #1E091E background

This text has white color on #1E091E background.


Related colors

Complementary color

Complementary color for #hex is #E1F6E1.


I love getcolorcode.com

Triadic colors

1 #1E1E09 and #091E1E with #1E091E are triadic colors.

2 #1E091E and #091E1E with #1E091E are triadic colors.