COLOR #467284

HEX: #467284 RGB: (70,114,132)

Color info

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

RGB color model

#467284 color RGB value is (70,114,132).

RGB: (70,114,132) (27%, 45%, 52%)

RGB channels and saturation

R 70 of 255 = 27%
G 114 of 255 = 45%
B 132 of 255 = 52%

70
114
132

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

Portions of RGB colors in percentages

R + G + B = 70 + 114 + 132 = 316 (100%)
R 70 of 316 ~ 22.15%
G 114 of 316 ~ 36.08%
B 132 of 316 ~ 41.77'%

%22.15
%36.08
%41.77

CMYK color model

#467284 color CMYK value is (47,14,0,48).

  • cyan value is 46.97%
  • magenta value is 13.64%
  • yellow value is 0.00%
  • key color value is 48.24%
CMYK: (47,14,0,48) C47M14Y0K48 (47%,14%,0%,48%) (0.47/0.14/0.00/0.48) 

CMYK percentages

%46.97
%13.64
%0
%48.24

Codes

Color #467284 in popluar color models

46 72 84
RGB 70 114 132
HSL 197° 30.69% 39.61%
HSB/HSV 197° 46.97% 51.76%
CMYK 46.97% 13.64% 0.00%
48.24%

Color #467284 in popluar number systems.

HEX 46 72 84
Decimal 70 114 132
Binary 1000110 1110010 10000100
Octal 106 162 204

Shades and tints

Shades of #467284

#467284
(70,114,132)
#406878
(64,104,120)
#3A5E6C
(58,94,108)
#345460
(52,84,96)
#2E4A54
(46,74,84)
#284048
(40,64,72)
#22363C
(34,54,60)
#1C2C30
(28,44,48)
#162224
(22,34,36)
#101818
(16,24,24)
#0A0E0C
(10,14,12)
#000000
(0,0,0)

Tints of #467284

#467284
(70,114,132)
#567E8F
(86,126,143)
#668A9A
(102,138,154)
#7696A5
(118,150,165)
#86A2B0
(134,162,176)
#96AEBB
(150,174,187)
#A6BAC6
(166,186,198)
#B6C6D1
(182,198,209)
#C6D2DC
(198,210,220)
#D6DEE7
(214,222,231)
#E6EAF2
(230,234,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #467284; }

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

This text font color is #467284.

Background Color

.myBgColor { background-color: #467284; }

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

This div background color is #467284.

Border color

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

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

This div border color is #467284.

Opacity

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

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

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

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

This text has shadow with #467284 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #467284.

Preview

Color preview on black background

This text has color #467284 on black background.


Color preview on white background

This text has color #467284 on white background.


Black color preview on #467284 background

This text has black color on #467284 background.


White color preview on #467284 background

This text has white color on #467284 background.


Related colors

Complementary color

Complementary color for #hex is #B98D7B.


I love getcolorcode.com

Triadic colors

1 #844672 and #728446 with #467284 are triadic colors.

2 #847246 and #724684 with #467284 are triadic colors.