COLOR #434977

HEX: #434977 RGB: (67,73,119)

Color info

#434977 contains red, green and blue colors in about the same proportion. Web safe color of #434977 is #333366 (or #336).

RGB color model

#434977 color RGB value is (67,73,119).

RGB: (67,73,119) (26%, 29%, 47%)

RGB channels and saturation

R 67 of 255 = 26%
G 73 of 255 = 29%
B 119 of 255 = 47%

67
73
119

R + G + B ~ 34%. #434977 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 67 + 73 + 119 = 259 (100%)
R 67 of 259 ~ 25.87%
G 73 of 259 ~ 28.19%
B 119 of 259 ~ 45.95'%

%25.87
%28.19
%45.95

CMYK color model

#434977 color CMYK value is (44,39,0,53).

  • cyan value is 43.70%
  • magenta value is 38.66%
  • yellow value is 0.00%
  • key color value is 53.33%

CMYK: (44,39,0,53)
C44M39Y0K53 (44%, 39%, 0%, 53%)
(0.44 / 0.39 / 0.00 / 0.53)

CMYK percentages

%43.7
%38.66
%0
%53.33

Codes

Color #434977 in popluar color models

43 49 77
RGB 67 73 119
HSL 233° 27.96% 36.47%
HSB/HSV 233° 43.70% 46.67%
CMYK 43.70% 38.66% 0.00%
53.33%

Color #434977 in popluar number systems.

HEX 43 49 77
Decimal 67 73 119
Binary 1000011 1001001 1110111
Octal 103 111 167

Shades and tints

Shades of #434977

#434977
(67,73,119)
#3D436D
(61,67,109)
#373D63
(55,61,99)
#313759
(49,55,89)
#2B314F
(43,49,79)
#252B45
(37,43,69)
#1F253B
(31,37,59)
#191F31
(25,31,49)
#131927
(19,25,39)
#0D131D
(13,19,29)
#070D13
(7,13,19)
#000000
(0,0,0)

Tints of #434977

#434977
(67,73,119)
#545983
(84,89,131)
#65698F
(101,105,143)
#76799B
(118,121,155)
#8789A7
(135,137,167)
#9899B3
(152,153,179)
#A9A9BF
(169,169,191)
#BAB9CB
(186,185,203)
#CBC9D7
(203,201,215)
#DCD9E3
(220,217,227)
#EDE9EF
(237,233,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #434977 color. Also use rgb(67,73,119) instead hex code.

Text Font Color

.myTextColor { color: #434977; }

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

This text font color is #434977.

Background Color

.myBgColor { background-color: #434977; }

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

This div background color is #434977.

Border color

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

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

This div border color is #434977.

Opacity

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

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

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

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

This text has shadow with #434977 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #434977.

Preview

Color preview on black background

This text has color #434977 on black background.


Color preview on white background

This text has color #434977 on white background.


Black color preview on #434977 background

This text has black color on #434977 background.


White color preview on #434977 background

This text has white color on #434977 background.


Related colors

Complementary color

Complementary color for #hex is #BCB688.


I love getcolorcode.com

Triadic colors

1 #774349 and #497743 with #434977 are triadic colors.

2 #774943 and #494377 with #434977 are triadic colors.