COLOR #311E07

HEX: #311E07 RGB: (49,30,7)

Color info

#311E07 contains red, green and blue colors in about the same proportion. Web safe color of #311E07 is #333300 (or #330).

RGB color model

#311E07 color RGB value is (49,30,7).

RGB: (49,30,7) (19%, 12%, 3%)

RGB channels and saturation

R 49 of 255 = 19%
G 30 of 255 = 12%
B 7 of 255 = 3%

49
30
7

R + G + B ~ 11%. #311E07 is dark color.

Portions of RGB colors in percentages

R + G + B = 49 + 30 + 7 = 86 (100%)
R 49 of 86 ~ 56.98%
G 30 of 86 ~ 34.88%
B 7 of 86 ~ 8.14'%

%56.98
%34.88

CMYK color model

#311E07 color CMYK value is (0,39,86,81).

  • cyan value is 0.00%
  • magenta value is 38.78%
  • yellow value is 85.71%
  • key color value is 80.78%
CMYK: (0,39,86,81) C0M39Y86K81 (0%,39%,86%,81%) (0.00/0.39/0.86/0.81) 

CMYK percentages

%0
%38.78
%85.71
%80.78

Codes

Color #311E07 in popluar color models

31 1E 07
RGB 49 30 7
HSL 33° 75.00% 10.98%
HSB/HSV 33° 85.71% 19.22%
CMYK 0.00% 38.78% 85.71%
80.78%

Color #311E07 in popluar number systems.

HEX 31 1E 07
Decimal 49 30 7
Binary 110001 11110 111
Octal 61 36 7

Shades and tints

Shades of #311E07

#311E07
(49,30,7)
#2D1C07
(45,28,7)
#291A07
(41,26,7)
#251807
(37,24,7)
#211607
(33,22,7)
#1D1407
(29,20,7)
#191207
(25,18,7)
#151007
(21,16,7)
#110E07
(17,14,7)
#0D0C07
(13,12,7)
#090A07
(9,10,7)
#000000
(0,0,0)

Tints of #311E07

#311E07
(49,30,7)
#43321D
(67,50,29)
#554633
(85,70,51)
#675A49
(103,90,73)
#796E5F
(121,110,95)
#8B8275
(139,130,117)
#9D968B
(157,150,139)
#AFAAA1
(175,170,161)
#C1BEB7
(193,190,183)
#D3D2CD
(211,210,205)
#E5E6E3
(229,230,227)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #311E07 color. Also use rgb(49,30,7) instead hex code.

Text Font Color

.myTextColor { color: #311E07; }

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

This text font color is #311E07.

Background Color

.myBgColor { background-color: #311E07; }

<div style="background-color:#311E07">Inner text</div>

This div background color is #311E07.

Border color

.myBorderColor { border: 1px solid #311E07; }

<div style="border:3px solid #311E07">Div</div>

This div border color is #311E07.

Opacity

.myOpacity80 { color: #311E07; opacity: 0.8; }

<p style="color:#311E07;opacity:0.8;">80%</p>

Text with #311E07 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 #311E07;}

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

This text has shadow with #311E07 color.


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

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

This text has shadow with #311E07 primary color and red secondary color.


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

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

This text has shadow with #311E07 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #311E07.

Preview

Color preview on black background

This text has color #311E07 on black background.


Color preview on white background

This text has color #311E07 on white background.


Black color preview on #311E07 background

This text has black color on #311E07 background.


White color preview on #311E07 background

This text has white color on #311E07 background.


Related colors

Complementary color

Complementary color for #hex is #CEE1F8.


I love getcolorcode.com

Triadic colors

1 #07311E and #1E0731 with #311E07 are triadic colors.

2 #071E31 and #1E3107 with #311E07 are triadic colors.