COLOR #685281

HEX: #685281 RGB: (104,82,129)

Color info

#685281 contains red, green and blue colors in about the same proportion. Web safe color of #685281 is #666699 (or #669).

RGB color model

#685281 color RGB value is (104,82,129).

RGB: (104,82,129) (41%, 32%, 51%)

RGB channels and saturation

R 104 of 255 = 41%
G 82 of 255 = 32%
B 129 of 255 = 51%

104
82
129

R + G + B ~ 41%. #685281 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 104 + 82 + 129 = 315 (100%)
R 104 of 315 ~ 33.02%
G 82 of 315 ~ 26.03%
B 129 of 315 ~ 40.95'%

%33.02
%26.03
%40.95

CMYK color model

#685281 color CMYK value is (19,36,0,49).

  • cyan value is 19.38%
  • magenta value is 36.43%
  • yellow value is 0.00%
  • key color value is 49.41%

CMYK: (19,36,0,49)
C19M36Y0K49 (19%, 36%, 0%, 49%)
(0.19 / 0.36 / 0.00 / 0.49)

CMYK percentages

%19.38
%36.43
%0
%49.41

Codes

Color #685281 in popluar color models

68 52 81
RGB 104 82 129
HSL 268° 22.27% 41.37%
HSB/HSV 268° 36.43% 50.59%
CMYK 19.38% 36.43% 0.00%
49.41%

Color #685281 in popluar number systems.

HEX 68 52 81
Decimal 104 82 129
Binary 1101000 1010010 10000001
Octal 150 122 201

Shades and tints

Shades of #685281

#685281
(104,82,129)
#5F4B76
(95,75,118)
#56446B
(86,68,107)
#4D3D60
(77,61,96)
#443655
(68,54,85)
#3B2F4A
(59,47,74)
#32283F
(50,40,63)
#292134
(41,33,52)
#201A29
(32,26,41)
#17131E
(23,19,30)
#0E0C13
(14,12,19)
#000000
(0,0,0)

Tints of #685281

#685281
(104,82,129)
#75618C
(117,97,140)
#827097
(130,112,151)
#8F7FA2
(143,127,162)
#9C8EAD
(156,142,173)
#A99DB8
(169,157,184)
#B6ACC3
(182,172,195)
#C3BBCE
(195,187,206)
#D0CAD9
(208,202,217)
#DDD9E4
(221,217,228)
#EAE8EF
(234,232,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #685281 color. Also use rgb(104,82,129) instead hex code.

Text Font Color

.myTextColor { color: #685281; }

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

This text font color is #685281.

Background Color

.myBgColor { background-color: #685281; }

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

This div background color is #685281.

Border color

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

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

This div border color is #685281.

Opacity

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

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

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

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

This text has shadow with #685281 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #685281.

Preview

Color preview on black background

This text has color #685281 on black background.


Color preview on white background

This text has color #685281 on white background.


Black color preview on #685281 background

This text has black color on #685281 background.


White color preview on #685281 background

This text has white color on #685281 background.


Related colors

Complementary color

Complementary color for #hex is #97AD7E.


I love getcolorcode.com

Triadic colors

1 #816852 and #528168 with #685281 are triadic colors.

2 #815268 and #526881 with #685281 are triadic colors.