COLOR #68415E

HEX: #68415E RGB: (104,65,94)

Color info

#68415E contains red, green and blue colors in about the same proportion. Web safe color of #68415E is #663366 (or #636).

RGB color model

#68415E color RGB value is (104,65,94).

RGB: (104,65,94) (41%, 25%, 37%)

RGB channels and saturation

R 104 of 255 = 41%
G 65 of 255 = 25%
B 94 of 255 = 37%

104
65
94

R + G + B ~ 34%. #68415E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 104 + 65 + 94 = 263 (100%)
R 104 of 263 ~ 39.54%
G 65 of 263 ~ 24.71%
B 94 of 263 ~ 35.74'%

%39.54
%24.71
%35.74

CMYK color model

#68415E color CMYK value is (0,38,10,59).

  • cyan value is 0.00%
  • magenta value is 37.50%
  • yellow value is 9.62%
  • key color value is 59.22%

CMYK: (0,38,10,59)
C0M38Y10K59 (0%, 38%, 10%, 59%)
(0.00 / 0.38 / 0.10 / 0.59)

CMYK percentages

%0
%37.5
%9.62
%59.22

Codes

Color #68415E in popluar color models

68 41 5E
RGB 104 65 94
HSL 315° 23.08% 33.14%
HSB/HSV 315° 37.50% 40.78%
CMYK 0.00% 37.50% 9.62%
59.22%

Color #68415E in popluar number systems.

HEX 68 41 5E
Decimal 104 65 94
Binary 1101000 1000001 1011110
Octal 150 101 136

Shades and tints

Shades of #68415E

#68415E
(104,65,94)
#5F3C56
(95,60,86)
#56374E
(86,55,78)
#4D3246
(77,50,70)
#442D3E
(68,45,62)
#3B2836
(59,40,54)
#32232E
(50,35,46)
#291E26
(41,30,38)
#20191E
(32,25,30)
#171416
(23,20,22)
#0E0F0E
(14,15,14)
#000000
(0,0,0)

Tints of #68415E

#68415E
(104,65,94)
#75526C
(117,82,108)
#82637A
(130,99,122)
#8F7488
(143,116,136)
#9C8596
(156,133,150)
#A996A4
(169,150,164)
#B6A7B2
(182,167,178)
#C3B8C0
(195,184,192)
#D0C9CE
(208,201,206)
#DDDADC
(221,218,220)
#EAEBEA
(234,235,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #68415E color. Also use rgb(104,65,94) instead hex code.

Text Font Color

.myTextColor { color: #68415E; }

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

This text font color is #68415E.

Background Color

.myBgColor { background-color: #68415E; }

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

This div background color is #68415E.

Border color

.myBorderColor { border: 1px solid #68415E; }

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

This div border color is #68415E.

Opacity

.myOpacity80 { color: #68415E; opacity: 0.8; }

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

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

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

This text has shadow with #68415E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #68415E.

Preview

Color preview on black background

This text has color #68415E on black background.


Color preview on white background

This text has color #68415E on white background.


Black color preview on #68415E background

This text has black color on #68415E background.


White color preview on #68415E background

This text has white color on #68415E background.


Related colors

Complementary color

Complementary color for #hex is #97BEA1.


I love getcolorcode.com

Triadic colors

1 #5E6841 and #415E68 with #68415E are triadic colors.

2 #5E4168 and #41685E with #68415E are triadic colors.