COLOR #435377

HEX: #435377 RGB: (67,83,119)

Color info

#435377 contains red, green and blue colors in about the same proportion. Web safe color of #435377 is #336666 (or #366).

RGB color model

#435377 color RGB value is (67,83,119).

RGB: (67,83,119) (26%, 33%, 47%)

RGB channels and saturation

R 67 of 255 = 26%
G 83 of 255 = 33%
B 119 of 255 = 47%

67
83
119

R + G + B ~ 35%. #435377 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 67 + 83 + 119 = 269 (100%)
R 67 of 269 ~ 24.91%
G 83 of 269 ~ 30.86%
B 119 of 269 ~ 44.24'%

%24.91
%30.86
%44.24

CMYK color model

#435377 color CMYK value is (44,30,0,53).

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

CMYK: (44,30,0,53)
C44M30Y0K53 (44%, 30%, 0%, 53%)
(0.44 / 0.30 / 0.00 / 0.53)

CMYK percentages

%43.7
%30.25
%0
%53.33

Codes

Color #435377 in popluar color models

43 53 77
RGB 67 83 119
HSL 222° 27.96% 36.47%
HSB/HSV 222° 43.70% 46.67%
CMYK 43.70% 30.25% 0.00%
53.33%

Color #435377 in popluar number systems.

HEX 43 53 77
Decimal 67 83 119
Binary 1000011 1010011 1110111
Octal 103 123 167

Shades and tints

Shades of #435377

#435377
(67,83,119)
#3D4C6D
(61,76,109)
#374563
(55,69,99)
#313E59
(49,62,89)
#2B374F
(43,55,79)
#253045
(37,48,69)
#1F293B
(31,41,59)
#192231
(25,34,49)
#131B27
(19,27,39)
#0D141D
(13,20,29)
#070D13
(7,13,19)
#000000
(0,0,0)

Tints of #435377

#435377
(67,83,119)
#546283
(84,98,131)
#65718F
(101,113,143)
#76809B
(118,128,155)
#878FA7
(135,143,167)
#989EB3
(152,158,179)
#A9ADBF
(169,173,191)
#BABCCB
(186,188,203)
#CBCBD7
(203,203,215)
#DCDAE3
(220,218,227)
#EDE9EF
(237,233,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #435377; }

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

This text font color is #435377.

Background Color

.myBgColor { background-color: #435377; }

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

This div background color is #435377.

Border color

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

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

This div border color is #435377.

Opacity

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

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

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

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

This text has shadow with #435377 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #435377.

Preview

Color preview on black background

This text has color #435377 on black background.


Color preview on white background

This text has color #435377 on white background.


Black color preview on #435377 background

This text has black color on #435377 background.


White color preview on #435377 background

This text has white color on #435377 background.


Related colors

Complementary color

Complementary color for #hex is #BCAC88.


I love getcolorcode.com

Triadic colors

1 #774353 and #537743 with #435377 are triadic colors.

2 #775343 and #534377 with #435377 are triadic colors.