COLOR #68415A

HEX: #68415A RGB: (104,65,90)

Color info

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

RGB color model

#68415A color RGB value is (104,65,90).

RGB: (104,65,90) (41%, 25%, 35%)

RGB channels and saturation

R 104 of 255 = 41%
G 65 of 255 = 25%
B 90 of 255 = 35%

104
65
90

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

Portions of RGB colors in percentages

R + G + B = 104 + 65 + 90 = 259 (100%)
R 104 of 259 ~ 40.15%
G 65 of 259 ~ 25.1%
B 90 of 259 ~ 34.75'%

%40.15
%25.1
%34.75

CMYK color model

#68415A color CMYK value is (0,38,13,59).

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

CMYK: (0,38,13,59)
C0M38Y13K59 (0%, 38%, 13%, 59%)
(0.00 / 0.38 / 0.13 / 0.59)

CMYK percentages

%0
%37.5
%13.46
%59.22

Codes

Color #68415A in popluar color models

68 41 5A
RGB 104 65 90
HSL 322° 23.08% 33.14%
HSB/HSV 322° 37.50% 40.78%
CMYK 0.00% 37.50% 13.46%
59.22%

Color #68415A in popluar number systems.

HEX 68 41 5A
Decimal 104 65 90
Binary 1101000 1000001 1011010
Octal 150 101 132

Shades and tints

Shades of #68415A

#68415A
(104,65,90)
#5F3C52
(95,60,82)
#56374A
(86,55,74)
#4D3242
(77,50,66)
#442D3A
(68,45,58)
#3B2832
(59,40,50)
#32232A
(50,35,42)
#291E22
(41,30,34)
#20191A
(32,25,26)
#171412
(23,20,18)
#0E0F0A
(14,15,10)
#000000
(0,0,0)

Tints of #68415A

#68415A
(104,65,90)
#755269
(117,82,105)
#826378
(130,99,120)
#8F7487
(143,116,135)
#9C8596
(156,133,150)
#A996A5
(169,150,165)
#B6A7B4
(182,167,180)
#C3B8C3
(195,184,195)
#D0C9D2
(208,201,210)
#DDDAE1
(221,218,225)
#EAEBF0
(234,235,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #68415A; }

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

This text font color is #68415A.

Background Color

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

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

This div background color is #68415A.

Border color

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

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

This div border color is #68415A.

Opacity

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

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

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

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

This text has shadow with #68415A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #68415A.

Preview

Color preview on black background

This text has color #68415A on black background.


Color preview on white background

This text has color #68415A on white background.


Black color preview on #68415A background

This text has black color on #68415A background.


White color preview on #68415A background

This text has white color on #68415A background.


Related colors

Complementary color

Complementary color for #hex is #97BEA5.


I love getcolorcode.com

Triadic colors

1 #5A6841 and #415A68 with #68415A are triadic colors.

2 #5A4168 and #41685A with #68415A are triadic colors.