COLOR #047567

HEX: #047567 RGB: (4,117,103)

Color info

#047567 contains mainly green and blue colors. Web safe color of #047567 is #006666 (or #066).

RGB color model

#047567 color RGB value is (4,117,103).

RGB: (4,117,103) (2%, 46%, 40%)

RGB channels and saturation

R 4 of 255 = 2%
G 117 of 255 = 46%
B 103 of 255 = 40%

4
117
103

R + G + B ~ 29%. #047567 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 4 + 117 + 103 = 224 (100%)
R 4 of 224 ~ 1.79%
G 117 of 224 ~ 52.23%
B 103 of 224 ~ 45.98'%

%52.23
%45.98

CMYK color model

#047567 color CMYK value is (97,0,12,54).

  • cyan value is 96.58%
  • magenta value is 0.00%
  • yellow value is 11.97%
  • key color value is 54.12%

CMYK: (97,0,12,54)
C97M0Y12K54 (97%, 0%, 12%, 54%)
(0.97 / 0.00 / 0.12 / 0.54)

CMYK percentages

%96.58
%0
%11.97
%54.12

Codes

Color #047567 in popluar color models

04 75 67
RGB 4 117 103
HSL 173° 93.39% 23.73%
HSB/HSV 173° 96.58% 45.88%
CMYK 96.58% 0.00% 11.97%
54.12%

Color #047567 in popluar number systems.

HEX 04 75 67
Decimal 4 117 103
Binary 100 1110101 1100111
Octal 4 165 147

Shades and tints

Shades of #047567

#047567
(4,117,103)
#046B5E
(4,107,94)
#046155
(4,97,85)
#04574C
(4,87,76)
#044D43
(4,77,67)
#04433A
(4,67,58)
#043931
(4,57,49)
#042F28
(4,47,40)
#04251F
(4,37,31)
#041B16
(4,27,22)
#04110D
(4,17,13)
#000000
(0,0,0)

Tints of #047567

#047567
(4,117,103)
#1A8174
(26,129,116)
#308D81
(48,141,129)
#46998E
(70,153,142)
#5CA59B
(92,165,155)
#72B1A8
(114,177,168)
#88BDB5
(136,189,181)
#9EC9C2
(158,201,194)
#B4D5CF
(180,213,207)
#CAE1DC
(202,225,220)
#E0EDE9
(224,237,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #047567 color. Also use rgb(4,117,103) instead hex code.

Text Font Color

.myTextColor { color: #047567; }

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

This text font color is #047567.

Background Color

.myBgColor { background-color: #047567; }

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

This div background color is #047567.

Border color

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

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

This div border color is #047567.

Opacity

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

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

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

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

This text has shadow with #047567 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #047567.

Preview

Color preview on black background

This text has color #047567 on black background.


Color preview on white background

This text has color #047567 on white background.


Black color preview on #047567 background

This text has black color on #047567 background.


White color preview on #047567 background

This text has white color on #047567 background.


Related colors

Complementary color

Complementary color for #hex is #FB8A98.


I love getcolorcode.com

Triadic colors

1 #670475 and #756704 with #047567 are triadic colors.

2 #677504 and #750467 with #047567 are triadic colors.