COLOR #383435

HEX: #383435 RGB: (56,52,53)

Color info

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

RGB color model

#383435 color RGB value is (56,52,53).

RGB: (56,52,53) (22%, 20%, 21%)

RGB channels and saturation

R 56 of 255 = 22%
G 52 of 255 = 20%
B 53 of 255 = 21%

56
52
53

R + G + B ~ 21%. #383435 is dark color.

Portions of RGB colors in percentages

R + G + B = 56 + 52 + 53 = 161 (100%)
R 56 of 161 ~ 34.78%
G 52 of 161 ~ 32.3%
B 53 of 161 ~ 32.92'%

%34.78
%32.3
%32.92

CMYK color model

#383435 color CMYK value is (0,7,5,78).

  • cyan value is 0.00%
  • magenta value is 7.14%
  • yellow value is 5.36%
  • key color value is 78.04%

CMYK: (0,7,5,78)
C0M7Y5K78 (0%, 7%, 5%, 78%)
(0.00 / 0.07 / 0.05 / 0.78)

CMYK percentages

%0
%7.14
%5.36
%78.04

Codes

Color #383435 in popluar color models

38 34 35
RGB 56 52 53
HSL 345° 3.70% 21.18%
HSB/HSV 345° 7.14% 21.96%
CMYK 0.00% 7.14% 5.36%
78.04%

Color #383435 in popluar number systems.

HEX 38 34 35
Decimal 56 52 53
Binary 111000 110100 110101
Octal 70 64 65

Shades and tints

Shades of #383435

#383435
(56,52,53)
#333031
(51,48,49)
#2E2C2D
(46,44,45)
#292829
(41,40,41)
#242425
(36,36,37)
#1F2021
(31,32,33)
#1A1C1D
(26,28,29)
#151819
(21,24,25)
#101415
(16,20,21)
#0B1011
(11,16,17)
#060C0D
(6,12,13)
#000000
(0,0,0)

Tints of #383435

#383435
(56,52,53)
#4A4647
(74,70,71)
#5C5859
(92,88,89)
#6E6A6B
(110,106,107)
#807C7D
(128,124,125)
#928E8F
(146,142,143)
#A4A0A1
(164,160,161)
#B6B2B3
(182,178,179)
#C8C4C5
(200,196,197)
#DAD6D7
(218,214,215)
#ECE8E9
(236,232,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #383435 color. Also use rgb(56,52,53) instead hex code.

Text Font Color

.myTextColor { color: #383435; }

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

This text font color is #383435.

Background Color

.myBgColor { background-color: #383435; }

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

This div background color is #383435.

Border color

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

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

This div border color is #383435.

Opacity

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

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

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

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

This text has shadow with #383435 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #383435.

Preview

Color preview on black background

This text has color #383435 on black background.


Color preview on white background

This text has color #383435 on white background.


Black color preview on #383435 background

This text has black color on #383435 background.


White color preview on #383435 background

This text has white color on #383435 background.


Related colors

Complementary color

Complementary color for #hex is #C7CBCA.


I love getcolorcode.com

Triadic colors

1 #353834 and #343538 with #383435 are triadic colors.

2 #353438 and #343835 with #383435 are triadic colors.