COLOR #68195E

HEX: #68195E RGB: (104,25,94)

Color info

#68195E contains mainly red and blue colors. Web safe color of #68195E is #660066 (or #606).

RGB color model

#68195E color RGB value is (104,25,94).

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

RGB channels and saturation

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

104
25
94

R + G + B ~ 29%. #68195E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 104 + 25 + 94 = 223 (100%)
R 104 of 223 ~ 46.64%
G 25 of 223 ~ 11.21%
B 94 of 223 ~ 42.15'%

%46.64
%11.21
%42.15

CMYK color model

#68195E color CMYK value is (0,76,10,59).

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

CMYK: (0,76,10,59)
C0M76Y10K59 (0%, 76%, 10%, 59%)
(0.00 / 0.76 / 0.10 / 0.59)

CMYK percentages

%0
%75.96
%9.62
%59.22

Codes

Color #68195E in popluar color models

68 19 5E
RGB 104 25 94
HSL 308° 61.24% 25.29%
HSB/HSV 308° 75.96% 40.78%
CMYK 0.00% 75.96% 9.62%
59.22%

Color #68195E in popluar number systems.

HEX 68 19 5E
Decimal 104 25 94
Binary 1101000 11001 1011110
Octal 150 31 136

Shades and tints

Shades of #68195E

#68195E
(104,25,94)
#5F1756
(95,23,86)
#56154E
(86,21,78)
#4D1346
(77,19,70)
#44113E
(68,17,62)
#3B0F36
(59,15,54)
#320D2E
(50,13,46)
#290B26
(41,11,38)
#20091E
(32,9,30)
#170716
(23,7,22)
#0E050E
(14,5,14)
#000000
(0,0,0)

Tints of #68195E

#68195E
(104,25,94)
#752D6C
(117,45,108)
#82417A
(130,65,122)
#8F5588
(143,85,136)
#9C6996
(156,105,150)
#A97DA4
(169,125,164)
#B691B2
(182,145,178)
#C3A5C0
(195,165,192)
#D0B9CE
(208,185,206)
#DDCDDC
(221,205,220)
#EAE1EA
(234,225,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #68195E; }

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

This text font color is #68195E.

Background Color

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

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

This div background color is #68195E.

Border color

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

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

This div border color is #68195E.

Opacity

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

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

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

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

This text has shadow with #68195E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #68195E.

Preview

Color preview on black background

This text has color #68195E on black background.


Color preview on white background

This text has color #68195E on white background.


Black color preview on #68195E background

This text has black color on #68195E background.


White color preview on #68195E background

This text has white color on #68195E background.


Related colors

Complementary color

Complementary color for #hex is #97E6A1.


I love getcolorcode.com

Triadic colors

1 #5E6819 and #195E68 with #68195E are triadic colors.

2 #5E1968 and #19685E with #68195E are triadic colors.