COLOR #695482

HEX: #695482 RGB: (105,84,130)

Color info

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

RGB color model

#695482 color RGB value is (105,84,130).

RGB: (105,84,130) (41%, 33%, 51%)

RGB channels and saturation

R 105 of 255 = 41%
G 84 of 255 = 33%
B 130 of 255 = 51%

105
84
130

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

Portions of RGB colors in percentages

R + G + B = 105 + 84 + 130 = 319 (100%)
R 105 of 319 ~ 32.92%
G 84 of 319 ~ 26.33%
B 130 of 319 ~ 40.75'%

%32.92
%26.33
%40.75

CMYK color model

#695482 color CMYK value is (19,35,0,49).

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

CMYK: (19,35,0,49)
C19M35Y0K49 (19%, 35%, 0%, 49%)
(0.19 / 0.35 / 0.00 / 0.49)

CMYK percentages

%19.23
%35.38
%0
%49.02

Codes

Color #695482 in popluar color models

69 54 82
RGB 105 84 130
HSL 267° 21.50% 41.96%
HSB/HSV 267° 35.38% 50.98%
CMYK 19.23% 35.38% 0.00%
49.02%

Color #695482 in popluar number systems.

HEX 69 54 82
Decimal 105 84 130
Binary 1101001 1010100 10000010
Octal 151 124 202

Shades and tints

Shades of #695482

#695482
(105,84,130)
#604D77
(96,77,119)
#57466C
(87,70,108)
#4E3F61
(78,63,97)
#453856
(69,56,86)
#3C314B
(60,49,75)
#332A40
(51,42,64)
#2A2335
(42,35,53)
#211C2A
(33,28,42)
#18151F
(24,21,31)
#0F0E14
(15,14,20)
#000000
(0,0,0)

Tints of #695482

#695482
(105,84,130)
#76638D
(118,99,141)
#837298
(131,114,152)
#9081A3
(144,129,163)
#9D90AE
(157,144,174)
#AA9FB9
(170,159,185)
#B7AEC4
(183,174,196)
#C4BDCF
(196,189,207)
#D1CCDA
(209,204,218)
#DEDBE5
(222,219,229)
#EBEAF0
(235,234,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #695482; }

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

This text font color is #695482.

Background Color

.myBgColor { background-color: #695482; }

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

This div background color is #695482.

Border color

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

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

This div border color is #695482.

Opacity

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

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

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

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

This text has shadow with #695482 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #695482.

Preview

Color preview on black background

This text has color #695482 on black background.


Color preview on white background

This text has color #695482 on white background.


Black color preview on #695482 background

This text has black color on #695482 background.


White color preview on #695482 background

This text has white color on #695482 background.


Related colors

Complementary color

Complementary color for #hex is #96AB7D.


I love getcolorcode.com

Triadic colors

1 #826954 and #548269 with #695482 are triadic colors.

2 #825469 and #546982 with #695482 are triadic colors.