COLOR #469083

HEX: #469083 RGB: (70,144,131)

Color info

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

RGB color model

#469083 color RGB value is (70,144,131).

RGB: (70,144,131) (27%, 56%, 51%)

RGB channels and saturation

R 70 of 255 = 27%
G 144 of 255 = 56%
B 131 of 255 = 51%

70
144
131

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

Portions of RGB colors in percentages

R + G + B = 70 + 144 + 131 = 345 (100%)
R 70 of 345 ~ 20.29%
G 144 of 345 ~ 41.74%
B 131 of 345 ~ 37.97'%

%20.29
%41.74
%37.97

CMYK color model

#469083 color CMYK value is (51,0,9,44).

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

CMYK: (51,0,9,44)
C51M0Y9K44 (51%, 0%, 9%, 44%)
(0.51 / 0.00 / 0.09 / 0.44)

CMYK percentages

%51.39
%0
%9.03
%43.53

Codes

Color #469083 in popluar color models

46 90 83
RGB 70 144 131
HSL 169° 34.58% 41.96%
HSB/HSV 169° 51.39% 56.47%
CMYK 51.39% 0.00% 9.03%
43.53%

Color #469083 in popluar number systems.

HEX 46 90 83
Decimal 70 144 131
Binary 1000110 10010000 10000011
Octal 106 220 203

Shades and tints

Shades of #469083

#469083
(70,144,131)
#408378
(64,131,120)
#3A766D
(58,118,109)
#346962
(52,105,98)
#2E5C57
(46,92,87)
#284F4C
(40,79,76)
#224241
(34,66,65)
#1C3536
(28,53,54)
#16282B
(22,40,43)
#101B20
(16,27,32)
#0A0E15
(10,14,21)
#000000
(0,0,0)

Tints of #469083

#469083
(70,144,131)
#569A8E
(86,154,142)
#66A499
(102,164,153)
#76AEA4
(118,174,164)
#86B8AF
(134,184,175)
#96C2BA
(150,194,186)
#A6CCC5
(166,204,197)
#B6D6D0
(182,214,208)
#C6E0DB
(198,224,219)
#D6EAE6
(214,234,230)
#E6F4F1
(230,244,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #469083; }

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

This text font color is #469083.

Background Color

.myBgColor { background-color: #469083; }

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

This div background color is #469083.

Border color

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

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

This div border color is #469083.

Opacity

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

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

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

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

This text has shadow with #469083 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #469083.

Preview

Color preview on black background

This text has color #469083 on black background.


Color preview on white background

This text has color #469083 on white background.


Black color preview on #469083 background

This text has black color on #469083 background.


White color preview on #469083 background

This text has white color on #469083 background.


Related colors

Complementary color

Complementary color for #hex is #B96F7C.


I love getcolorcode.com

Triadic colors

1 #834690 and #908346 with #469083 are triadic colors.

2 #839046 and #904683 with #469083 are triadic colors.