COLOR #623A38

HEX: #623A38 RGB: (98,58,56)

Color info

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

RGB color model

#623A38 color RGB value is (98,58,56).

RGB: (98,58,56) (38%, 23%, 22%)

RGB channels and saturation

R 98 of 255 = 38%
G 58 of 255 = 23%
B 56 of 255 = 22%

98
58
56

R + G + B ~ 28%. #623A38 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 98 + 58 + 56 = 212 (100%)
R 98 of 212 ~ 46.23%
G 58 of 212 ~ 27.36%
B 56 of 212 ~ 26.42'%

%46.23
%27.36
%26.42

CMYK color model

#623A38 color CMYK value is (0,41,43,62).

  • cyan value is 0.00%
  • magenta value is 40.82%
  • yellow value is 42.86%
  • key color value is 61.57%

CMYK: (0,41,43,62)
C0M41Y43K62 (0%, 41%, 43%, 62%)
(0.00 / 0.41 / 0.43 / 0.62)

CMYK percentages

%0
%40.82
%42.86
%61.57

Codes

Color #623A38 in popluar color models

62 3A 38
RGB 98 58 56
HSL 27.27% 30.20%
HSB/HSV 42.86% 38.43%
CMYK 0.00% 40.82% 42.86%
61.57%

Color #623A38 in popluar number systems.

HEX 62 3A 38
Decimal 98 58 56
Binary 1100010 111010 111000
Octal 142 72 70

Shades and tints

Shades of #623A38

#623A38
(98,58,56)
#5A3533
(90,53,51)
#52302E
(82,48,46)
#4A2B29
(74,43,41)
#422624
(66,38,36)
#3A211F
(58,33,31)
#321C1A
(50,28,26)
#2A1715
(42,23,21)
#221210
(34,18,16)
#1A0D0B
(26,13,11)
#120806
(18,8,6)
#000000
(0,0,0)

Tints of #623A38

#623A38
(98,58,56)
#704B4A
(112,75,74)
#7E5C5C
(126,92,92)
#8C6D6E
(140,109,110)
#9A7E80
(154,126,128)
#A88F92
(168,143,146)
#B6A0A4
(182,160,164)
#C4B1B6
(196,177,182)
#D2C2C8
(210,194,200)
#E0D3DA
(224,211,218)
#EEE4EC
(238,228,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #623A38 color. Also use rgb(98,58,56) instead hex code.

Text Font Color

.myTextColor { color: #623A38; }

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

This text font color is #623A38.

Background Color

.myBgColor { background-color: #623A38; }

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

This div background color is #623A38.

Border color

.myBorderColor { border: 1px solid #623A38; }

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

This div border color is #623A38.

Opacity

.myOpacity80 { color: #623A38; opacity: 0.8; }

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

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

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

This text has shadow with #623A38 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #623A38.

Preview

Color preview on black background

This text has color #623A38 on black background.


Color preview on white background

This text has color #623A38 on white background.


Black color preview on #623A38 background

This text has black color on #623A38 background.


White color preview on #623A38 background

This text has white color on #623A38 background.


Related colors

Complementary color

Complementary color for #hex is #9DC5C7.


I love getcolorcode.com

Triadic colors

1 #38623A and #3A3862 with #623A38 are triadic colors.

2 #383A62 and #3A6238 with #623A38 are triadic colors.