COLOR #034742

HEX: #034742 RGB: (3,71,66)

Color info

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

RGB color model

#034742 color RGB value is (3,71,66).

RGB: (3,71,66) (1%, 28%, 26%)

RGB channels and saturation

R 3 of 255 = 1%
G 71 of 255 = 28%
B 66 of 255 = 26%

3
71
66

R + G + B ~ 18%. #034742 is dark color.

Portions of RGB colors in percentages

R + G + B = 3 + 71 + 66 = 140 (100%)
R 3 of 140 ~ 2.14%
G 71 of 140 ~ 50.71%
B 66 of 140 ~ 47.14'%

%50.71
%47.14

CMYK color model

#034742 color CMYK value is (96,0,7,72).

  • cyan value is 95.77%
  • magenta value is 0.00%
  • yellow value is 7.04%
  • key color value is 72.16%
CMYK: (96,0,7,72) C96M0Y7K72 (96%,0%,7%,72%) (0.96/0.00/0.07/0.72) 

CMYK percentages

%95.77
%0
%7.04
%72.16

Codes

Color #034742 in popluar color models

03 47 42
RGB 3 71 66
HSL 176° 91.89% 14.51%
HSB/HSV 176° 95.77% 27.84%
CMYK 95.77% 0.00% 7.04%
72.16%

Color #034742 in popluar number systems.

HEX 03 47 42
Decimal 3 71 66
Binary 11 1000111 1000010
Octal 3 107 102

Shades and tints

Shades of #034742

#034742
(3,71,66)
#03413C
(3,65,60)
#033B36
(3,59,54)
#033530
(3,53,48)
#032F2A
(3,47,42)
#032924
(3,41,36)
#03231E
(3,35,30)
#031D18
(3,29,24)
#031712
(3,23,18)
#03110C
(3,17,12)
#030B06
(3,11,6)
#000000
(0,0,0)

Tints of #034742

#034742
(3,71,66)
#195753
(25,87,83)
#2F6764
(47,103,100)
#457775
(69,119,117)
#5B8786
(91,135,134)
#719797
(113,151,151)
#87A7A8
(135,167,168)
#9DB7B9
(157,183,185)
#B3C7CA
(179,199,202)
#C9D7DB
(201,215,219)
#DFE7EC
(223,231,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #034742; }

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

This text font color is #034742.

Background Color

.myBgColor { background-color: #034742; }

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

This div background color is #034742.

Border color

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

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

This div border color is #034742.

Opacity

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

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

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

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

This text has shadow with #034742 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #034742.

Preview

Color preview on black background

This text has color #034742 on black background.


Color preview on white background

This text has color #034742 on white background.


Black color preview on #034742 background

This text has black color on #034742 background.


White color preview on #034742 background

This text has white color on #034742 background.


Related colors

Complementary color

Complementary color for #hex is #FCB8BD.


I love getcolorcode.com

Triadic colors

1 #420347 and #474203 with #034742 are triadic colors.

2 #424703 and #470342 with #034742 are triadic colors.