COLOR #383035

HEX: #383035 RGB: (56,48,53)

Color info

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

RGB color model

#383035 color RGB value is (56,48,53).

RGB: (56,48,53) (22%, 19%, 21%)

RGB channels and saturation

R 56 of 255 = 22%
G 48 of 255 = 19%
B 53 of 255 = 21%

56
48
53

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

Portions of RGB colors in percentages

R + G + B = 56 + 48 + 53 = 157 (100%)
R 56 of 157 ~ 35.67%
G 48 of 157 ~ 30.57%
B 53 of 157 ~ 33.76'%

%35.67
%30.57
%33.76

CMYK color model

#383035 color CMYK value is (0,14,5,78).

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

CMYK: (0,14,5,78)
C0M14Y5K78 (0%, 14%, 5%, 78%)
(0.00 / 0.14 / 0.05 / 0.78)

CMYK percentages

%0
%14.29
%5.36
%78.04

Codes

Color #383035 in popluar color models

38 30 35
RGB 56 48 53
HSL 323° 7.69% 20.39%
HSB/HSV 323° 14.29% 21.96%
CMYK 0.00% 14.29% 5.36%
78.04%

Color #383035 in popluar number systems.

HEX 38 30 35
Decimal 56 48 53
Binary 111000 110000 110101
Octal 70 60 65

Shades and tints

Shades of #383035

#383035
(56,48,53)
#332C31
(51,44,49)
#2E282D
(46,40,45)
#292429
(41,36,41)
#242025
(36,32,37)
#1F1C21
(31,28,33)
#1A181D
(26,24,29)
#151419
(21,20,25)
#101015
(16,16,21)
#0B0C11
(11,12,17)
#06080D
(6,8,13)
#000000
(0,0,0)

Tints of #383035

#383035
(56,48,53)
#4A4247
(74,66,71)
#5C5459
(92,84,89)
#6E666B
(110,102,107)
#80787D
(128,120,125)
#928A8F
(146,138,143)
#A49CA1
(164,156,161)
#B6AEB3
(182,174,179)
#C8C0C5
(200,192,197)
#DAD2D7
(218,210,215)
#ECE4E9
(236,228,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #383035; }

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

This text font color is #383035.

Background Color

.myBgColor { background-color: #383035; }

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

This div background color is #383035.

Border color

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

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

This div border color is #383035.

Opacity

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

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

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

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

This text has shadow with #383035 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #383035.

Preview

Color preview on black background

This text has color #383035 on black background.


Color preview on white background

This text has color #383035 on white background.


Black color preview on #383035 background

This text has black color on #383035 background.


White color preview on #383035 background

This text has white color on #383035 background.


Related colors

Complementary color

Complementary color for #hex is #C7CFCA.


I love getcolorcode.com

Triadic colors

1 #353830 and #303538 with #383035 are triadic colors.

2 #353038 and #303835 with #383035 are triadic colors.