COLOR #696482

HEX: #696482 RGB: (105,100,130)

Color info

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

RGB color model

#696482 color RGB value is (105,100,130).

RGB: (105,100,130) (41%, 39%, 51%)

RGB channels and saturation

R 105 of 255 = 41%
G 100 of 255 = 39%
B 130 of 255 = 51%

105
100
130

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

Portions of RGB colors in percentages

R + G + B = 105 + 100 + 130 = 335 (100%)
R 105 of 335 ~ 31.34%
G 100 of 335 ~ 29.85%
B 130 of 335 ~ 38.81'%

%31.34
%29.85
%38.81

CMYK color model

#696482 color CMYK value is (19,23,0,49).

  • cyan value is 19.23%
  • magenta value is 23.08%
  • yellow value is 0.00%
  • key color value is 49.02%

CMYK: (19,23,0,49)
C19M23Y0K49 (19%, 23%, 0%, 49%)
(0.19 / 0.23 / 0.00 / 0.49)

CMYK percentages

%19.23
%23.08
%0
%49.02

Codes

Color #696482 in popluar color models

69 64 82
RGB 105 100 130
HSL 250° 13.04% 45.10%
HSB/HSV 250° 23.08% 50.98%
CMYK 19.23% 23.08% 0.00%
49.02%

Color #696482 in popluar number systems.

HEX 69 64 82
Decimal 105 100 130
Binary 1101001 1100100 10000010
Octal 151 144 202

Shades and tints

Shades of #696482

#696482
(105,100,130)
#605B77
(96,91,119)
#57526C
(87,82,108)
#4E4961
(78,73,97)
#454056
(69,64,86)
#3C374B
(60,55,75)
#332E40
(51,46,64)
#2A2535
(42,37,53)
#211C2A
(33,28,42)
#18131F
(24,19,31)
#0F0A14
(15,10,20)
#000000
(0,0,0)

Tints of #696482

#696482
(105,100,130)
#76728D
(118,114,141)
#838098
(131,128,152)
#908EA3
(144,142,163)
#9D9CAE
(157,156,174)
#AAAAB9
(170,170,185)
#B7B8C4
(183,184,196)
#C4C6CF
(196,198,207)
#D1D4DA
(209,212,218)
#DEE2E5
(222,226,229)
#EBF0F0
(235,240,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #696482 color. Also use rgb(105,100,130) instead hex code.

Text Font Color

.myTextColor { color: #696482; }

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

This text font color is #696482.

Background Color

.myBgColor { background-color: #696482; }

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

This div background color is #696482.

Border color

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

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

This div border color is #696482.

Opacity

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

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

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

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

This text has shadow with #696482 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #696482.

Preview

Color preview on black background

This text has color #696482 on black background.


Color preview on white background

This text has color #696482 on white background.


Black color preview on #696482 background

This text has black color on #696482 background.


White color preview on #696482 background

This text has white color on #696482 background.


Related colors

Complementary color

Complementary color for #hex is #969B7D.


I love getcolorcode.com

Triadic colors

1 #826964 and #648269 with #696482 are triadic colors.

2 #826469 and #646982 with #696482 are triadic colors.