COLOR #434731

HEX: #434731 RGB: (67,71,49)

Color info

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

RGB color model

#434731 color RGB value is (67,71,49).

RGB: (67,71,49) (26%, 28%, 19%)

RGB channels and saturation

R 67 of 255 = 26%
G 71 of 255 = 28%
B 49 of 255 = 19%

67
71
49

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

Portions of RGB colors in percentages

R + G + B = 67 + 71 + 49 = 187 (100%)
R 67 of 187 ~ 35.83%
G 71 of 187 ~ 37.97%
B 49 of 187 ~ 26.2'%

%35.83
%37.97
%26.2

CMYK color model

#434731 color CMYK value is (6,0,31,72).

  • cyan value is 5.63%
  • magenta value is 0.00%
  • yellow value is 30.99%
  • key color value is 72.16%
CMYK: (6,0,31,72) C6M0Y31K72 (6%,0%,31%,72%) (0.06/0.00/0.31/0.72) 

CMYK percentages

%5.63
%0
%30.99
%72.16

Codes

Color #434731 in popluar color models

43 47 31
RGB 67 71 49
HSL 71° 18.33% 23.53%
HSB/HSV 71° 30.99% 27.84%
CMYK 5.63% 0.00% 30.99%
72.16%

Color #434731 in popluar number systems.

HEX 43 47 31
Decimal 67 71 49
Binary 1000011 1000111 110001
Octal 103 107 61

Shades and tints

Shades of #434731

#434731
(67,71,49)
#3D412D
(61,65,45)
#373B29
(55,59,41)
#313525
(49,53,37)
#2B2F21
(43,47,33)
#25291D
(37,41,29)
#1F2319
(31,35,25)
#191D15
(25,29,21)
#131711
(19,23,17)
#0D110D
(13,17,13)
#070B09
(7,11,9)
#000000
(0,0,0)

Tints of #434731

#434731
(67,71,49)
#545743
(84,87,67)
#656755
(101,103,85)
#767767
(118,119,103)
#878779
(135,135,121)
#98978B
(152,151,139)
#A9A79D
(169,167,157)
#BAB7AF
(186,183,175)
#CBC7C1
(203,199,193)
#DCD7D3
(220,215,211)
#EDE7E5
(237,231,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #434731 color. Also use rgb(67,71,49) instead hex code.

Text Font Color

.myTextColor { color: #434731; }

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

This text font color is #434731.

Background Color

.myBgColor { background-color: #434731; }

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

This div background color is #434731.

Border color

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

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

This div border color is #434731.

Opacity

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

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

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

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

This text has shadow with #434731 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #434731.

Preview

Color preview on black background

This text has color #434731 on black background.


Color preview on white background

This text has color #434731 on white background.


Black color preview on #434731 background

This text has black color on #434731 background.


White color preview on #434731 background

This text has white color on #434731 background.


Related colors

Complementary color

Complementary color for #hex is #BCB8CE.


I love getcolorcode.com

Triadic colors

1 #314347 and #473143 with #434731 are triadic colors.

2 #314743 and #474331 with #434731 are triadic colors.