COLOR #469174

HEX: #469174 RGB: (70,145,116)

Color info

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

RGB color model

#469174 color RGB value is (70,145,116).

RGB: (70,145,116) (27%, 57%, 45%)

RGB channels and saturation

R 70 of 255 = 27%
G 145 of 255 = 57%
B 116 of 255 = 45%

70
145
116

R + G + B ~ 43%. #469174 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 70 + 145 + 116 = 331 (100%)
R 70 of 331 ~ 21.15%
G 145 of 331 ~ 43.81%
B 116 of 331 ~ 35.05'%

%21.15
%43.81
%35.05

CMYK color model

#469174 color CMYK value is (52,0,20,43).

  • cyan value is 51.72%
  • magenta value is 0.00%
  • yellow value is 20.00%
  • key color value is 43.14%

CMYK: (52,0,20,43)
C52M0Y20K43 (52%, 0%, 20%, 43%)
(0.52 / 0.00 / 0.20 / 0.43)

CMYK percentages

%51.72
%0
%20
%43.14

Codes

Color #469174 in popluar color models

46 91 74
RGB 70 145 116
HSL 157° 34.88% 42.16%
HSB/HSV 157° 51.72% 56.86%
CMYK 51.72% 0.00% 20.00%
43.14%

Color #469174 in popluar number systems.

HEX 46 91 74
Decimal 70 145 116
Binary 1000110 10010001 1110100
Octal 106 221 164

Shades and tints

Shades of #469174

#469174
(70,145,116)
#40846A
(64,132,106)
#3A7760
(58,119,96)
#346A56
(52,106,86)
#2E5D4C
(46,93,76)
#285042
(40,80,66)
#224338
(34,67,56)
#1C362E
(28,54,46)
#162924
(22,41,36)
#101C1A
(16,28,26)
#0A0F10
(10,15,16)
#000000
(0,0,0)

Tints of #469174

#469174
(70,145,116)
#569B80
(86,155,128)
#66A58C
(102,165,140)
#76AF98
(118,175,152)
#86B9A4
(134,185,164)
#96C3B0
(150,195,176)
#A6CDBC
(166,205,188)
#B6D7C8
(182,215,200)
#C6E1D4
(198,225,212)
#D6EBE0
(214,235,224)
#E6F5EC
(230,245,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #469174 color. Also use rgb(70,145,116) instead hex code.

Text Font Color

.myTextColor { color: #469174; }

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

This text font color is #469174.

Background Color

.myBgColor { background-color: #469174; }

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

This div background color is #469174.

Border color

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

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

This div border color is #469174.

Opacity

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

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

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

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

This text has shadow with #469174 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #469174.

Preview

Color preview on black background

This text has color #469174 on black background.


Color preview on white background

This text has color #469174 on white background.


Black color preview on #469174 background

This text has black color on #469174 background.


White color preview on #469174 background

This text has white color on #469174 background.


Related colors

Complementary color

Complementary color for #hex is #B96E8B.


I love getcolorcode.com

Triadic colors

1 #744691 and #917446 with #469174 are triadic colors.

2 #749146 and #914674 with #469174 are triadic colors.