COLOR #68195B

HEX: #68195B RGB: (104,25,91)

Color info

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

RGB color model

#68195B color RGB value is (104,25,91).

RGB: (104,25,91) (41%, 10%, 36%)

RGB channels and saturation

R 104 of 255 = 41%
G 25 of 255 = 10%
B 91 of 255 = 36%

104
25
91

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

Portions of RGB colors in percentages

R + G + B = 104 + 25 + 91 = 220 (100%)
R 104 of 220 ~ 47.27%
G 25 of 220 ~ 11.36%
B 91 of 220 ~ 41.36'%

%47.27
%11.36
%41.36

CMYK color model

#68195B color CMYK value is (0,76,13,59).

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

CMYK: (0,76,13,59)
C0M76Y13K59 (0%, 76%, 13%, 59%)
(0.00 / 0.76 / 0.13 / 0.59)

CMYK percentages

%0
%75.96
%12.5
%59.22

Codes

Color #68195B in popluar color models

68 19 5B
RGB 104 25 91
HSL 310° 61.24% 25.29%
HSB/HSV 310° 75.96% 40.78%
CMYK 0.00% 75.96% 12.50%
59.22%

Color #68195B in popluar number systems.

HEX 68 19 5B
Decimal 104 25 91
Binary 1101000 11001 1011011
Octal 150 31 133

Shades and tints

Shades of #68195B

#68195B
(104,25,91)
#5F1753
(95,23,83)
#56154B
(86,21,75)
#4D1343
(77,19,67)
#44113B
(68,17,59)
#3B0F33
(59,15,51)
#320D2B
(50,13,43)
#290B23
(41,11,35)
#20091B
(32,9,27)
#170713
(23,7,19)
#0E050B
(14,5,11)
#000000
(0,0,0)

Tints of #68195B

#68195B
(104,25,91)
#752D69
(117,45,105)
#824177
(130,65,119)
#8F5585
(143,85,133)
#9C6993
(156,105,147)
#A97DA1
(169,125,161)
#B691AF
(182,145,175)
#C3A5BD
(195,165,189)
#D0B9CB
(208,185,203)
#DDCDD9
(221,205,217)
#EAE1E7
(234,225,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #68195B; }

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

This text font color is #68195B.

Background Color

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

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

This div background color is #68195B.

Border color

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

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

This div border color is #68195B.

Opacity

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

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

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

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

This text has shadow with #68195B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #68195B.

Preview

Color preview on black background

This text has color #68195B on black background.


Color preview on white background

This text has color #68195B on white background.


Black color preview on #68195B background

This text has black color on #68195B background.


White color preview on #68195B background

This text has white color on #68195B background.


Related colors

Complementary color

Complementary color for #hex is #97E6A4.


I love getcolorcode.com

Triadic colors

1 #5B6819 and #195B68 with #68195B are triadic colors.

2 #5B1968 and #19685B with #68195B are triadic colors.