COLOR #33344A

HEX: #33344A RGB: (51,52,74)

Color info

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

RGB color model

#33344A color RGB value is (51,52,74).

RGB: (51,52,74) (20%, 20%, 29%)

RGB channels and saturation

R 51 of 255 = 20%
G 52 of 255 = 20%
B 74 of 255 = 29%

51
52
74

R + G + B ~ 23%. #33344A is dark color.

Portions of RGB colors in percentages

R + G + B = 51 + 52 + 74 = 177 (100%)
R 51 of 177 ~ 28.81%
G 52 of 177 ~ 29.38%
B 74 of 177 ~ 41.81'%

%28.81
%29.38
%41.81

CMYK color model

#33344A color CMYK value is (31,30,0,71).

  • cyan value is 31.08%
  • magenta value is 29.73%
  • yellow value is 0.00%
  • key color value is 70.98%
CMYK: (31,30,0,71) C31M30Y0K71 (31%,30%,0%,71%) (0.31/0.30/0.00/0.71) 

CMYK percentages

%31.08
%29.73
%0
%70.98

Codes

Color #33344A in popluar color models

33 34 4A
RGB 51 52 74
HSL 237° 18.40% 24.51%
HSB/HSV 237° 31.08% 29.02%
CMYK 31.08% 29.73% 0.00%
70.98%

Color #33344A in popluar number systems.

HEX 33 34 4A
Decimal 51 52 74
Binary 110011 110100 1001010
Octal 63 64 112

Shades and tints

Shades of #33344A

#33344A
(51,52,74)
#2F3044
(47,48,68)
#2B2C3E
(43,44,62)
#272838
(39,40,56)
#232432
(35,36,50)
#1F202C
(31,32,44)
#1B1C26
(27,28,38)
#171820
(23,24,32)
#13141A
(19,20,26)
#0F1014
(15,16,20)
#0B0C0E
(11,12,14)
#000000
(0,0,0)

Tints of #33344A

#33344A
(51,52,74)
#45465A
(69,70,90)
#57586A
(87,88,106)
#696A7A
(105,106,122)
#7B7C8A
(123,124,138)
#8D8E9A
(141,142,154)
#9FA0AA
(159,160,170)
#B1B2BA
(177,178,186)
#C3C4CA
(195,196,202)
#D5D6DA
(213,214,218)
#E7E8EA
(231,232,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #33344A color. Also use rgb(51,52,74) instead hex code.

Text Font Color

.myTextColor { color: #33344A; }

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

This text font color is #33344A.

Background Color

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

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

This div background color is #33344A.

Border color

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

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

This div border color is #33344A.

Opacity

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

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

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

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

This text has shadow with #33344A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #33344A.

Preview

Color preview on black background

This text has color #33344A on black background.


Color preview on white background

This text has color #33344A on white background.


Black color preview on #33344A background

This text has black color on #33344A background.


White color preview on #33344A background

This text has white color on #33344A background.


Related colors

Complementary color

Complementary color for #hex is #CCCBB5.


I love getcolorcode.com

Triadic colors

1 #4A3334 and #344A33 with #33344A are triadic colors.

2 #4A3433 and #34334A with #33344A are triadic colors.