COLOR #03473A

HEX: #03473A RGB: (3,71,58)

Color info

#03473A contains mainly green and blue colors. Web safe color of #03473A is #003333 (or #033).

RGB color model

#03473A color RGB value is (3,71,58).

RGB: (3,71,58) (1%, 28%, 23%)

RGB channels and saturation

R 3 of 255 = 1%
G 71 of 255 = 28%
B 58 of 255 = 23%

3
71
58

R + G + B ~ 17%. #03473A is dark color.

Portions of RGB colors in percentages

R + G + B = 3 + 71 + 58 = 132 (100%)
R 3 of 132 ~ 2.27%
G 71 of 132 ~ 53.79%
B 58 of 132 ~ 43.94'%

%53.79
%43.94

CMYK color model

#03473A color CMYK value is (96,0,18,72).

  • cyan value is 95.77%
  • magenta value is 0.00%
  • yellow value is 18.31%
  • key color value is 72.16%

CMYK: (96,0,18,72)
C96M0Y18K72 (96%, 0%, 18%, 72%)
(0.96 / 0.00 / 0.18 / 0.72)

CMYK percentages

%95.77
%0
%18.31
%72.16

Codes

Color #03473A in popluar color models

03 47 3A
RGB 3 71 58
HSL 169° 91.89% 14.51%
HSB/HSV 169° 95.77% 27.84%
CMYK 95.77% 0.00% 18.31%
72.16%

Color #03473A in popluar number systems.

HEX 03 47 3A
Decimal 3 71 58
Binary 11 1000111 111010
Octal 3 107 72

Shades and tints

Shades of #03473A

#03473A
(3,71,58)
#034135
(3,65,53)
#033B30
(3,59,48)
#03352B
(3,53,43)
#032F26
(3,47,38)
#032921
(3,41,33)
#03231C
(3,35,28)
#031D17
(3,29,23)
#031712
(3,23,18)
#03110D
(3,17,13)
#030B08
(3,11,8)
#000000
(0,0,0)

Tints of #03473A

#03473A
(3,71,58)
#19574B
(25,87,75)
#2F675C
(47,103,92)
#45776D
(69,119,109)
#5B877E
(91,135,126)
#71978F
(113,151,143)
#87A7A0
(135,167,160)
#9DB7B1
(157,183,177)
#B3C7C2
(179,199,194)
#C9D7D3
(201,215,211)
#DFE7E4
(223,231,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #03473A color. Also use rgb(3,71,58) instead hex code.

Text Font Color

.myTextColor { color: #03473A; }

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

This text font color is #03473A.

Background Color

.myBgColor { background-color: #03473A; }

<div style="background-color:#03473A">Inner text</div>

This div background color is #03473A.

Border color

.myBorderColor { border: 1px solid #03473A; }

<div style="border:3px solid #03473A">Div</div>

This div border color is #03473A.

Opacity

.myOpacity80 { color: #03473A; opacity: 0.8; }

<p style="color:#03473A;opacity:0.8;">80%</p>

Text with #03473A 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 #03473A;}

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

This text has shadow with #03473A color.


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

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

This text has shadow with #03473A primary color and red secondary color.


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

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

This text has shadow with #03473A and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #03473A.

Preview

Color preview on black background

This text has color #03473A on black background.


Color preview on white background

This text has color #03473A on white background.


Black color preview on #03473A background

This text has black color on #03473A background.


White color preview on #03473A background

This text has white color on #03473A background.


Related colors

Complementary color

Complementary color for #hex is #FCB8C5.


I love getcolorcode.com

Triadic colors

1 #3A0347 and #473A03 with #03473A are triadic colors.

2 #3A4703 and #47033A with #03473A are triadic colors.