COLOR #434874

HEX: #434874 RGB: (67,72,116)

Color info

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

RGB color model

#434874 color RGB value is (67,72,116).

RGB: (67,72,116) (26%, 28%, 45%)

RGB channels and saturation

R 67 of 255 = 26%
G 72 of 255 = 28%
B 116 of 255 = 45%

67
72
116

R + G + B ~ 33%. #434874 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 67 + 72 + 116 = 255 (100%)
R 67 of 255 ~ 26.27%
G 72 of 255 ~ 28.24%
B 116 of 255 ~ 45.49'%

%26.27
%28.24
%45.49

CMYK color model

#434874 color CMYK value is (42,38,0,55).

  • cyan value is 42.24%
  • magenta value is 37.93%
  • yellow value is 0.00%
  • key color value is 54.51%
CMYK: (42,38,0,55) C42M38Y0K55 (42%,38%,0%,55%) (0.42/0.38/0.00/0.55) 

CMYK percentages

%42.24
%37.93
%0
%54.51

Codes

Color #434874 in popluar color models

43 48 74
RGB 67 72 116
HSL 234° 26.78% 35.88%
HSB/HSV 234° 42.24% 45.49%
CMYK 42.24% 37.93% 0.00%
54.51%

Color #434874 in popluar number systems.

HEX 43 48 74
Decimal 67 72 116
Binary 1000011 1001000 1110100
Octal 103 110 164

Shades and tints

Shades of #434874

#434874
(67,72,116)
#3D426A
(61,66,106)
#373C60
(55,60,96)
#313656
(49,54,86)
#2B304C
(43,48,76)
#252A42
(37,42,66)
#1F2438
(31,36,56)
#191E2E
(25,30,46)
#131824
(19,24,36)
#0D121A
(13,18,26)
#070C10
(7,12,16)
#000000
(0,0,0)

Tints of #434874

#434874
(67,72,116)
#545880
(84,88,128)
#65688C
(101,104,140)
#767898
(118,120,152)
#8788A4
(135,136,164)
#9898B0
(152,152,176)
#A9A8BC
(169,168,188)
#BAB8C8
(186,184,200)
#CBC8D4
(203,200,212)
#DCD8E0
(220,216,224)
#EDE8EC
(237,232,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #434874 color. Also use rgb(67,72,116) instead hex code.

Text Font Color

.myTextColor { color: #434874; }

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

This text font color is #434874.

Background Color

.myBgColor { background-color: #434874; }

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

This div background color is #434874.

Border color

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

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

This div border color is #434874.

Opacity

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

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

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

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

This text has shadow with #434874 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #434874.

Preview

Color preview on black background

This text has color #434874 on black background.


Color preview on white background

This text has color #434874 on white background.


Black color preview on #434874 background

This text has black color on #434874 background.


White color preview on #434874 background

This text has white color on #434874 background.


Related colors

Complementary color

Complementary color for #hex is #BCB78B.


I love getcolorcode.com

Triadic colors

1 #744348 and #487443 with #434874 are triadic colors.

2 #744843 and #484374 with #434874 are triadic colors.