COLOR #7690DD

HEX: #7690DD RGB: (118,144,221)

Color info

#7690DD contains mainly blue color. Web safe color of #7690DD is #6699CC (or #69C).

RGB color model

#7690DD color RGB value is (118,144,221).

RGB: (118,144,221) (46%, 56%, 87%)

RGB channels and saturation

R 118 of 255 = 46%
G 144 of 255 = 56%
B 221 of 255 = 87%

118
144
221

R + G + B ~ 63%. #7690DD is quite light color.

Portions of RGB colors in percentages

R + G + B = 118 + 144 + 221 = 483 (100%)
R 118 of 483 ~ 24.43%
G 144 of 483 ~ 29.81%
B 221 of 483 ~ 45.76'%

%24.43
%29.81
%45.76

CMYK color model

#7690DD color CMYK value is (47,35,0,13).

  • cyan value is 46.61%
  • magenta value is 34.84%
  • yellow value is 0.00%
  • key color value is 13.33%
CMYK: (47,35,0,13) C47M35Y0K13 (47%,35%,0%,13%) (0.47/0.35/0.00/0.13) 

CMYK percentages

%46.61
%34.84
%0
%13.33

Codes

Color #7690DD in popluar color models

76 90 DD
RGB 118 144 221
HSL 225° 60.23% 66.47%
HSB/HSV 225° 46.61% 86.67%
CMYK 46.61% 34.84% 0.00%
13.33%

Color #7690DD in popluar number systems.

HEX 76 90 DD
Decimal 118 144 221
Binary 1110110 10010000 11011101
Octal 166 220 335

Shades and tints

Shades of #7690DD

#7690DD
(118,144,221)
#6C83C9
(108,131,201)
#6276B5
(98,118,181)
#5869A1
(88,105,161)
#4E5C8D
(78,92,141)
#444F79
(68,79,121)
#3A4265
(58,66,101)
#303551
(48,53,81)
#26283D
(38,40,61)
#1C1B29
(28,27,41)
#120E15
(18,14,21)
#000000
(0,0,0)

Tints of #7690DD

#7690DD
(118,144,221)
#829AE0
(130,154,224)
#8EA4E3
(142,164,227)
#9AAEE6
(154,174,230)
#A6B8E9
(166,184,233)
#B2C2EC
(178,194,236)
#BECCEF
(190,204,239)
#CAD6F2
(202,214,242)
#D6E0F5
(214,224,245)
#E2EAF8
(226,234,248)
#EEF4FB
(238,244,251)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7690DD color. Also use rgb(118,144,221) instead hex code.

Text Font Color

.myTextColor { color: #7690DD; }

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

This text font color is #7690DD.

Background Color

.myBgColor { background-color: #7690DD; }

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

This div background color is #7690DD.

Border color

.myBorderColor { border: 1px solid #7690DD; }

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

This div border color is #7690DD.

Opacity

.myOpacity80 { color: #7690DD; opacity: 0.8; }

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

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

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

This text has shadow with #7690DD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7690DD.

Preview

Color preview on black background

This text has color #7690DD on black background.


Color preview on white background

This text has color #7690DD on white background.


Black color preview on #7690DD background

This text has black color on #7690DD background.


White color preview on #7690DD background

This text has white color on #7690DD background.


Related colors

Complementary color

Complementary color for #hex is #896F22.


I love getcolorcode.com

Triadic colors

1 #DD7690 and #90DD76 with #7690DD are triadic colors.

2 #DD9076 and #9076DD with #7690DD are triadic colors.