COLOR #031D17

HEX: #031D17 RGB: (3,29,23)

Color info

#031D17 contains red, green and blue colors in about the same proportion. Web safe color of #031D17 is #003300 (or #030).

RGB color model

#031D17 color RGB value is (3,29,23).

RGB: (3,29,23) (1%, 11%, 9%)

RGB channels and saturation

R 3 of 255 = 1%
G 29 of 255 = 11%
B 23 of 255 = 9%

3
29
23

R + G + B ~ 7%. #031D17 is dark color.

Portions of RGB colors in percentages

R + G + B = 3 + 29 + 23 = 55 (100%)
R 3 of 55 ~ 5.45%
G 29 of 55 ~ 52.73%
B 23 of 55 ~ 41.82'%

%52.73
%41.82

CMYK color model

#031D17 color CMYK value is (90,0,21,89).

  • cyan value is 89.66%
  • magenta value is 0.00%
  • yellow value is 20.69%
  • key color value is 88.63%

CMYK: (90,0,21,89)
C90M0Y21K89 (90%, 0%, 21%, 89%)
(0.90 / 0.00 / 0.21 / 0.89)

CMYK percentages

%89.66
%0
%20.69
%88.63

Codes

Color #031D17 in popluar color models

03 1D 17
RGB 3 29 23
HSL 166° 81.25% 6.27%
HSB/HSV 166° 89.66% 11.37%
CMYK 89.66% 0.00% 20.69%
88.63%

Color #031D17 in popluar number systems.

HEX 03 1D 17
Decimal 3 29 23
Binary 11 11101 10111
Octal 3 35 27

Shades and tints

Shades of #031D17

#031D17
(3,29,23)
#031B15
(3,27,21)
#031913
(3,25,19)
#031711
(3,23,17)
#03150F
(3,21,15)
#03130D
(3,19,13)
#03110B
(3,17,11)
#030F09
(3,15,9)
#030D07
(3,13,7)
#030B05
(3,11,5)
#030903
(3,9,3)
#000000
(0,0,0)

Tints of #031D17

#031D17
(3,29,23)
#19312C
(25,49,44)
#2F4541
(47,69,65)
#455956
(69,89,86)
#5B6D6B
(91,109,107)
#718180
(113,129,128)
#879595
(135,149,149)
#9DA9AA
(157,169,170)
#B3BDBF
(179,189,191)
#C9D1D4
(201,209,212)
#DFE5E9
(223,229,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #031D17 color. Also use rgb(3,29,23) instead hex code.

Text Font Color

.myTextColor { color: #031D17; }

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

This text font color is #031D17.

Background Color

.myBgColor { background-color: #031D17; }

<div style="background-color:#031D17">Inner text</div>

This div background color is #031D17.

Border color

.myBorderColor { border: 1px solid #031D17; }

<div style="border:3px solid #031D17">Div</div>

This div border color is #031D17.

Opacity

.myOpacity80 { color: #031D17; opacity: 0.8; }

<p style="color:#031D17;opacity:0.8;">80%</p>

Text with #031D17 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 #031D17;}

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

This text has shadow with #031D17 color.


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

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

This text has shadow with #031D17 primary color and red secondary color.


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

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

This text has shadow with #031D17 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #031D17.

Preview

Color preview on black background

This text has color #031D17 on black background.


Color preview on white background

This text has color #031D17 on white background.


Black color preview on #031D17 background

This text has black color on #031D17 background.


White color preview on #031D17 background

This text has white color on #031D17 background.


Related colors

Complementary color

Complementary color for #hex is #FCE2E8.


I love getcolorcode.com

Triadic colors

1 #17031D and #1D1703 with #031D17 are triadic colors.

2 #171D03 and #1D0317 with #031D17 are triadic colors.