COLOR #433440

HEX: #433440 RGB: (67,52,64)

Color info

#433440 contains red, green and blue colors in about the same proportion. Web safe color of #433440 is #333333 (or #333).

RGB color model

#433440 color RGB value is (67,52,64).

RGB: (67,52,64) (26%, 20%, 25%)

RGB channels and saturation

R 67 of 255 = 26%
G 52 of 255 = 20%
B 64 of 255 = 25%

67
52
64

R + G + B ~ 24%. #433440 is dark color.

Portions of RGB colors in percentages

R + G + B = 67 + 52 + 64 = 183 (100%)
R 67 of 183 ~ 36.61%
G 52 of 183 ~ 28.42%
B 64 of 183 ~ 34.97'%

%36.61
%28.42
%34.97

CMYK color model

#433440 color CMYK value is (0,22,4,74).

  • cyan value is 0.00%
  • magenta value is 22.39%
  • yellow value is 4.48%
  • key color value is 73.73%

CMYK: (0,22,4,74)
C0M22Y4K74 (0%, 22%, 4%, 74%)
(0.00 / 0.22 / 0.04 / 0.74)

CMYK percentages

%0
%22.39
%4.48
%73.73

Codes

Color #433440 in popluar color models

43 34 40
RGB 67 52 64
HSL 312° 12.61% 23.33%
HSB/HSV 312° 22.39% 26.27%
CMYK 0.00% 22.39% 4.48%
73.73%

Color #433440 in popluar number systems.

HEX 43 34 40
Decimal 67 52 64
Binary 1000011 110100 1000000
Octal 103 64 100

Shades and tints

Shades of #433440

#433440
(67,52,64)
#3D303B
(61,48,59)
#372C36
(55,44,54)
#312831
(49,40,49)
#2B242C
(43,36,44)
#252027
(37,32,39)
#1F1C22
(31,28,34)
#19181D
(25,24,29)
#131418
(19,20,24)
#0D1013
(13,16,19)
#070C0E
(7,12,14)
#000000
(0,0,0)

Tints of #433440

#433440
(67,52,64)
#544651
(84,70,81)
#655862
(101,88,98)
#766A73
(118,106,115)
#877C84
(135,124,132)
#988E95
(152,142,149)
#A9A0A6
(169,160,166)
#BAB2B7
(186,178,183)
#CBC4C8
(203,196,200)
#DCD6D9
(220,214,217)
#EDE8EA
(237,232,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #433440 color. Also use rgb(67,52,64) instead hex code.

Text Font Color

.myTextColor { color: #433440; }

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

This text font color is #433440.

Background Color

.myBgColor { background-color: #433440; }

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

This div background color is #433440.

Border color

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

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

This div border color is #433440.

Opacity

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

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

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

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

This text has shadow with #433440 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #433440.

Preview

Color preview on black background

This text has color #433440 on black background.


Color preview on white background

This text has color #433440 on white background.


Black color preview on #433440 background

This text has black color on #433440 background.


White color preview on #433440 background

This text has white color on #433440 background.


Related colors

Complementary color

Complementary color for #hex is #BCCBBF.


I love getcolorcode.com

Triadic colors

1 #404334 and #344043 with #433440 are triadic colors.

2 #403443 and #344340 with #433440 are triadic colors.