COLOR #467482

HEX: #467482 RGB: (70,116,130)

Color info

#467482 contains mainly green and blue colors. Web safe color of #467482 is #336699 (or #369).

RGB color model

#467482 color RGB value is (70,116,130).

RGB: (70,116,130) (27%, 45%, 51%)

RGB channels and saturation

R 70 of 255 = 27%
G 116 of 255 = 45%
B 130 of 255 = 51%

70
116
130

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

Portions of RGB colors in percentages

R + G + B = 70 + 116 + 130 = 316 (100%)
R 70 of 316 ~ 22.15%
G 116 of 316 ~ 36.71%
B 130 of 316 ~ 41.14'%

%22.15
%36.71
%41.14

CMYK color model

#467482 color CMYK value is (46,11,0,49).

  • cyan value is 46.15%
  • magenta value is 10.77%
  • yellow value is 0.00%
  • key color value is 49.02%

CMYK: (46,11,0,49)
C46M11Y0K49 (46%, 11%, 0%, 49%)
(0.46 / 0.11 / 0.00 / 0.49)

CMYK percentages

%46.15
%10.77
%0
%49.02

Codes

Color #467482 in popluar color models

46 74 82
RGB 70 116 130
HSL 194° 30.00% 39.22%
HSB/HSV 194° 46.15% 50.98%
CMYK 46.15% 10.77% 0.00%
49.02%

Color #467482 in popluar number systems.

HEX 46 74 82
Decimal 70 116 130
Binary 1000110 1110100 10000010
Octal 106 164 202

Shades and tints

Shades of #467482

#467482
(70,116,130)
#406A77
(64,106,119)
#3A606C
(58,96,108)
#345661
(52,86,97)
#2E4C56
(46,76,86)
#28424B
(40,66,75)
#223840
(34,56,64)
#1C2E35
(28,46,53)
#16242A
(22,36,42)
#101A1F
(16,26,31)
#0A1014
(10,16,20)
#000000
(0,0,0)

Tints of #467482

#467482
(70,116,130)
#56808D
(86,128,141)
#668C98
(102,140,152)
#7698A3
(118,152,163)
#86A4AE
(134,164,174)
#96B0B9
(150,176,185)
#A6BCC4
(166,188,196)
#B6C8CF
(182,200,207)
#C6D4DA
(198,212,218)
#D6E0E5
(214,224,229)
#E6ECF0
(230,236,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #467482; }

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

This text font color is #467482.

Background Color

.myBgColor { background-color: #467482; }

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

This div background color is #467482.

Border color

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

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

This div border color is #467482.

Opacity

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

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

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

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

This text has shadow with #467482 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #467482.

Preview

Color preview on black background

This text has color #467482 on black background.


Color preview on white background

This text has color #467482 on white background.


Black color preview on #467482 background

This text has black color on #467482 background.


White color preview on #467482 background

This text has white color on #467482 background.


Related colors

Complementary color

Complementary color for #hex is #B98B7D.


I love getcolorcode.com

Triadic colors

1 #824674 and #748246 with #467482 are triadic colors.

2 #827446 and #744682 with #467482 are triadic colors.