COLOR #034D53

HEX: #034D53 RGB: (3,77,83)

Color info

#034D53 contains mainly green and blue colors. Web safe color of #034D53 is #003366 (or #036).

RGB color model

#034D53 color RGB value is (3,77,83).

RGB: (3,77,83) (1%, 30%, 33%)

RGB channels and saturation

R 3 of 255 = 1%
G 77 of 255 = 30%
B 83 of 255 = 33%

3
77
83

R + G + B ~ 21%. #034D53 is dark color.

Portions of RGB colors in percentages

R + G + B = 3 + 77 + 83 = 163 (100%)
R 3 of 163 ~ 1.84%
G 77 of 163 ~ 47.24%
B 83 of 163 ~ 50.92'%

%47.24
%50.92

CMYK color model

#034D53 color CMYK value is (96,7,0,67).

  • cyan value is 96.39%
  • magenta value is 7.23%
  • yellow value is 0.00%
  • key color value is 67.45%

CMYK: (96,7,0,67)
C96M7Y0K67 (96%, 7%, 0%, 67%)
(0.96 / 0.07 / 0.00 / 0.67)

CMYK percentages

%96.39
%7.23
%0
%67.45

Codes

Color #034D53 in popluar color models

03 4D 53
RGB 3 77 83
HSL 185° 93.02% 16.86%
HSB/HSV 185° 96.39% 32.55%
CMYK 96.39% 7.23% 0.00%
67.45%

Color #034D53 in popluar number systems.

HEX 03 4D 53
Decimal 3 77 83
Binary 11 1001101 1010011
Octal 3 115 123

Shades and tints

Shades of #034D53

#034D53
(3,77,83)
#03464C
(3,70,76)
#033F45
(3,63,69)
#03383E
(3,56,62)
#033137
(3,49,55)
#032A30
(3,42,48)
#032329
(3,35,41)
#031C22
(3,28,34)
#03151B
(3,21,27)
#030E14
(3,14,20)
#03070D
(3,7,13)
#000000
(0,0,0)

Tints of #034D53

#034D53
(3,77,83)
#195D62
(25,93,98)
#2F6D71
(47,109,113)
#457D80
(69,125,128)
#5B8D8F
(91,141,143)
#719D9E
(113,157,158)
#87ADAD
(135,173,173)
#9DBDBC
(157,189,188)
#B3CDCB
(179,205,203)
#C9DDDA
(201,221,218)
#DFEDE9
(223,237,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #034D53 color. Also use rgb(3,77,83) instead hex code.

Text Font Color

.myTextColor { color: #034D53; }

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

This text font color is #034D53.

Background Color

.myBgColor { background-color: #034D53; }

<div style="background-color:#034D53">Inner text</div>

This div background color is #034D53.

Border color

.myBorderColor { border: 1px solid #034D53; }

<div style="border:3px solid #034D53">Div</div>

This div border color is #034D53.

Opacity

.myOpacity80 { color: #034D53; opacity: 0.8; }

<p style="color:#034D53;opacity:0.8;">80%</p>

Text with #034D53 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 #034D53;}

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

This text has shadow with #034D53 color.


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

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

This text has shadow with #034D53 primary color and red secondary color.


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

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

This text has shadow with #034D53 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #034D53.

Preview

Color preview on black background

This text has color #034D53 on black background.


Color preview on white background

This text has color #034D53 on white background.


Black color preview on #034D53 background

This text has black color on #034D53 background.


White color preview on #034D53 background

This text has white color on #034D53 background.


Related colors

Complementary color

Complementary color for #hex is #FCB2AC.


I love getcolorcode.com

Triadic colors

1 #53034D and #4D5303 with #034D53 are triadic colors.

2 #534D03 and #4D0353 with #034D53 are triadic colors.