COLOR #353023

HEX: #353023 RGB: (53,48,35)

Color info

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

RGB color model

#353023 color RGB value is (53,48,35).

RGB: (53,48,35) (21%, 19%, 14%)

RGB channels and saturation

R 53 of 255 = 21%
G 48 of 255 = 19%
B 35 of 255 = 14%

53
48
35

R + G + B ~ 18%. #353023 is dark color.

Portions of RGB colors in percentages

R + G + B = 53 + 48 + 35 = 136 (100%)
R 53 of 136 ~ 38.97%
G 48 of 136 ~ 35.29%
B 35 of 136 ~ 25.74'%

%38.97
%35.29
%25.74

CMYK color model

#353023 color CMYK value is (0,9,34,79).

  • cyan value is 0.00%
  • magenta value is 9.43%
  • yellow value is 33.96%
  • key color value is 79.22%

CMYK: (0,9,34,79)
C0M9Y34K79 (0%, 9%, 34%, 79%)
(0.00 / 0.09 / 0.34 / 0.79)

CMYK percentages

%0
%9.43
%33.96
%79.22

Codes

Color #353023 in popluar color models

35 30 23
RGB 53 48 35
HSL 43° 20.45% 17.25%
HSB/HSV 43° 33.96% 20.78%
CMYK 0.00% 9.43% 33.96%
79.22%

Color #353023 in popluar number systems.

HEX 35 30 23
Decimal 53 48 35
Binary 110101 110000 100011
Octal 65 60 43

Shades and tints

Shades of #353023

#353023
(53,48,35)
#312C20
(49,44,32)
#2D281D
(45,40,29)
#29241A
(41,36,26)
#252017
(37,32,23)
#211C14
(33,28,20)
#1D1811
(29,24,17)
#19140E
(25,20,14)
#15100B
(21,16,11)
#110C08
(17,12,8)
#0D0805
(13,8,5)
#000000
(0,0,0)

Tints of #353023

#353023
(53,48,35)
#474237
(71,66,55)
#59544B
(89,84,75)
#6B665F
(107,102,95)
#7D7873
(125,120,115)
#8F8A87
(143,138,135)
#A19C9B
(161,156,155)
#B3AEAF
(179,174,175)
#C5C0C3
(197,192,195)
#D7D2D7
(215,210,215)
#E9E4EB
(233,228,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #353023 color. Also use rgb(53,48,35) instead hex code.

Text Font Color

.myTextColor { color: #353023; }

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

This text font color is #353023.

Background Color

.myBgColor { background-color: #353023; }

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

This div background color is #353023.

Border color

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

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

This div border color is #353023.

Opacity

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

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

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

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

This text has shadow with #353023 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #353023.

Preview

Color preview on black background

This text has color #353023 on black background.


Color preview on white background

This text has color #353023 on white background.


Black color preview on #353023 background

This text has black color on #353023 background.


White color preview on #353023 background

This text has white color on #353023 background.


Related colors

Complementary color

Complementary color for #hex is #CACFDC.


I love getcolorcode.com

Triadic colors

1 #233530 and #302335 with #353023 are triadic colors.

2 #233035 and #303523 with #353023 are triadic colors.