COLOR #7D97DD

HEX: #7D97DD RGB: (125,151,221)

Renk bilgisi

#7D97DD contains mainly blue color. #7D97DD ‘ nin web güvenlik rengi #6699CC (ya da #69C) dir.

RGB renk modeli

#7D97DD color RGB value is (125,151,221).

RGB: (125,151,221) (49%, 59%, 87%)

RGB bağlantıları ve doygunluk

R 125 of 255 = 49%
G 151 of 255 = 59%
B 221 of 255 = 87%

125
151
221

R + G + B ~ 65%. #7D97DD is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 125 + 151 + 221 = 497 (100%)
R 125 of 497 ~ 25.15%
G 151 of 497 ~ 30.38%
B 221 of 497 ~ 44.47'%

%25.15
%30.38
%44.47

CMYK RENK MODELİ

#7D97DD rengi CMYK tonu (43,32,0,13).

  • camgöbeği tonu 43.44%
  • eflatun tonu 31.67%
  • sarı tonu 0.00%
  • ana renk tonu 13.33%

CMYK: (43,32,0,13)
C43M32Y0K13 (43%, 32%, 0%, 13%)
(0.43 / 0.32 / 0.00 / 0.13)

CMYK yüzdeleri

%43.44
%31.67
%0
%13.33

Codes

Color #7D97DD in popluar color models

7D 97 DD
RGB 125 151 221
HSL 224° 58.54% 67.84%
HSB/HSV 224° 43.44% 86.67%
CMYK 43.44% 31.67% 0.00%
13.33%

Color #7D97DD in popluar number systems.

HEX 7D 97 DD
Decimal 125 151 221
Binary 1111101 10010111 11011101
Octal 175 227 335

Shades and tints

Shades of #7D97DD

#7D97DD
(125,151,221)
#728AC9
(114,138,201)
#677DB5
(103,125,181)
#5C70A1
(92,112,161)
#51638D
(81,99,141)
#465679
(70,86,121)
#3B4965
(59,73,101)
#303C51
(48,60,81)
#252F3D
(37,47,61)
#1A2229
(26,34,41)
#0F1515
(15,21,21)
#000000
(0,0,0)

Tints of #7D97DD

#7D97DD
(125,151,221)
#88A0E0
(136,160,224)
#93A9E3
(147,169,227)
#9EB2E6
(158,178,230)
#A9BBE9
(169,187,233)
#B4C4EC
(180,196,236)
#BFCDEF
(191,205,239)
#CAD6F2
(202,214,242)
#D5DFF5
(213,223,245)
#E0E8F8
(224,232,248)
#EBF1FB
(235,241,251)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7D97DD color. Also use rgb(125,151,221) instead hex code.

Text Font Color

.myTextColor { color: #7D97DD; }

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

This text font color is #7D97DD.

Background Color

.myBgColor { background-color: #7D97DD; }

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

This div background color is #7D97DD.

Border color

.myBorderColor { border: 1px solid #7D97DD; }

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

This div border color is #7D97DD.

Opacity

.myOpacity80 { color: #7D97DD; opacity: 0.8; }

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

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

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

This text has shadow with #7D97DD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7D97DD.

Preview

Color preview on black background

This text has color #7D97DD on black background.


Color preview on white background

This text has color #7D97DD on white background.


Black color preview on #7D97DD background

This text has black color on #7D97DD background.


White color preview on #7D97DD background

This text has white color on #7D97DD background.


Related colors

Complementary color

Complementary color for #hex is #826822.


I love getcolorcode.com

Triadic colors

1 #DD7D97 and #97DD7D with #7D97DD are triadic colors.

2 #DD977D and #977DDD with #7D97DD are triadic colors.