COLOR #38172A

HEX: #38172A RGB: (56,23,42)

Color info

#38172A contains red, green and blue colors in about the same proportion. Web safe color of #38172A is #330033 (or #303).

RGB color model

#38172A color RGB value is (56,23,42).

RGB: (56,23,42) (22%, 9%, 16%)

RGB channels and saturation

R 56 of 255 = 22%
G 23 of 255 = 9%
B 42 of 255 = 16%

56
23
42

R + G + B ~ 16%. #38172A is dark color.

Portions of RGB colors in percentages

R + G + B = 56 + 23 + 42 = 121 (100%)
R 56 of 121 ~ 46.28%
G 23 of 121 ~ 19.01%
B 42 of 121 ~ 34.71'%

%46.28
%19.01
%34.71

CMYK color model

#38172A color CMYK value is (0,59,25,78).

  • cyan value is 0.00%
  • magenta value is 58.93%
  • yellow value is 25.00%
  • key color value is 78.04%

CMYK: (0,59,25,78)
C0M59Y25K78 (0%, 59%, 25%, 78%)
(0.00 / 0.59 / 0.25 / 0.78)

CMYK percentages

%0
%58.93
%25
%78.04

Codes

Color #38172A in popluar color models

38 17 2A
RGB 56 23 42
HSL 325° 41.77% 15.49%
HSB/HSV 325° 58.93% 21.96%
CMYK 0.00% 58.93% 25.00%
78.04%

Color #38172A in popluar number systems.

HEX 38 17 2A
Decimal 56 23 42
Binary 111000 10111 101010
Octal 70 27 52

Shades and tints

Shades of #38172A

#38172A
(56,23,42)
#331527
(51,21,39)
#2E1324
(46,19,36)
#291121
(41,17,33)
#240F1E
(36,15,30)
#1F0D1B
(31,13,27)
#1A0B18
(26,11,24)
#150915
(21,9,21)
#100712
(16,7,18)
#0B050F
(11,5,15)
#06030C
(6,3,12)
#000000
(0,0,0)

Tints of #38172A

#38172A
(56,23,42)
#4A2C3D
(74,44,61)
#5C4150
(92,65,80)
#6E5663
(110,86,99)
#806B76
(128,107,118)
#928089
(146,128,137)
#A4959C
(164,149,156)
#B6AAAF
(182,170,175)
#C8BFC2
(200,191,194)
#DAD4D5
(218,212,213)
#ECE9E8
(236,233,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #38172A color. Also use rgb(56,23,42) instead hex code.

Text Font Color

.myTextColor { color: #38172A; }

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

This text font color is #38172A.

Background Color

.myBgColor { background-color: #38172A; }

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

This div background color is #38172A.

Border color

.myBorderColor { border: 1px solid #38172A; }

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

This div border color is #38172A.

Opacity

.myOpacity80 { color: #38172A; opacity: 0.8; }

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

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

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

This text has shadow with #38172A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #38172A.

Preview

Color preview on black background

This text has color #38172A on black background.


Color preview on white background

This text has color #38172A on white background.


Black color preview on #38172A background

This text has black color on #38172A background.


White color preview on #38172A background

This text has white color on #38172A background.


Related colors

Complementary color

Complementary color for #hex is #C7E8D5.


I love getcolorcode.com

Triadic colors

1 #2A3817 and #172A38 with #38172A are triadic colors.

2 #2A1738 and #17382A with #38172A are triadic colors.