COLOR #434553

HEX: #434553 RGB: (67,69,83)

Color info

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

RGB color model

#434553 color RGB value is (67,69,83).

RGB: (67,69,83) (26%, 27%, 33%)

RGB channels and saturation

R 67 of 255 = 26%
G 69 of 255 = 27%
B 83 of 255 = 33%

67
69
83

R + G + B ~ 29%. #434553 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 67 + 69 + 83 = 219 (100%)
R 67 of 219 ~ 30.59%
G 69 of 219 ~ 31.51%
B 83 of 219 ~ 37.9'%

%30.59
%31.51
%37.9

CMYK color model

#434553 color CMYK value is (19,17,0,67).

  • cyan value is 19.28%
  • magenta value is 16.87%
  • yellow value is 0.00%
  • key color value is 67.45%

CMYK: (19,17,0,67)
C19M17Y0K67 (19%, 17%, 0%, 67%)
(0.19 / 0.17 / 0.00 / 0.67)

CMYK percentages

%19.28
%16.87
%0
%67.45

Codes

Color #434553 in popluar color models

43 45 53
RGB 67 69 83
HSL 233° 10.67% 29.41%
HSB/HSV 233° 19.28% 32.55%
CMYK 19.28% 16.87% 0.00%
67.45%

Color #434553 in popluar number systems.

HEX 43 45 53
Decimal 67 69 83
Binary 1000011 1000101 1010011
Octal 103 105 123

Shades and tints

Shades of #434553

#434553
(67,69,83)
#3D3F4C
(61,63,76)
#373945
(55,57,69)
#31333E
(49,51,62)
#2B2D37
(43,45,55)
#252730
(37,39,48)
#1F2129
(31,33,41)
#191B22
(25,27,34)
#13151B
(19,21,27)
#0D0F14
(13,15,20)
#07090D
(7,9,13)
#000000
(0,0,0)

Tints of #434553

#434553
(67,69,83)
#545562
(84,85,98)
#656571
(101,101,113)
#767580
(118,117,128)
#87858F
(135,133,143)
#98959E
(152,149,158)
#A9A5AD
(169,165,173)
#BAB5BC
(186,181,188)
#CBC5CB
(203,197,203)
#DCD5DA
(220,213,218)
#EDE5E9
(237,229,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #434553; }

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

This text font color is #434553.

Background Color

.myBgColor { background-color: #434553; }

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

This div background color is #434553.

Border color

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

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

This div border color is #434553.

Opacity

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

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

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

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

This text has shadow with #434553 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #434553.

Preview

Color preview on black background

This text has color #434553 on black background.


Color preview on white background

This text has color #434553 on white background.


Black color preview on #434553 background

This text has black color on #434553 background.


White color preview on #434553 background

This text has white color on #434553 background.


Related colors

Complementary color

Complementary color for #hex is #BCBAAC.


I love getcolorcode.com

Triadic colors

1 #534345 and #455343 with #434553 are triadic colors.

2 #534543 and #454353 with #434553 are triadic colors.