COLOR #7D97D5

HEX: #7D97D5 RGB: (125,151,213)

Renk bilgisi

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

RGB renk modeli

#7D97D5 color RGB value is (125,151,213).

RGB: (125,151,213) (49%, 59%, 84%)

RGB bağlantıları ve doygunluk

R 125 of 255 = 49%
G 151 of 255 = 59%
B 213 of 255 = 84%

125
151
213

R + G + B ~ 64%. #7D97D5 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 125 + 151 + 213 = 489 (100%)
R 125 of 489 ~ 25.56%
G 151 of 489 ~ 30.88%
B 213 of 489 ~ 43.56'%

%25.56
%30.88
%43.56

CMYK RENK MODELİ

#7D97D5 rengi CMYK tonu (41,29,0,16).

  • camgöbeği tonu 41.31%
  • eflatun tonu 29.11%
  • sarı tonu 0.00%
  • ana renk tonu 16.47%

CMYK: (41,29,0,16)
C41M29Y0K16 (41%, 29%, 0%, 16%)
(0.41 / 0.29 / 0.00 / 0.16)

CMYK yüzdeleri

%41.31
%29.11
%0
%16.47

Codes

Color #7D97D5 in popluar color models

7D 97 D5
RGB 125 151 213
HSL 222° 51.16% 66.27%
HSB/HSV 222° 41.31% 83.53%
CMYK 41.31% 29.11% 0.00%
16.47%

Color #7D97D5 in popluar number systems.

HEX 7D 97 D5
Decimal 125 151 213
Binary 1111101 10010111 11010101
Octal 175 227 325

Shades and tints

Shades of #7D97D5

#7D97D5
(125,151,213)
#728AC2
(114,138,194)
#677DAF
(103,125,175)
#5C709C
(92,112,156)
#516389
(81,99,137)
#465676
(70,86,118)
#3B4963
(59,73,99)
#303C50
(48,60,80)
#252F3D
(37,47,61)
#1A222A
(26,34,42)
#0F1517
(15,21,23)
#000000
(0,0,0)

Tints of #7D97D5

#7D97D5
(125,151,213)
#88A0D8
(136,160,216)
#93A9DB
(147,169,219)
#9EB2DE
(158,178,222)
#A9BBE1
(169,187,225)
#B4C4E4
(180,196,228)
#BFCDE7
(191,205,231)
#CAD6EA
(202,214,234)
#D5DFED
(213,223,237)
#E0E8F0
(224,232,240)
#EBF1F3
(235,241,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #7D97D5; }

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

This text font color is #7D97D5.

Background Color

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

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

This div background color is #7D97D5.

Border color

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

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

This div border color is #7D97D5.

Opacity

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

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

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

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

This text has shadow with #7D97D5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7D97D5.

Preview

Color preview on black background

This text has color #7D97D5 on black background.


Color preview on white background

This text has color #7D97D5 on white background.


Black color preview on #7D97D5 background

This text has black color on #7D97D5 background.


White color preview on #7D97D5 background

This text has white color on #7D97D5 background.


Related colors

Complementary color

Complementary color for #hex is #82682A.


I love getcolorcode.com

Triadic colors

1 #D57D97 and #97D57D with #7D97D5 are triadic colors.

2 #D5977D and #977DD5 with #7D97D5 are triadic colors.