COLOR #469590

HEX: #469590 RGB: (70,149,144)

Color info

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

RGB color model

#469590 color RGB value is (70,149,144).

RGB: (70,149,144) (27%, 58%, 56%)

RGB channels and saturation

R 70 of 255 = 27%
G 149 of 255 = 58%
B 144 of 255 = 56%

70
149
144

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

Portions of RGB colors in percentages

R + G + B = 70 + 149 + 144 = 363 (100%)
R 70 of 363 ~ 19.28%
G 149 of 363 ~ 41.05%
B 144 of 363 ~ 39.67'%

%19.28
%41.05
%39.67

CMYK color model

#469590 color CMYK value is (53,0,3,42).

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

CMYK: (53,0,3,42)
C53M0Y3K42 (53%, 0%, 3%, 42%)
(0.53 / 0.00 / 0.03 / 0.42)

CMYK percentages

%53.02
%0
%3.36
%41.57

Codes

Color #469590 in popluar color models

46 95 90
RGB 70 149 144
HSL 176° 36.07% 42.94%
HSB/HSV 176° 53.02% 58.43%
CMYK 53.02% 0.00% 3.36%
41.57%

Color #469590 in popluar number systems.

HEX 46 95 90
Decimal 70 149 144
Binary 1000110 10010101 10010000
Octal 106 225 220

Shades and tints

Shades of #469590

#469590
(70,149,144)
#408883
(64,136,131)
#3A7B76
(58,123,118)
#346E69
(52,110,105)
#2E615C
(46,97,92)
#28544F
(40,84,79)
#224742
(34,71,66)
#1C3A35
(28,58,53)
#162D28
(22,45,40)
#10201B
(16,32,27)
#0A130E
(10,19,14)
#000000
(0,0,0)

Tints of #469590

#469590
(70,149,144)
#569E9A
(86,158,154)
#66A7A4
(102,167,164)
#76B0AE
(118,176,174)
#86B9B8
(134,185,184)
#96C2C2
(150,194,194)
#A6CBCC
(166,203,204)
#B6D4D6
(182,212,214)
#C6DDE0
(198,221,224)
#D6E6EA
(214,230,234)
#E6EFF4
(230,239,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #469590; }

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

This text font color is #469590.

Background Color

.myBgColor { background-color: #469590; }

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

This div background color is #469590.

Border color

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

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

This div border color is #469590.

Opacity

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

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

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

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

This text has shadow with #469590 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #469590.

Preview

Color preview on black background

This text has color #469590 on black background.


Color preview on white background

This text has color #469590 on white background.


Black color preview on #469590 background

This text has black color on #469590 background.


White color preview on #469590 background

This text has white color on #469590 background.


Related colors

Complementary color

Complementary color for #hex is #B96A6F.


I love getcolorcode.com

Triadic colors

1 #904695 and #959046 with #469590 are triadic colors.

2 #909546 and #954690 with #469590 are triadic colors.