COLOR #074347

HEX: #074347 RGB: (7,67,71)

Color info

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

RGB color model

#074347 color RGB value is (7,67,71).

RGB: (7,67,71) (3%, 26%, 28%)

RGB channels and saturation

R 7 of 255 = 3%
G 67 of 255 = 26%
B 71 of 255 = 28%

7
67
71

R + G + B ~ 19%. #074347 is dark color.

Portions of RGB colors in percentages

R + G + B = 7 + 67 + 71 = 145 (100%)
R 7 of 145 ~ 4.83%
G 67 of 145 ~ 46.21%
B 71 of 145 ~ 48.97'%

%46.21
%48.97

CMYK color model

#074347 color CMYK value is (90,6,0,72).

  • cyan value is 90.14%
  • magenta value is 5.63%
  • yellow value is 0.00%
  • key color value is 72.16%

CMYK: (90,6,0,72)
C90M6Y0K72 (90%, 6%, 0%, 72%)
(0.90 / 0.06 / 0.00 / 0.72)

CMYK percentages

%90.14
%5.63
%0
%72.16

Codes

Color #074347 in popluar color models

07 43 47
RGB 7 67 71
HSL 184° 82.05% 15.29%
HSB/HSV 184° 90.14% 27.84%
CMYK 90.14% 5.63% 0.00%
72.16%

Color #074347 in popluar number systems.

HEX 07 43 47
Decimal 7 67 71
Binary 111 1000011 1000111
Octal 7 103 107

Shades and tints

Shades of #074347

#074347
(7,67,71)
#073D41
(7,61,65)
#07373B
(7,55,59)
#073135
(7,49,53)
#072B2F
(7,43,47)
#072529
(7,37,41)
#071F23
(7,31,35)
#07191D
(7,25,29)
#071317
(7,19,23)
#070D11
(7,13,17)
#07070B
(7,7,11)
#000000
(0,0,0)

Tints of #074347

#074347
(7,67,71)
#1D5457
(29,84,87)
#336567
(51,101,103)
#497677
(73,118,119)
#5F8787
(95,135,135)
#759897
(117,152,151)
#8BA9A7
(139,169,167)
#A1BAB7
(161,186,183)
#B7CBC7
(183,203,199)
#CDDCD7
(205,220,215)
#E3EDE7
(227,237,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #074347 color. Also use rgb(7,67,71) instead hex code.

Text Font Color

.myTextColor { color: #074347; }

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

This text font color is #074347.

Background Color

.myBgColor { background-color: #074347; }

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

This div background color is #074347.

Border color

.myBorderColor { border: 1px solid #074347; }

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

This div border color is #074347.

Opacity

.myOpacity80 { color: #074347; opacity: 0.8; }

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

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

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

This text has shadow with #074347 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #074347.

Preview

Color preview on black background

This text has color #074347 on black background.


Color preview on white background

This text has color #074347 on white background.


Black color preview on #074347 background

This text has black color on #074347 background.


White color preview on #074347 background

This text has white color on #074347 background.


Related colors

Complementary color

Complementary color for #hex is #F8BCB8.


I love getcolorcode.com

Triadic colors

1 #470743 and #434707 with #074347 are triadic colors.

2 #474307 and #430747 with #074347 are triadic colors.