COLOR #478A61

HEX: #478A61 RGB: (71,138,97)

Color info

#478A61 contains mainly green and blue colors. Web safe color of #478A61 is #339966 (or #396).

RGB color model

#478A61 color RGB value is (71,138,97).

RGB: (71,138,97) (28%, 54%, 38%)

RGB channels and saturation

R 71 of 255 = 28%
G 138 of 255 = 54%
B 97 of 255 = 38%

71
138
97

R + G + B ~ 40%. #478A61 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 71 + 138 + 97 = 306 (100%)
R 71 of 306 ~ 23.2%
G 138 of 306 ~ 45.1%
B 97 of 306 ~ 31.7'%

%23.2
%45.1
%31.7

CMYK color model

#478A61 color CMYK value is (49,0,30,46).

  • cyan value is 48.55%
  • magenta value is 0.00%
  • yellow value is 29.71%
  • key color value is 45.88%

CMYK: (49,0,30,46)
C49M0Y30K46 (49%, 0%, 30%, 46%)
(0.49 / 0.00 / 0.30 / 0.46)

CMYK percentages

%48.55
%0
%29.71
%45.88

Codes

Color #478A61 in popluar color models

47 8A 61
RGB 71 138 97
HSL 143° 32.06% 40.98%
HSB/HSV 143° 48.55% 54.12%
CMYK 48.55% 0.00% 29.71%
45.88%

Color #478A61 in popluar number systems.

HEX 47 8A 61
Decimal 71 138 97
Binary 1000111 10001010 1100001
Octal 107 212 141

Shades and tints

Shades of #478A61

#478A61
(71,138,97)
#417E59
(65,126,89)
#3B7251
(59,114,81)
#356649
(53,102,73)
#2F5A41
(47,90,65)
#294E39
(41,78,57)
#234231
(35,66,49)
#1D3629
(29,54,41)
#172A21
(23,42,33)
#111E19
(17,30,25)
#0B1211
(11,18,17)
#000000
(0,0,0)

Tints of #478A61

#478A61
(71,138,97)
#57946F
(87,148,111)
#679E7D
(103,158,125)
#77A88B
(119,168,139)
#87B299
(135,178,153)
#97BCA7
(151,188,167)
#A7C6B5
(167,198,181)
#B7D0C3
(183,208,195)
#C7DAD1
(199,218,209)
#D7E4DF
(215,228,223)
#E7EEED
(231,238,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #478A61 color. Also use rgb(71,138,97) instead hex code.

Text Font Color

.myTextColor { color: #478A61; }

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

This text font color is #478A61.

Background Color

.myBgColor { background-color: #478A61; }

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

This div background color is #478A61.

Border color

.myBorderColor { border: 1px solid #478A61; }

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

This div border color is #478A61.

Opacity

.myOpacity80 { color: #478A61; opacity: 0.8; }

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

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

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

This text has shadow with #478A61 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #478A61.

Preview

Color preview on black background

This text has color #478A61 on black background.


Color preview on white background

This text has color #478A61 on white background.


Black color preview on #478A61 background

This text has black color on #478A61 background.


White color preview on #478A61 background

This text has white color on #478A61 background.


Related colors

Complementary color

Complementary color for #hex is #B8759E.


I love getcolorcode.com

Triadic colors

1 #61478A and #8A6147 with #478A61 are triadic colors.

2 #618A47 and #8A4761 with #478A61 are triadic colors.