COLOR #681330

HEX: #681330 RGB: (104,19,48)

Color info

#681330 contains mainly red and blue colors. Web safe color of #681330 is #660033 (or #603).

RGB color model

#681330 color RGB value is (104,19,48).

RGB: (104,19,48) (41%, 7%, 19%)

RGB channels and saturation

R 104 of 255 = 41%
G 19 of 255 = 7%
B 48 of 255 = 19%

104
19
48

R + G + B ~ 22%. #681330 is dark color.

Portions of RGB colors in percentages

R + G + B = 104 + 19 + 48 = 171 (100%)
R 104 of 171 ~ 60.82%
G 19 of 171 ~ 11.11%
B 48 of 171 ~ 28.07'%

%60.82
%11.11
%28.07

CMYK color model

#681330 color CMYK value is (0,82,54,59).

  • cyan value is 0.00%
  • magenta value is 81.73%
  • yellow value is 53.85%
  • key color value is 59.22%

CMYK: (0,82,54,59)
C0M82Y54K59 (0%, 82%, 54%, 59%)
(0.00 / 0.82 / 0.54 / 0.59)

CMYK percentages

%0
%81.73
%53.85
%59.22

Codes

Color #681330 in popluar color models

68 13 30
RGB 104 19 48
HSL 340° 69.11% 24.12%
HSB/HSV 340° 81.73% 40.78%
CMYK 0.00% 81.73% 53.85%
59.22%

Color #681330 in popluar number systems.

HEX 68 13 30
Decimal 104 19 48
Binary 1101000 10011 110000
Octal 150 23 60

Shades and tints

Shades of #681330

#681330
(104,19,48)
#5F122C
(95,18,44)
#561128
(86,17,40)
#4D1024
(77,16,36)
#440F20
(68,15,32)
#3B0E1C
(59,14,28)
#320D18
(50,13,24)
#290C14
(41,12,20)
#200B10
(32,11,16)
#170A0C
(23,10,12)
#0E0908
(14,9,8)
#000000
(0,0,0)

Tints of #681330

#681330
(104,19,48)
#752842
(117,40,66)
#823D54
(130,61,84)
#8F5266
(143,82,102)
#9C6778
(156,103,120)
#A97C8A
(169,124,138)
#B6919C
(182,145,156)
#C3A6AE
(195,166,174)
#D0BBC0
(208,187,192)
#DDD0D2
(221,208,210)
#EAE5E4
(234,229,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #681330 color. Also use rgb(104,19,48) instead hex code.

Text Font Color

.myTextColor { color: #681330; }

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

This text font color is #681330.

Background Color

.myBgColor { background-color: #681330; }

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

This div background color is #681330.

Border color

.myBorderColor { border: 1px solid #681330; }

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

This div border color is #681330.

Opacity

.myOpacity80 { color: #681330; opacity: 0.8; }

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

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

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

This text has shadow with #681330 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #681330.

Preview

Color preview on black background

This text has color #681330 on black background.


Color preview on white background

This text has color #681330 on white background.


Black color preview on #681330 background

This text has black color on #681330 background.


White color preview on #681330 background

This text has white color on #681330 background.


Related colors

Complementary color

Complementary color for #hex is #97ECCF.


I love getcolorcode.com

Triadic colors

1 #306813 and #133068 with #681330 are triadic colors.

2 #301368 and #136830 with #681330 are triadic colors.