COLOR #695083

HEX: #695083 RGB: (105,80,131)

Color info

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

RGB color model

#695083 color RGB value is (105,80,131).

RGB: (105,80,131) (41%, 31%, 51%)

RGB channels and saturation

R 105 of 255 = 41%
G 80 of 255 = 31%
B 131 of 255 = 51%

105
80
131

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

Portions of RGB colors in percentages

R + G + B = 105 + 80 + 131 = 316 (100%)
R 105 of 316 ~ 33.23%
G 80 of 316 ~ 25.32%
B 131 of 316 ~ 41.46'%

%33.23
%25.32
%41.46

CMYK color model

#695083 color CMYK value is (20,39,0,49).

  • cyan value is 19.85%
  • magenta value is 38.93%
  • yellow value is 0.00%
  • key color value is 48.63%

CMYK: (20,39,0,49)
C20M39Y0K49 (20%, 39%, 0%, 49%)
(0.20 / 0.39 / 0.00 / 0.49)

CMYK percentages

%19.85
%38.93
%0
%48.63

Codes

Color #695083 in popluar color models

69 50 83
RGB 105 80 131
HSL 269° 24.17% 41.37%
HSB/HSV 269° 38.93% 51.37%
CMYK 19.85% 38.93% 0.00%
48.63%

Color #695083 in popluar number systems.

HEX 69 50 83
Decimal 105 80 131
Binary 1101001 1010000 10000011
Octal 151 120 203

Shades and tints

Shades of #695083

#695083
(105,80,131)
#604978
(96,73,120)
#57426D
(87,66,109)
#4E3B62
(78,59,98)
#453457
(69,52,87)
#3C2D4C
(60,45,76)
#332641
(51,38,65)
#2A1F36
(42,31,54)
#21182B
(33,24,43)
#181120
(24,17,32)
#0F0A15
(15,10,21)
#000000
(0,0,0)

Tints of #695083

#695083
(105,80,131)
#765F8E
(118,95,142)
#836E99
(131,110,153)
#907DA4
(144,125,164)
#9D8CAF
(157,140,175)
#AA9BBA
(170,155,186)
#B7AAC5
(183,170,197)
#C4B9D0
(196,185,208)
#D1C8DB
(209,200,219)
#DED7E6
(222,215,230)
#EBE6F1
(235,230,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #695083 color. Also use rgb(105,80,131) instead hex code.

Text Font Color

.myTextColor { color: #695083; }

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

This text font color is #695083.

Background Color

.myBgColor { background-color: #695083; }

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

This div background color is #695083.

Border color

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

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

This div border color is #695083.

Opacity

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

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

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

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

This text has shadow with #695083 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #695083.

Preview

Color preview on black background

This text has color #695083 on black background.


Color preview on white background

This text has color #695083 on white background.


Black color preview on #695083 background

This text has black color on #695083 background.


White color preview on #695083 background

This text has white color on #695083 background.


Related colors

Complementary color

Complementary color for #hex is #96AF7C.


I love getcolorcode.com

Triadic colors

1 #836950 and #508369 with #695083 are triadic colors.

2 #835069 and #506983 with #695083 are triadic colors.