COLOR #434761

HEX: #434761 RGB: (67,71,97)

Color info

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

RGB color model

#434761 color RGB value is (67,71,97).

RGB: (67,71,97) (26%, 28%, 38%)

RGB channels and saturation

R 67 of 255 = 26%
G 71 of 255 = 28%
B 97 of 255 = 38%

67
71
97

R + G + B ~ 31%. #434761 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 67 + 71 + 97 = 235 (100%)
R 67 of 235 ~ 28.51%
G 71 of 235 ~ 30.21%
B 97 of 235 ~ 41.28'%

%28.51
%30.21
%41.28

CMYK color model

#434761 color CMYK value is (31,27,0,62).

  • cyan value is 30.93%
  • magenta value is 26.80%
  • yellow value is 0.00%
  • key color value is 61.96%

CMYK: (31,27,0,62)
C31M27Y0K62 (31%, 27%, 0%, 62%)
(0.31 / 0.27 / 0.00 / 0.62)

CMYK percentages

%30.93
%26.8
%0
%61.96

Codes

Color #434761 in popluar color models

43 47 61
RGB 67 71 97
HSL 232° 18.29% 32.16%
HSB/HSV 232° 30.93% 38.04%
CMYK 30.93% 26.80% 0.00%
61.96%

Color #434761 in popluar number systems.

HEX 43 47 61
Decimal 67 71 97
Binary 1000011 1000111 1100001
Octal 103 107 141

Shades and tints

Shades of #434761

#434761
(67,71,97)
#3D4159
(61,65,89)
#373B51
(55,59,81)
#313549
(49,53,73)
#2B2F41
(43,47,65)
#252939
(37,41,57)
#1F2331
(31,35,49)
#191D29
(25,29,41)
#131721
(19,23,33)
#0D1119
(13,17,25)
#070B11
(7,11,17)
#000000
(0,0,0)

Tints of #434761

#434761
(67,71,97)
#54576F
(84,87,111)
#65677D
(101,103,125)
#76778B
(118,119,139)
#878799
(135,135,153)
#9897A7
(152,151,167)
#A9A7B5
(169,167,181)
#BAB7C3
(186,183,195)
#CBC7D1
(203,199,209)
#DCD7DF
(220,215,223)
#EDE7ED
(237,231,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #434761; }

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

This text font color is #434761.

Background Color

.myBgColor { background-color: #434761; }

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

This div background color is #434761.

Border color

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

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

This div border color is #434761.

Opacity

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

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

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

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

This text has shadow with #434761 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #434761.

Preview

Color preview on black background

This text has color #434761 on black background.


Color preview on white background

This text has color #434761 on white background.


Black color preview on #434761 background

This text has black color on #434761 background.


White color preview on #434761 background

This text has white color on #434761 background.


Related colors

Complementary color

Complementary color for #hex is #BCB89E.


I love getcolorcode.com

Triadic colors

1 #614347 and #476143 with #434761 are triadic colors.

2 #614743 and #474361 with #434761 are triadic colors.