COLOR #68197C

HEX: #68197C RGB: (104,25,124)

Color info

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

RGB color model

#68197C color RGB value is (104,25,124).

RGB: (104,25,124) (41%, 10%, 49%)

RGB channels and saturation

R 104 of 255 = 41%
G 25 of 255 = 10%
B 124 of 255 = 49%

104
25
124

R + G + B ~ 33%. #68197C is quite dark color.

Portions of RGB colors in percentages

R + G + B = 104 + 25 + 124 = 253 (100%)
R 104 of 253 ~ 41.11%
G 25 of 253 ~ 9.88%
B 124 of 253 ~ 49.01'%

%41.11
%9.88
%49.01

CMYK color model

#68197C color CMYK value is (16,80,0,51).

  • cyan value is 16.13%
  • magenta value is 79.84%
  • yellow value is 0.00%
  • key color value is 51.37%
CMYK: (16,80,0,51) C16M80Y0K51 (16%,80%,0%,51%) (0.16/0.80/0.00/0.51) 

CMYK percentages

%16.13
%79.84
%0
%51.37

Codes

Color #68197C in popluar color models

68 19 7C
RGB 104 25 124
HSL 288° 66.44% 29.22%
HSB/HSV 288° 79.84% 48.63%
CMYK 16.13% 79.84% 0.00%
51.37%

Color #68197C in popluar number systems.

HEX 68 19 7C
Decimal 104 25 124
Binary 1101000 11001 1111100
Octal 150 31 174

Shades and tints

Shades of #68197C

#68197C
(104,25,124)
#5F1771
(95,23,113)
#561566
(86,21,102)
#4D135B
(77,19,91)
#441150
(68,17,80)
#3B0F45
(59,15,69)
#320D3A
(50,13,58)
#290B2F
(41,11,47)
#200924
(32,9,36)
#170719
(23,7,25)
#0E050E
(14,5,14)
#000000
(0,0,0)

Tints of #68197C

#68197C
(104,25,124)
#752D87
(117,45,135)
#824192
(130,65,146)
#8F559D
(143,85,157)
#9C69A8
(156,105,168)
#A97DB3
(169,125,179)
#B691BE
(182,145,190)
#C3A5C9
(195,165,201)
#D0B9D4
(208,185,212)
#DDCDDF
(221,205,223)
#EAE1EA
(234,225,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #68197C color. Also use rgb(104,25,124) instead hex code.

Text Font Color

.myTextColor { color: #68197C; }

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

This text font color is #68197C.

Background Color

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

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

This div background color is #68197C.

Border color

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

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

This div border color is #68197C.

Opacity

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

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

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

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

This text has shadow with #68197C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #68197C.

Preview

Color preview on black background

This text has color #68197C on black background.


Color preview on white background

This text has color #68197C on white background.


Black color preview on #68197C background

This text has black color on #68197C background.


White color preview on #68197C background

This text has white color on #68197C background.


Related colors

Complementary color

Complementary color for #hex is #97E683.


I love getcolorcode.com

Triadic colors

1 #7C6819 and #197C68 with #68197C are triadic colors.

2 #7C1968 and #19687C with #68197C are triadic colors.