COLOR #502338

HEX: #502338 RGB: (80,35,56)

Color info

#502338 contains red, green and blue colors in about the same proportion. Web safe color of #502338 is #663333 (or #633).

RGB color model

#502338 color RGB value is (80,35,56).

RGB: (80,35,56) (31%, 14%, 22%)

RGB channels and saturation

R 80 of 255 = 31%
G 35 of 255 = 14%
B 56 of 255 = 22%

80
35
56

R + G + B ~ 22%. #502338 is dark color.

Portions of RGB colors in percentages

R + G + B = 80 + 35 + 56 = 171 (100%)
R 80 of 171 ~ 46.78%
G 35 of 171 ~ 20.47%
B 56 of 171 ~ 32.75'%

%46.78
%20.47
%32.75

CMYK color model

#502338 color CMYK value is (0,56,30,69).

  • cyan value is 0.00%
  • magenta value is 56.25%
  • yellow value is 30.00%
  • key color value is 68.63%

CMYK: (0,56,30,69)
C0M56Y30K69 (0%, 56%, 30%, 69%)
(0.00 / 0.56 / 0.30 / 0.69)

CMYK percentages

%0
%56.25
%30
%68.63

Codes

Color #502338 in popluar color models

50 23 38
RGB 80 35 56
HSL 332° 39.13% 22.55%
HSB/HSV 332° 56.25% 31.37%
CMYK 0.00% 56.25% 30.00%
68.63%

Color #502338 in popluar number systems.

HEX 50 23 38
Decimal 80 35 56
Binary 1010000 100011 111000
Octal 120 43 70

Shades and tints

Shades of #502338

#502338
(80,35,56)
#492033
(73,32,51)
#421D2E
(66,29,46)
#3B1A29
(59,26,41)
#341724
(52,23,36)
#2D141F
(45,20,31)
#26111A
(38,17,26)
#1F0E15
(31,14,21)
#180B10
(24,11,16)
#11080B
(17,8,11)
#0A0506
(10,5,6)
#000000
(0,0,0)

Tints of #502338

#502338
(80,35,56)
#5F374A
(95,55,74)
#6E4B5C
(110,75,92)
#7D5F6E
(125,95,110)
#8C7380
(140,115,128)
#9B8792
(155,135,146)
#AA9BA4
(170,155,164)
#B9AFB6
(185,175,182)
#C8C3C8
(200,195,200)
#D7D7DA
(215,215,218)
#E6EBEC
(230,235,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #502338 color. Also use rgb(80,35,56) instead hex code.

Text Font Color

.myTextColor { color: #502338; }

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

This text font color is #502338.

Background Color

.myBgColor { background-color: #502338; }

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

This div background color is #502338.

Border color

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

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

This div border color is #502338.

Opacity

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

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

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

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

This text has shadow with #502338 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #502338.

Preview

Color preview on black background

This text has color #502338 on black background.


Color preview on white background

This text has color #502338 on white background.


Black color preview on #502338 background

This text has black color on #502338 background.


White color preview on #502338 background

This text has white color on #502338 background.


Related colors

Complementary color

Complementary color for #hex is #AFDCC7.


I love getcolorcode.com

Triadic colors

1 #385023 and #233850 with #502338 are triadic colors.

2 #382350 and #235038 with #502338 are triadic colors.