COLOR #68363D

HEX: #68363D RGB: (104,54,61)

Color info

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

RGB color model

#68363D color RGB value is (104,54,61).

RGB: (104,54,61) (41%, 21%, 24%)

RGB channels and saturation

R 104 of 255 = 41%
G 54 of 255 = 21%
B 61 of 255 = 24%

104
54
61

R + G + B ~ 29%. #68363D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 104 + 54 + 61 = 219 (100%)
R 104 of 219 ~ 47.49%
G 54 of 219 ~ 24.66%
B 61 of 219 ~ 27.85'%

%47.49
%24.66
%27.85

CMYK color model

#68363D color CMYK value is (0,48,41,59).

  • cyan value is 0.00%
  • magenta value is 48.08%
  • yellow value is 41.35%
  • key color value is 59.22%
CMYK: (0,48,41,59) C0M48Y41K59 (0%,48%,41%,59%) (0.00/0.48/0.41/0.59) 

CMYK percentages

%0
%48.08
%41.35
%59.22

Codes

Color #68363D in popluar color models

68 36 3D
RGB 104 54 61
HSL 352° 31.65% 30.98%
HSB/HSV 352° 48.08% 40.78%
CMYK 0.00% 48.08% 41.35%
59.22%

Color #68363D in popluar number systems.

HEX 68 36 3D
Decimal 104 54 61
Binary 1101000 110110 111101
Octal 150 66 75

Shades and tints

Shades of #68363D

#68363D
(104,54,61)
#5F3238
(95,50,56)
#562E33
(86,46,51)
#4D2A2E
(77,42,46)
#442629
(68,38,41)
#3B2224
(59,34,36)
#321E1F
(50,30,31)
#291A1A
(41,26,26)
#201615
(32,22,21)
#171210
(23,18,16)
#0E0E0B
(14,14,11)
#000000
(0,0,0)

Tints of #68363D

#68363D
(104,54,61)
#75484E
(117,72,78)
#825A5F
(130,90,95)
#8F6C70
(143,108,112)
#9C7E81
(156,126,129)
#A99092
(169,144,146)
#B6A2A3
(182,162,163)
#C3B4B4
(195,180,180)
#D0C6C5
(208,198,197)
#DDD8D6
(221,216,214)
#EAEAE7
(234,234,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #68363D color. Also use rgb(104,54,61) instead hex code.

Text Font Color

.myTextColor { color: #68363D; }

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

This text font color is #68363D.

Background Color

.myBgColor { background-color: #68363D; }

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

This div background color is #68363D.

Border color

.myBorderColor { border: 1px solid #68363D; }

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

This div border color is #68363D.

Opacity

.myOpacity80 { color: #68363D; opacity: 0.8; }

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

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

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

This text has shadow with #68363D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #68363D.

Preview

Color preview on black background

This text has color #68363D on black background.


Color preview on white background

This text has color #68363D on white background.


Black color preview on #68363D background

This text has black color on #68363D background.


White color preview on #68363D background

This text has white color on #68363D background.


Related colors

Complementary color

Complementary color for #hex is #97C9C2.


I love getcolorcode.com

Triadic colors

1 #3D6836 and #363D68 with #68363D are triadic colors.

2 #3D3668 and #36683D with #68363D are triadic colors.