COLOR #469584

HEX: #469584 RGB: (70,149,132)

Color info

#469584 contains mainly green and blue colors. Web safe color of #469584 is #339999 (or #399).

RGB color model

#469584 color RGB value is (70,149,132).

RGB: (70,149,132) (27%, 58%, 52%)

RGB channels and saturation

R 70 of 255 = 27%
G 149 of 255 = 58%
B 132 of 255 = 52%

70
149
132

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

Portions of RGB colors in percentages

R + G + B = 70 + 149 + 132 = 351 (100%)
R 70 of 351 ~ 19.94%
G 149 of 351 ~ 42.45%
B 132 of 351 ~ 37.61'%

%19.94
%42.45
%37.61

CMYK color model

#469584 color CMYK value is (53,0,11,42).

  • cyan value is 53.02%
  • magenta value is 0.00%
  • yellow value is 11.41%
  • key color value is 41.57%

CMYK: (53,0,11,42)
C53M0Y11K42 (53%, 0%, 11%, 42%)
(0.53 / 0.00 / 0.11 / 0.42)

CMYK percentages

%53.02
%0
%11.41
%41.57

Codes

Color #469584 in popluar color models

46 95 84
RGB 70 149 132
HSL 167° 36.07% 42.94%
HSB/HSV 167° 53.02% 58.43%
CMYK 53.02% 0.00% 11.41%
41.57%

Color #469584 in popluar number systems.

HEX 46 95 84
Decimal 70 149 132
Binary 1000110 10010101 10000100
Octal 106 225 204

Shades and tints

Shades of #469584

#469584
(70,149,132)
#408878
(64,136,120)
#3A7B6C
(58,123,108)
#346E60
(52,110,96)
#2E6154
(46,97,84)
#285448
(40,84,72)
#22473C
(34,71,60)
#1C3A30
(28,58,48)
#162D24
(22,45,36)
#102018
(16,32,24)
#0A130C
(10,19,12)
#000000
(0,0,0)

Tints of #469584

#469584
(70,149,132)
#569E8F
(86,158,143)
#66A79A
(102,167,154)
#76B0A5
(118,176,165)
#86B9B0
(134,185,176)
#96C2BB
(150,194,187)
#A6CBC6
(166,203,198)
#B6D4D1
(182,212,209)
#C6DDDC
(198,221,220)
#D6E6E7
(214,230,231)
#E6EFF2
(230,239,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #469584 color. Also use rgb(70,149,132) instead hex code.

Text Font Color

.myTextColor { color: #469584; }

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

This text font color is #469584.

Background Color

.myBgColor { background-color: #469584; }

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

This div background color is #469584.

Border color

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

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

This div border color is #469584.

Opacity

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

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

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

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

This text has shadow with #469584 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #469584.

Preview

Color preview on black background

This text has color #469584 on black background.


Color preview on white background

This text has color #469584 on white background.


Black color preview on #469584 background

This text has black color on #469584 background.


White color preview on #469584 background

This text has white color on #469584 background.


Related colors

Complementary color

Complementary color for #hex is #B96A7B.


I love getcolorcode.com

Triadic colors

1 #844695 and #958446 with #469584 are triadic colors.

2 #849546 and #954684 with #469584 are triadic colors.