COLOR #695288

HEX: #695288 RGB: (105,82,136)

Color info

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

RGB color model

#695288 color RGB value is (105,82,136).

RGB: (105,82,136) (41%, 32%, 53%)

RGB channels and saturation

R 105 of 255 = 41%
G 82 of 255 = 32%
B 136 of 255 = 53%

105
82
136

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

Portions of RGB colors in percentages

R + G + B = 105 + 82 + 136 = 323 (100%)
R 105 of 323 ~ 32.51%
G 82 of 323 ~ 25.39%
B 136 of 323 ~ 42.11'%

%32.51
%25.39
%42.11

CMYK color model

#695288 color CMYK value is (23,40,0,47).

  • cyan value is 22.79%
  • magenta value is 39.71%
  • yellow value is 0.00%
  • key color value is 46.67%

CMYK: (23,40,0,47)
C23M40Y0K47 (23%, 40%, 0%, 47%)
(0.23 / 0.40 / 0.00 / 0.47)

CMYK percentages

%22.79
%39.71
%0
%46.67

Codes

Color #695288 in popluar color models

69 52 88
RGB 105 82 136
HSL 266° 24.77% 42.75%
HSB/HSV 266° 39.71% 53.33%
CMYK 22.79% 39.71% 0.00%
46.67%

Color #695288 in popluar number systems.

HEX 69 52 88
Decimal 105 82 136
Binary 1101001 1010010 10001000
Octal 151 122 210

Shades and tints

Shades of #695288

#695288
(105,82,136)
#604B7C
(96,75,124)
#574470
(87,68,112)
#4E3D64
(78,61,100)
#453658
(69,54,88)
#3C2F4C
(60,47,76)
#332840
(51,40,64)
#2A2134
(42,33,52)
#211A28
(33,26,40)
#18131C
(24,19,28)
#0F0C10
(15,12,16)
#000000
(0,0,0)

Tints of #695288

#695288
(105,82,136)
#766192
(118,97,146)
#83709C
(131,112,156)
#907FA6
(144,127,166)
#9D8EB0
(157,142,176)
#AA9DBA
(170,157,186)
#B7ACC4
(183,172,196)
#C4BBCE
(196,187,206)
#D1CAD8
(209,202,216)
#DED9E2
(222,217,226)
#EBE8EC
(235,232,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #695288 color. Also use rgb(105,82,136) instead hex code.

Text Font Color

.myTextColor { color: #695288; }

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

This text font color is #695288.

Background Color

.myBgColor { background-color: #695288; }

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

This div background color is #695288.

Border color

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

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

This div border color is #695288.

Opacity

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

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

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

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

This text has shadow with #695288 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #695288.

Preview

Color preview on black background

This text has color #695288 on black background.


Color preview on white background

This text has color #695288 on white background.


Black color preview on #695288 background

This text has black color on #695288 background.


White color preview on #695288 background

This text has white color on #695288 background.


Related colors

Complementary color

Complementary color for #hex is #96AD77.


I love getcolorcode.com

Triadic colors

1 #886952 and #528869 with #695288 are triadic colors.

2 #885269 and #526988 with #695288 are triadic colors.