COLOR #332629

HEX: #332629 RGB: (51,38,41)

Color info

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

RGB color model

#332629 color RGB value is (51,38,41).

RGB: (51,38,41) (20%, 15%, 16%)

RGB channels and saturation

R 51 of 255 = 20%
G 38 of 255 = 15%
B 41 of 255 = 16%

51
38
41

R + G + B ~ 17%. #332629 is dark color.

Portions of RGB colors in percentages

R + G + B = 51 + 38 + 41 = 130 (100%)
R 51 of 130 ~ 39.23%
G 38 of 130 ~ 29.23%
B 41 of 130 ~ 31.54'%

%39.23
%29.23
%31.54

CMYK color model

#332629 color CMYK value is (0,25,20,80).

  • cyan value is 0.00%
  • magenta value is 25.49%
  • yellow value is 19.61%
  • key color value is 80.00%

CMYK: (0,25,20,80)
C0M25Y20K80 (0%, 25%, 20%, 80%)
(0.00 / 0.25 / 0.20 / 0.80)

CMYK percentages

%0
%25.49
%19.61
%80

Codes

Color #332629 in popluar color models

33 26 29
RGB 51 38 41
HSL 346° 14.61% 17.45%
HSB/HSV 346° 25.49% 20.00%
CMYK 0.00% 25.49% 19.61%
80.00%

Color #332629 in popluar number systems.

HEX 33 26 29
Decimal 51 38 41
Binary 110011 100110 101001
Octal 63 46 51

Shades and tints

Shades of #332629

#332629
(51,38,41)
#2F2326
(47,35,38)
#2B2023
(43,32,35)
#271D20
(39,29,32)
#231A1D
(35,26,29)
#1F171A
(31,23,26)
#1B1417
(27,20,23)
#171114
(23,17,20)
#130E11
(19,14,17)
#0F0B0E
(15,11,14)
#0B080B
(11,8,11)
#000000
(0,0,0)

Tints of #332629

#332629
(51,38,41)
#45393C
(69,57,60)
#574C4F
(87,76,79)
#695F62
(105,95,98)
#7B7275
(123,114,117)
#8D8588
(141,133,136)
#9F989B
(159,152,155)
#B1ABAE
(177,171,174)
#C3BEC1
(195,190,193)
#D5D1D4
(213,209,212)
#E7E4E7
(231,228,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #332629 color. Also use rgb(51,38,41) instead hex code.

Text Font Color

.myTextColor { color: #332629; }

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

This text font color is #332629.

Background Color

.myBgColor { background-color: #332629; }

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

This div background color is #332629.

Border color

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

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

This div border color is #332629.

Opacity

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

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

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

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

This text has shadow with #332629 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #332629.

Preview

Color preview on black background

This text has color #332629 on black background.


Color preview on white background

This text has color #332629 on white background.


Black color preview on #332629 background

This text has black color on #332629 background.


White color preview on #332629 background

This text has white color on #332629 background.


Related colors

Complementary color

Complementary color for #hex is #CCD9D6.


I love getcolorcode.com

Triadic colors

1 #293326 and #262933 with #332629 are triadic colors.

2 #292633 and #263329 with #332629 are triadic colors.