COLOR #434059

HEX: #434059 RGB: (67,64,89)

Color info

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

RGB color model

#434059 color RGB value is (67,64,89).

RGB: (67,64,89) (26%, 25%, 35%)

RGB channels and saturation

R 67 of 255 = 26%
G 64 of 255 = 25%
B 89 of 255 = 35%

67
64
89

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

Portions of RGB colors in percentages

R + G + B = 67 + 64 + 89 = 220 (100%)
R 67 of 220 ~ 30.45%
G 64 of 220 ~ 29.09%
B 89 of 220 ~ 40.45'%

%30.45
%29.09
%40.45

CMYK color model

#434059 color CMYK value is (25,28,0,65).

  • cyan value is 24.72%
  • magenta value is 28.09%
  • yellow value is 0.00%
  • key color value is 65.10%

CMYK: (25,28,0,65)
C25M28Y0K65 (25%, 28%, 0%, 65%)
(0.25 / 0.28 / 0.00 / 0.65)

CMYK percentages

%24.72
%28.09
%0
%65.1

Codes

Color #434059 in popluar color models

43 40 59
RGB 67 64 89
HSL 247° 16.34% 30.00%
HSB/HSV 247° 28.09% 34.90%
CMYK 24.72% 28.09% 0.00%
65.10%

Color #434059 in popluar number systems.

HEX 43 40 59
Decimal 67 64 89
Binary 1000011 1000000 1011001
Octal 103 100 131

Shades and tints

Shades of #434059

#434059
(67,64,89)
#3D3B51
(61,59,81)
#373649
(55,54,73)
#313141
(49,49,65)
#2B2C39
(43,44,57)
#252731
(37,39,49)
#1F2229
(31,34,41)
#191D21
(25,29,33)
#131819
(19,24,25)
#0D1311
(13,19,17)
#070E09
(7,14,9)
#000000
(0,0,0)

Tints of #434059

#434059
(67,64,89)
#545168
(84,81,104)
#656277
(101,98,119)
#767386
(118,115,134)
#878495
(135,132,149)
#9895A4
(152,149,164)
#A9A6B3
(169,166,179)
#BAB7C2
(186,183,194)
#CBC8D1
(203,200,209)
#DCD9E0
(220,217,224)
#EDEAEF
(237,234,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #434059; }

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

This text font color is #434059.

Background Color

.myBgColor { background-color: #434059; }

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

This div background color is #434059.

Border color

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

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

This div border color is #434059.

Opacity

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

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

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

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

This text has shadow with #434059 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #434059.

Preview

Color preview on black background

This text has color #434059 on black background.


Color preview on white background

This text has color #434059 on white background.


Black color preview on #434059 background

This text has black color on #434059 background.


White color preview on #434059 background

This text has white color on #434059 background.


Related colors

Complementary color

Complementary color for #hex is #BCBFA6.


I love getcolorcode.com

Triadic colors

1 #594340 and #405943 with #434059 are triadic colors.

2 #594043 and #404359 with #434059 are triadic colors.