COLOR #68204A

HEX: #68204A RGB: (104,32,74)

Color info

#68204A contains mainly red and blue colors. Web safe color of #68204A is #663333 (or #633).

RGB color model

#68204A color RGB value is (104,32,74).

RGB: (104,32,74) (41%, 13%, 29%)

RGB channels and saturation

R 104 of 255 = 41%
G 32 of 255 = 13%
B 74 of 255 = 29%

104
32
74

R + G + B ~ 28%. #68204A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 104 + 32 + 74 = 210 (100%)
R 104 of 210 ~ 49.52%
G 32 of 210 ~ 15.24%
B 74 of 210 ~ 35.24'%

%49.52
%15.24
%35.24

CMYK color model

#68204A color CMYK value is (0,69,29,59).

  • cyan value is 0.00%
  • magenta value is 69.23%
  • yellow value is 28.85%
  • key color value is 59.22%

CMYK: (0,69,29,59)
C0M69Y29K59 (0%, 69%, 29%, 59%)
(0.00 / 0.69 / 0.29 / 0.59)

CMYK percentages

%0
%69.23
%28.85
%59.22

Codes

Color #68204A in popluar color models

68 20 4A
RGB 104 32 74
HSL 325° 52.94% 26.67%
HSB/HSV 325° 69.23% 40.78%
CMYK 0.00% 69.23% 28.85%
59.22%

Color #68204A in popluar number systems.

HEX 68 20 4A
Decimal 104 32 74
Binary 1101000 100000 1001010
Octal 150 40 112

Shades and tints

Shades of #68204A

#68204A
(104,32,74)
#5F1E44
(95,30,68)
#561C3E
(86,28,62)
#4D1A38
(77,26,56)
#441832
(68,24,50)
#3B162C
(59,22,44)
#321426
(50,20,38)
#291220
(41,18,32)
#20101A
(32,16,26)
#170E14
(23,14,20)
#0E0C0E
(14,12,14)
#000000
(0,0,0)

Tints of #68204A

#68204A
(104,32,74)
#75345A
(117,52,90)
#82486A
(130,72,106)
#8F5C7A
(143,92,122)
#9C708A
(156,112,138)
#A9849A
(169,132,154)
#B698AA
(182,152,170)
#C3ACBA
(195,172,186)
#D0C0CA
(208,192,202)
#DDD4DA
(221,212,218)
#EAE8EA
(234,232,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #68204A color. Also use rgb(104,32,74) instead hex code.

Text Font Color

.myTextColor { color: #68204A; }

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

This text font color is #68204A.

Background Color

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

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

This div background color is #68204A.

Border color

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

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

This div border color is #68204A.

Opacity

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

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

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

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

This text has shadow with #68204A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #68204A.

Preview

Color preview on black background

This text has color #68204A on black background.


Color preview on white background

This text has color #68204A on white background.


Black color preview on #68204A background

This text has black color on #68204A background.


White color preview on #68204A background

This text has white color on #68204A background.


Related colors

Complementary color

Complementary color for #hex is #97DFB5.


I love getcolorcode.com

Triadic colors

1 #4A6820 and #204A68 with #68204A are triadic colors.

2 #4A2068 and #20684A with #68204A are triadic colors.