COLOR #434852

HEX: #434852 RGB: (67,72,82)

Color info

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

RGB color model

#434852 color RGB value is (67,72,82).

RGB: (67,72,82) (26%, 28%, 32%)

RGB channels and saturation

R 67 of 255 = 26%
G 72 of 255 = 28%
B 82 of 255 = 32%

67
72
82

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

Portions of RGB colors in percentages

R + G + B = 67 + 72 + 82 = 221 (100%)
R 67 of 221 ~ 30.32%
G 72 of 221 ~ 32.58%
B 82 of 221 ~ 37.1'%

%30.32
%32.58
%37.1

CMYK color model

#434852 color CMYK value is (18,12,0,68).

  • cyan value is 18.29%
  • magenta value is 12.20%
  • yellow value is 0.00%
  • key color value is 67.84%

CMYK: (18,12,0,68)
C18M12Y0K68 (18%, 12%, 0%, 68%)
(0.18 / 0.12 / 0.00 / 0.68)

CMYK percentages

%18.29
%12.2
%0
%67.84

Codes

Color #434852 in popluar color models

43 48 52
RGB 67 72 82
HSL 220° 10.07% 29.22%
HSB/HSV 220° 18.29% 32.16%
CMYK 18.29% 12.20% 0.00%
67.84%

Color #434852 in popluar number systems.

HEX 43 48 52
Decimal 67 72 82
Binary 1000011 1001000 1010010
Octal 103 110 122

Shades and tints

Shades of #434852

#434852
(67,72,82)
#3D424B
(61,66,75)
#373C44
(55,60,68)
#31363D
(49,54,61)
#2B3036
(43,48,54)
#252A2F
(37,42,47)
#1F2428
(31,36,40)
#191E21
(25,30,33)
#13181A
(19,24,26)
#0D1213
(13,18,19)
#070C0C
(7,12,12)
#000000
(0,0,0)

Tints of #434852

#434852
(67,72,82)
#545861
(84,88,97)
#656870
(101,104,112)
#76787F
(118,120,127)
#87888E
(135,136,142)
#98989D
(152,152,157)
#A9A8AC
(169,168,172)
#BAB8BB
(186,184,187)
#CBC8CA
(203,200,202)
#DCD8D9
(220,216,217)
#EDE8E8
(237,232,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #434852; }

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

This text font color is #434852.

Background Color

.myBgColor { background-color: #434852; }

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

This div background color is #434852.

Border color

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

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

This div border color is #434852.

Opacity

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

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

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

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

This text has shadow with #434852 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #434852.

Preview

Color preview on black background

This text has color #434852 on black background.


Color preview on white background

This text has color #434852 on white background.


Black color preview on #434852 background

This text has black color on #434852 background.


White color preview on #434852 background

This text has white color on #434852 background.


Related colors

Complementary color

Complementary color for #hex is #BCB7AD.


I love getcolorcode.com

Triadic colors

1 #524348 and #485243 with #434852 are triadic colors.

2 #524843 and #484352 with #434852 are triadic colors.