COLOR #469067

HEX: #469067 RGB: (70,144,103)

Color info

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

RGB color model

#469067 color RGB value is (70,144,103).

RGB: (70,144,103) (27%, 56%, 40%)

RGB channels and saturation

R 70 of 255 = 27%
G 144 of 255 = 56%
B 103 of 255 = 40%

70
144
103

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

Portions of RGB colors in percentages

R + G + B = 70 + 144 + 103 = 317 (100%)
R 70 of 317 ~ 22.08%
G 144 of 317 ~ 45.43%
B 103 of 317 ~ 32.49'%

%22.08
%45.43
%32.49

CMYK color model

#469067 color CMYK value is (51,0,28,44).

  • cyan value is 51.39%
  • magenta value is 0.00%
  • yellow value is 28.47%
  • key color value is 43.53%

CMYK: (51,0,28,44)
C51M0Y28K44 (51%, 0%, 28%, 44%)
(0.51 / 0.00 / 0.28 / 0.44)

CMYK percentages

%51.39
%0
%28.47
%43.53

Codes

Color #469067 in popluar color models

46 90 67
RGB 70 144 103
HSL 147° 34.58% 41.96%
HSB/HSV 147° 51.39% 56.47%
CMYK 51.39% 0.00% 28.47%
43.53%

Color #469067 in popluar number systems.

HEX 46 90 67
Decimal 70 144 103
Binary 1000110 10010000 1100111
Octal 106 220 147

Shades and tints

Shades of #469067

#469067
(70,144,103)
#40835E
(64,131,94)
#3A7655
(58,118,85)
#34694C
(52,105,76)
#2E5C43
(46,92,67)
#284F3A
(40,79,58)
#224231
(34,66,49)
#1C3528
(28,53,40)
#16281F
(22,40,31)
#101B16
(16,27,22)
#0A0E0D
(10,14,13)
#000000
(0,0,0)

Tints of #469067

#469067
(70,144,103)
#569A74
(86,154,116)
#66A481
(102,164,129)
#76AE8E
(118,174,142)
#86B89B
(134,184,155)
#96C2A8
(150,194,168)
#A6CCB5
(166,204,181)
#B6D6C2
(182,214,194)
#C6E0CF
(198,224,207)
#D6EADC
(214,234,220)
#E6F4E9
(230,244,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #469067 color. Also use rgb(70,144,103) instead hex code.

Text Font Color

.myTextColor { color: #469067; }

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

This text font color is #469067.

Background Color

.myBgColor { background-color: #469067; }

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

This div background color is #469067.

Border color

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

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

This div border color is #469067.

Opacity

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

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

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

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

This text has shadow with #469067 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #469067.

Preview

Color preview on black background

This text has color #469067 on black background.


Color preview on white background

This text has color #469067 on white background.


Black color preview on #469067 background

This text has black color on #469067 background.


White color preview on #469067 background

This text has white color on #469067 background.


Related colors

Complementary color

Complementary color for #hex is #B96F98.


I love getcolorcode.com

Triadic colors

1 #674690 and #906746 with #469067 are triadic colors.

2 #679046 and #904667 with #469067 are triadic colors.