COLOR #2B4C49

HEX: #2B4C49 RGB: (43,76,73)

Color info

#2B4C49 contains red, green and blue colors in about the same proportion. Web safe color of #2B4C49 is #333333 (or #333).

RGB color model

#2B4C49 color RGB value is (43,76,73).

RGB: (43,76,73) (17%, 30%, 29%)

RGB channels and saturation

R 43 of 255 = 17%
G 76 of 255 = 30%
B 73 of 255 = 29%

43
76
73

R + G + B ~ 25%. #2B4C49 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 43 + 76 + 73 = 192 (100%)
R 43 of 192 ~ 22.4%
G 76 of 192 ~ 39.58%
B 73 of 192 ~ 38.02'%

%22.4
%39.58
%38.02

CMYK color model

#2B4C49 color CMYK value is (43,0,4,70).

  • cyan value is 43.42%
  • magenta value is 0.00%
  • yellow value is 3.95%
  • key color value is 70.20%

CMYK: (43,0,4,70)
C43M0Y4K70 (43%, 0%, 4%, 70%)
(0.43 / 0.00 / 0.04 / 0.70)

CMYK percentages

%43.42
%0
%3.95
%70.2

Codes

Color #2B4C49 in popluar color models

2B 4C 49
RGB 43 76 73
HSL 175° 27.73% 23.33%
HSB/HSV 175° 43.42% 29.80%
CMYK 43.42% 0.00% 3.95%
70.20%

Color #2B4C49 in popluar number systems.

HEX 2B 4C 49
Decimal 43 76 73
Binary 101011 1001100 1001001
Octal 53 114 111

Shades and tints

Shades of #2B4C49

#2B4C49
(43,76,73)
#284643
(40,70,67)
#25403D
(37,64,61)
#223A37
(34,58,55)
#1F3431
(31,52,49)
#1C2E2B
(28,46,43)
#192825
(25,40,37)
#16221F
(22,34,31)
#131C19
(19,28,25)
#101613
(16,22,19)
#0D100D
(13,16,13)
#000000
(0,0,0)

Tints of #2B4C49

#2B4C49
(43,76,73)
#3E5C59
(62,92,89)
#516C69
(81,108,105)
#647C79
(100,124,121)
#778C89
(119,140,137)
#8A9C99
(138,156,153)
#9DACA9
(157,172,169)
#B0BCB9
(176,188,185)
#C3CCC9
(195,204,201)
#D6DCD9
(214,220,217)
#E9ECE9
(233,236,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #2B4C49 color. Also use rgb(43,76,73) instead hex code.

Text Font Color

.myTextColor { color: #2B4C49; }

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

This text font color is #2B4C49.

Background Color

.myBgColor { background-color: #2B4C49; }

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

This div background color is #2B4C49.

Border color

.myBorderColor { border: 1px solid #2B4C49; }

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

This div border color is #2B4C49.

Opacity

.myOpacity80 { color: #2B4C49; opacity: 0.8; }

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

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

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

This text has shadow with #2B4C49 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #2B4C49.

Preview

Color preview on black background

This text has color #2B4C49 on black background.


Color preview on white background

This text has color #2B4C49 on white background.


Black color preview on #2B4C49 background

This text has black color on #2B4C49 background.


White color preview on #2B4C49 background

This text has white color on #2B4C49 background.


Related colors

Complementary color

Complementary color for #hex is #D4B3B6.


I love getcolorcode.com

Triadic colors

1 #492B4C and #4C492B with #2B4C49 are triadic colors.

2 #494C2B and #4C2B49 with #2B4C49 are triadic colors.