COLOR #68354C

HEX: #68354C RGB: (104,53,76)

Color info

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

RGB color model

#68354C color RGB value is (104,53,76).

RGB: (104,53,76) (41%, 21%, 30%)

RGB channels and saturation

R 104 of 255 = 41%
G 53 of 255 = 21%
B 76 of 255 = 30%

104
53
76

R + G + B ~ 31%. #68354C is quite dark color.

Portions of RGB colors in percentages

R + G + B = 104 + 53 + 76 = 233 (100%)
R 104 of 233 ~ 44.64%
G 53 of 233 ~ 22.75%
B 76 of 233 ~ 32.62'%

%44.64
%22.75
%32.62

CMYK color model

#68354C color CMYK value is (0,49,27,59).

  • cyan value is 0.00%
  • magenta value is 49.04%
  • yellow value is 26.92%
  • key color value is 59.22%

CMYK: (0,49,27,59)
C0M49Y27K59 (0%, 49%, 27%, 59%)
(0.00 / 0.49 / 0.27 / 0.59)

CMYK percentages

%0
%49.04
%26.92
%59.22

Codes

Color #68354C in popluar color models

68 35 4C
RGB 104 53 76
HSL 333° 32.48% 30.78%
HSB/HSV 333° 49.04% 40.78%
CMYK 0.00% 49.04% 26.92%
59.22%

Color #68354C in popluar number systems.

HEX 68 35 4C
Decimal 104 53 76
Binary 1101000 110101 1001100
Octal 150 65 114

Shades and tints

Shades of #68354C

#68354C
(104,53,76)
#5F3146
(95,49,70)
#562D40
(86,45,64)
#4D293A
(77,41,58)
#442534
(68,37,52)
#3B212E
(59,33,46)
#321D28
(50,29,40)
#291922
(41,25,34)
#20151C
(32,21,28)
#171116
(23,17,22)
#0E0D10
(14,13,16)
#000000
(0,0,0)

Tints of #68354C

#68354C
(104,53,76)
#75475C
(117,71,92)
#82596C
(130,89,108)
#8F6B7C
(143,107,124)
#9C7D8C
(156,125,140)
#A98F9C
(169,143,156)
#B6A1AC
(182,161,172)
#C3B3BC
(195,179,188)
#D0C5CC
(208,197,204)
#DDD7DC
(221,215,220)
#EAE9EC
(234,233,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #68354C color. Also use rgb(104,53,76) instead hex code.

Text Font Color

.myTextColor { color: #68354C; }

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

This text font color is #68354C.

Background Color

.myBgColor { background-color: #68354C; }

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

This div background color is #68354C.

Border color

.myBorderColor { border: 1px solid #68354C; }

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

This div border color is #68354C.

Opacity

.myOpacity80 { color: #68354C; opacity: 0.8; }

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

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

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

This text has shadow with #68354C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #68354C.

Preview

Color preview on black background

This text has color #68354C on black background.


Color preview on white background

This text has color #68354C on white background.


Black color preview on #68354C background

This text has black color on #68354C background.


White color preview on #68354C background

This text has white color on #68354C background.


Related colors

Complementary color

Complementary color for #hex is #97CAB3.


I love getcolorcode.com

Triadic colors

1 #4C6835 and #354C68 with #68354C are triadic colors.

2 #4C3568 and #35684C with #68354C are triadic colors.