COLOR #031D29

HEX: #031D29 RGB: (3,29,41)

Color info

#031D29 contains red, green and blue colors in about the same proportion. Web safe color of #031D29 is #003333 (or #033).

RGB color model

#031D29 color RGB value is (3,29,41).

RGB: (3,29,41) (1%, 11%, 16%)

RGB channels and saturation

R 3 of 255 = 1%
G 29 of 255 = 11%
B 41 of 255 = 16%

3
29
41

R + G + B ~ 9%. #031D29 is dark color.

Portions of RGB colors in percentages

R + G + B = 3 + 29 + 41 = 73 (100%)
R 3 of 73 ~ 4.11%
G 29 of 73 ~ 39.73%
B 41 of 73 ~ 56.16'%

%39.73
%56.16

CMYK color model

#031D29 color CMYK value is (93,29,0,84).

  • cyan value is 92.68%
  • magenta value is 29.27%
  • yellow value is 0.00%
  • key color value is 83.92%
CMYK: (93,29,0,84) C93M29Y0K84 (93%,29%,0%,84%) (0.93/0.29/0.00/0.84) 

CMYK percentages

%92.68
%29.27
%0
%83.92

Codes

Color #031D29 in popluar color models

03 1D 29
RGB 3 29 41
HSL 199° 86.36% 8.63%
HSB/HSV 199° 92.68% 16.08%
CMYK 92.68% 29.27% 0.00%
83.92%

Color #031D29 in popluar number systems.

HEX 03 1D 29
Decimal 3 29 41
Binary 11 11101 101001
Octal 3 35 51

Shades and tints

Shades of #031D29

#031D29
(3,29,41)
#031B26
(3,27,38)
#031923
(3,25,35)
#031720
(3,23,32)
#03151D
(3,21,29)
#03131A
(3,19,26)
#031117
(3,17,23)
#030F14
(3,15,20)
#030D11
(3,13,17)
#030B0E
(3,11,14)
#03090B
(3,9,11)
#000000
(0,0,0)

Tints of #031D29

#031D29
(3,29,41)
#19313C
(25,49,60)
#2F454F
(47,69,79)
#455962
(69,89,98)
#5B6D75
(91,109,117)
#718188
(113,129,136)
#87959B
(135,149,155)
#9DA9AE
(157,169,174)
#B3BDC1
(179,189,193)
#C9D1D4
(201,209,212)
#DFE5E7
(223,229,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #031D29; }

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

This text font color is #031D29.

Background Color

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

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

This div background color is #031D29.

Border color

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

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

This div border color is #031D29.

Opacity

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

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

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

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

This text has shadow with #031D29 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #031D29.

Preview

Color preview on black background

This text has color #031D29 on black background.


Color preview on white background

This text has color #031D29 on white background.


Black color preview on #031D29 background

This text has black color on #031D29 background.


White color preview on #031D29 background

This text has white color on #031D29 background.


Related colors

Complementary color

Complementary color for #hex is #FCE2D6.


I love getcolorcode.com

Triadic colors

1 #29031D and #1D2903 with #031D29 are triadic colors.

2 #291D03 and #1D0329 with #031D29 are triadic colors.