COLOR #4764A7

HEX: #4764A7 RGB: (71,100,167)

Color info

#4764A7 contains mainly blue color. Web safe color of #4764A7 is #336699 (or #369).

RGB color model

#4764A7 color RGB value is (71,100,167).

RGB: (71,100,167) (28%, 39%, 65%)

RGB channels and saturation

R 71 of 255 = 28%
G 100 of 255 = 39%
B 167 of 255 = 65%

71
100
167

R + G + B ~ 44%. #4764A7 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 71 + 100 + 167 = 338 (100%)
R 71 of 338 ~ 21.01%
G 100 of 338 ~ 29.59%
B 167 of 338 ~ 49.41'%

%21.01
%29.59
%49.41

CMYK color model

#4764A7 color CMYK value is (57,40,0,35).

  • cyan value is 57.49%
  • magenta value is 40.12%
  • yellow value is 0.00%
  • key color value is 34.51%
CMYK: (57,40,0,35) C57M40Y0K35 (57%,40%,0%,35%) (0.57/0.40/0.00/0.35) 

CMYK percentages

%57.49
%40.12
%0
%34.51

Codes

Color #4764A7 in popluar color models

47 64 A7
RGB 71 100 167
HSL 222° 40.34% 46.67%
HSB/HSV 222° 57.49% 65.49%
CMYK 57.49% 40.12% 0.00%
34.51%

Color #4764A7 in popluar number systems.

HEX 47 64 A7
Decimal 71 100 167
Binary 1000111 1100100 10100111
Octal 107 144 247

Shades and tints

Shades of #4764A7

#4764A7
(71,100,167)
#415B98
(65,91,152)
#3B5289
(59,82,137)
#35497A
(53,73,122)
#2F406B
(47,64,107)
#29375C
(41,55,92)
#232E4D
(35,46,77)
#1D253E
(29,37,62)
#171C2F
(23,28,47)
#111320
(17,19,32)
#0B0A11
(11,10,17)
#000000
(0,0,0)

Tints of #4764A7

#4764A7
(71,100,167)
#5772AF
(87,114,175)
#6780B7
(103,128,183)
#778EBF
(119,142,191)
#879CC7
(135,156,199)
#97AACF
(151,170,207)
#A7B8D7
(167,184,215)
#B7C6DF
(183,198,223)
#C7D4E7
(199,212,231)
#D7E2EF
(215,226,239)
#E7F0F7
(231,240,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4764A7 color. Also use rgb(71,100,167) instead hex code.

Text Font Color

.myTextColor { color: #4764A7; }

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

This text font color is #4764A7.

Background Color

.myBgColor { background-color: #4764A7; }

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

This div background color is #4764A7.

Border color

.myBorderColor { border: 1px solid #4764A7; }

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

This div border color is #4764A7.

Opacity

.myOpacity80 { color: #4764A7; opacity: 0.8; }

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

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

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

This text has shadow with #4764A7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4764A7.

Preview

Color preview on black background

This text has color #4764A7 on black background.


Color preview on white background

This text has color #4764A7 on white background.


Black color preview on #4764A7 background

This text has black color on #4764A7 background.


White color preview on #4764A7 background

This text has white color on #4764A7 background.


Related colors

Complementary color

Complementary color for #hex is #B89B58.


I love getcolorcode.com

Triadic colors

1 #A74764 and #64A747 with #4764A7 are triadic colors.

2 #A76447 and #6447A7 with #4764A7 are triadic colors.