COLOR #047430

HEX: #047430 RGB: (4,116,48)

Color info

#047430 contains mainly green color. Web safe color of #047430 is #006633 (or #063).

RGB color model

#047430 color RGB value is (4,116,48).

RGB: (4,116,48) (2%, 45%, 19%)

RGB channels and saturation

R 4 of 255 = 2%
G 116 of 255 = 45%
B 48 of 255 = 19%

4
116
48

R + G + B ~ 22%. #047430 is dark color.

Portions of RGB colors in percentages

R + G + B = 4 + 116 + 48 = 168 (100%)
R 4 of 168 ~ 2.38%
G 116 of 168 ~ 69.05%
B 48 of 168 ~ 28.57'%

%69.05
%28.57

CMYK color model

#047430 color CMYK value is (97,0,59,55).

  • cyan value is 96.55%
  • magenta value is 0.00%
  • yellow value is 58.62%
  • key color value is 54.51%

CMYK: (97,0,59,55)
C97M0Y59K55 (97%, 0%, 59%, 55%)
(0.97 / 0.00 / 0.59 / 0.55)

CMYK percentages

%96.55
%0
%58.62
%54.51

Codes

Color #047430 in popluar color models

04 74 30
RGB 4 116 48
HSL 144° 93.33% 23.53%
HSB/HSV 144° 96.55% 45.49%
CMYK 96.55% 0.00% 58.62%
54.51%

Color #047430 in popluar number systems.

HEX 04 74 30
Decimal 4 116 48
Binary 100 1110100 110000
Octal 4 164 60

Shades and tints

Shades of #047430

#047430
(4,116,48)
#046A2C
(4,106,44)
#046028
(4,96,40)
#045624
(4,86,36)
#044C20
(4,76,32)
#04421C
(4,66,28)
#043818
(4,56,24)
#042E14
(4,46,20)
#042410
(4,36,16)
#041A0C
(4,26,12)
#041008
(4,16,8)
#000000
(0,0,0)

Tints of #047430

#047430
(4,116,48)
#1A8042
(26,128,66)
#308C54
(48,140,84)
#469866
(70,152,102)
#5CA478
(92,164,120)
#72B08A
(114,176,138)
#88BC9C
(136,188,156)
#9EC8AE
(158,200,174)
#B4D4C0
(180,212,192)
#CAE0D2
(202,224,210)
#E0ECE4
(224,236,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #047430 color. Also use rgb(4,116,48) instead hex code.

Text Font Color

.myTextColor { color: #047430; }

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

This text font color is #047430.

Background Color

.myBgColor { background-color: #047430; }

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

This div background color is #047430.

Border color

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

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

This div border color is #047430.

Opacity

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

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

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

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

This text has shadow with #047430 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #047430.

Preview

Color preview on black background

This text has color #047430 on black background.


Color preview on white background

This text has color #047430 on white background.


Black color preview on #047430 background

This text has black color on #047430 background.


White color preview on #047430 background

This text has white color on #047430 background.


Related colors

Complementary color

Complementary color for #hex is #FB8BCF.


I love getcolorcode.com

Triadic colors

1 #300474 and #743004 with #047430 are triadic colors.

2 #307404 and #740430 with #047430 are triadic colors.