COLOR #233329

HEX: #233329 RGB: (35,51,41)

Color info

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

RGB color model

#233329 color RGB value is (35,51,41).

RGB: (35,51,41) (14%, 20%, 16%)

RGB channels and saturation

R 35 of 255 = 14%
G 51 of 255 = 20%
B 41 of 255 = 16%

35
51
41

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

Portions of RGB colors in percentages

R + G + B = 35 + 51 + 41 = 127 (100%)
R 35 of 127 ~ 27.56%
G 51 of 127 ~ 40.16%
B 41 of 127 ~ 32.28'%

%27.56
%40.16
%32.28

CMYK color model

#233329 color CMYK value is (31,0,20,80).

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

CMYK: (31,0,20,80)
C31M0Y20K80 (31%, 0%, 20%, 80%)
(0.31 / 0.00 / 0.20 / 0.80)

CMYK percentages

%31.37
%0
%19.61
%80

Codes

Color #233329 in popluar color models

23 33 29
RGB 35 51 41
HSL 143° 18.60% 16.86%
HSB/HSV 143° 31.37% 20.00%
CMYK 31.37% 0.00% 19.61%
80.00%

Color #233329 in popluar number systems.

HEX 23 33 29
Decimal 35 51 41
Binary 100011 110011 101001
Octal 43 63 51

Shades and tints

Shades of #233329

#233329
(35,51,41)
#202F26
(32,47,38)
#1D2B23
(29,43,35)
#1A2720
(26,39,32)
#17231D
(23,35,29)
#141F1A
(20,31,26)
#111B17
(17,27,23)
#0E1714
(14,23,20)
#0B1311
(11,19,17)
#080F0E
(8,15,14)
#050B0B
(5,11,11)
#000000
(0,0,0)

Tints of #233329

#233329
(35,51,41)
#37453C
(55,69,60)
#4B574F
(75,87,79)
#5F6962
(95,105,98)
#737B75
(115,123,117)
#878D88
(135,141,136)
#9B9F9B
(155,159,155)
#AFB1AE
(175,177,174)
#C3C3C1
(195,195,193)
#D7D5D4
(215,213,212)
#EBE7E7
(235,231,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #233329; }

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

This text font color is #233329.

Background Color

.myBgColor { background-color: #233329; }

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

This div background color is #233329.

Border color

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

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

This div border color is #233329.

Opacity

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

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

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

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

This text has shadow with #233329 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #233329.

Preview

Color preview on black background

This text has color #233329 on black background.


Color preview on white background

This text has color #233329 on white background.


Black color preview on #233329 background

This text has black color on #233329 background.


White color preview on #233329 background

This text has white color on #233329 background.


Related colors

Complementary color

Complementary color for #hex is #DCCCD6.


I love getcolorcode.com

Triadic colors

1 #292333 and #332923 with #233329 are triadic colors.

2 #293323 and #332329 with #233329 are triadic colors.