COLOR #43425A

HEX: #43425A RGB: (67,66,90)

Color info

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

RGB color model

#43425A color RGB value is (67,66,90).

RGB: (67,66,90) (26%, 26%, 35%)

RGB channels and saturation

R 67 of 255 = 26%
G 66 of 255 = 26%
B 90 of 255 = 35%

67
66
90

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

Portions of RGB colors in percentages

R + G + B = 67 + 66 + 90 = 223 (100%)
R 67 of 223 ~ 30.04%
G 66 of 223 ~ 29.6%
B 90 of 223 ~ 40.36'%

%30.04
%29.6
%40.36

CMYK color model

#43425A color CMYK value is (26,27,0,65).

  • cyan value is 25.56%
  • magenta value is 26.67%
  • yellow value is 0.00%
  • key color value is 64.71%
CMYK: (26,27,0,65) C26M27Y0K65 (26%,27%,0%,65%) (0.26/0.27/0.00/0.65) 

CMYK percentages

%25.56
%26.67
%0
%64.71

Codes

Color #43425A in popluar color models

43 42 5A
RGB 67 66 90
HSL 243° 15.38% 30.59%
HSB/HSV 243° 26.67% 35.29%
CMYK 25.56% 26.67% 0.00%
64.71%

Color #43425A in popluar number systems.

HEX 43 42 5A
Decimal 67 66 90
Binary 1000011 1000010 1011010
Octal 103 102 132

Shades and tints

Shades of #43425A

#43425A
(67,66,90)
#3D3C52
(61,60,82)
#37364A
(55,54,74)
#313042
(49,48,66)
#2B2A3A
(43,42,58)
#252432
(37,36,50)
#1F1E2A
(31,30,42)
#191822
(25,24,34)
#13121A
(19,18,26)
#0D0C12
(13,12,18)
#07060A
(7,6,10)
#000000
(0,0,0)

Tints of #43425A

#43425A
(67,66,90)
#545369
(84,83,105)
#656478
(101,100,120)
#767587
(118,117,135)
#878696
(135,134,150)
#9897A5
(152,151,165)
#A9A8B4
(169,168,180)
#BAB9C3
(186,185,195)
#CBCAD2
(203,202,210)
#DCDBE1
(220,219,225)
#EDECF0
(237,236,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #43425A color. Also use rgb(67,66,90) instead hex code.

Text Font Color

.myTextColor { color: #43425A; }

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

This text font color is #43425A.

Background Color

.myBgColor { background-color: #43425A; }

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

This div background color is #43425A.

Border color

.myBorderColor { border: 1px solid #43425A; }

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

This div border color is #43425A.

Opacity

.myOpacity80 { color: #43425A; opacity: 0.8; }

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

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

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

This text has shadow with #43425A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #43425A.

Preview

Color preview on black background

This text has color #43425A on black background.


Color preview on white background

This text has color #43425A on white background.


Black color preview on #43425A background

This text has black color on #43425A background.


White color preview on #43425A background

This text has white color on #43425A background.


Related colors

Complementary color

Complementary color for #hex is #BCBDA5.


I love getcolorcode.com

Triadic colors

1 #5A4342 and #425A43 with #43425A are triadic colors.

2 #5A4243 and #42435A with #43425A are triadic colors.