COLOR #696098

HEX: #696098 RGB: (105,96,152)

Color info

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

RGB color model

#696098 color RGB value is (105,96,152).

RGB: (105,96,152) (41%, 38%, 60%)

RGB channels and saturation

R 105 of 255 = 41%
G 96 of 255 = 38%
B 152 of 255 = 60%

105
96
152

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

Portions of RGB colors in percentages

R + G + B = 105 + 96 + 152 = 353 (100%)
R 105 of 353 ~ 29.75%
G 96 of 353 ~ 27.2%
B 152 of 353 ~ 43.06'%

%29.75
%27.2
%43.06

CMYK color model

#696098 color CMYK value is (31,37,0,40).

  • cyan value is 30.92%
  • magenta value is 36.84%
  • yellow value is 0.00%
  • key color value is 40.39%

CMYK: (31,37,0,40)
C31M37Y0K40 (31%, 37%, 0%, 40%)
(0.31 / 0.37 / 0.00 / 0.40)

CMYK percentages

%30.92
%36.84
%0
%40.39

Codes

Color #696098 in popluar color models

69 60 98
RGB 105 96 152
HSL 250° 22.58% 48.63%
HSB/HSV 250° 36.84% 59.61%
CMYK 30.92% 36.84% 0.00%
40.39%

Color #696098 in popluar number systems.

HEX 69 60 98
Decimal 105 96 152
Binary 1101001 1100000 10011000
Octal 151 140 230

Shades and tints

Shades of #696098

#696098
(105,96,152)
#60588B
(96,88,139)
#57507E
(87,80,126)
#4E4871
(78,72,113)
#454064
(69,64,100)
#3C3857
(60,56,87)
#33304A
(51,48,74)
#2A283D
(42,40,61)
#212030
(33,32,48)
#181823
(24,24,35)
#0F1016
(15,16,22)
#000000
(0,0,0)

Tints of #696098

#696098
(105,96,152)
#766EA1
(118,110,161)
#837CAA
(131,124,170)
#908AB3
(144,138,179)
#9D98BC
(157,152,188)
#AAA6C5
(170,166,197)
#B7B4CE
(183,180,206)
#C4C2D7
(196,194,215)
#D1D0E0
(209,208,224)
#DEDEE9
(222,222,233)
#EBECF2
(235,236,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #696098 color. Also use rgb(105,96,152) instead hex code.

Text Font Color

.myTextColor { color: #696098; }

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

This text font color is #696098.

Background Color

.myBgColor { background-color: #696098; }

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

This div background color is #696098.

Border color

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

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

This div border color is #696098.

Opacity

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

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

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

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

This text has shadow with #696098 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #696098.

Preview

Color preview on black background

This text has color #696098 on black background.


Color preview on white background

This text has color #696098 on white background.


Black color preview on #696098 background

This text has black color on #696098 background.


White color preview on #696098 background

This text has white color on #696098 background.


Related colors

Complementary color

Complementary color for #hex is #969F67.


I love getcolorcode.com

Triadic colors

1 #986960 and #609869 with #696098 are triadic colors.

2 #986069 and #606998 with #696098 are triadic colors.