COLOR #7DB3E7

HEX: #7DB3E7 RGB: (125,179,231)

Renk bilgisi

#7DB3E7 contains mainly green and blue colors. #7DB3E7 ‘ nin web güvenlik rengi #6699FF (ya da #69F) dir.

RGB renk modeli

#7DB3E7 color RGB value is (125,179,231).

RGB: (125,179,231) (49%, 70%, 91%)

RGB bağlantıları ve doygunluk

R 125 of 255 = 49%
G 179 of 255 = 70%
B 231 of 255 = 91%

125
179
231

R + G + B ~ 70%. #7DB3E7 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 125 + 179 + 231 = 535 (100%)
R 125 of 535 ~ 23.36%
G 179 of 535 ~ 33.46%
B 231 of 535 ~ 43.18'%

%23.36
%33.46
%43.18

CMYK RENK MODELİ

#7DB3E7 rengi CMYK tonu (46,23,0,9).

  • camgöbeği tonu 45.89%
  • eflatun tonu 22.51%
  • sarı tonu 0.00%
  • ana renk tonu 9.41%

CMYK: (46,23,0,9)
C46M23Y0K9 (46%, 23%, 0%, 9%)
(0.46 / 0.23 / 0.00 / 0.09)

CMYK yüzdeleri

%45.89
%22.51
%0
%9.41

Codes

Color #7DB3E7 in popluar color models

7D B3 E7
RGB 125 179 231
HSL 209° 68.83% 69.80%
HSB/HSV 209° 45.89% 90.59%
CMYK 45.89% 22.51% 0.00%
9.41%

Color #7DB3E7 in popluar number systems.

HEX 7D B3 E7
Decimal 125 179 231
Binary 1111101 10110011 11100111
Octal 175 263 347

Shades and tints

Shades of #7DB3E7

#7DB3E7
(125,179,231)
#72A3D2
(114,163,210)
#6793BD
(103,147,189)
#5C83A8
(92,131,168)
#517393
(81,115,147)
#46637E
(70,99,126)
#3B5369
(59,83,105)
#304354
(48,67,84)
#25333F
(37,51,63)
#1A232A
(26,35,42)
#0F1315
(15,19,21)
#000000
(0,0,0)

Tints of #7DB3E7

#7DB3E7
(125,179,231)
#88B9E9
(136,185,233)
#93BFEB
(147,191,235)
#9EC5ED
(158,197,237)
#A9CBEF
(169,203,239)
#B4D1F1
(180,209,241)
#BFD7F3
(191,215,243)
#CADDF5
(202,221,245)
#D5E3F7
(213,227,247)
#E0E9F9
(224,233,249)
#EBEFFB
(235,239,251)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7DB3E7 color. Also use rgb(125,179,231) instead hex code.

Text Font Color

.myTextColor { color: #7DB3E7; }

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

This text font color is #7DB3E7.

Background Color

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

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

This div background color is #7DB3E7.

Border color

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

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

This div border color is #7DB3E7.

Opacity

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

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

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

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

This text has shadow with #7DB3E7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7DB3E7.

Preview

Color preview on black background

This text has color #7DB3E7 on black background.


Color preview on white background

This text has color #7DB3E7 on white background.


Black color preview on #7DB3E7 background

This text has black color on #7DB3E7 background.


White color preview on #7DB3E7 background

This text has white color on #7DB3E7 background.


Related colors

Complementary color

Complementary color for #hex is #824C18.


I love getcolorcode.com

Triadic colors

1 #E77DB3 and #B3E77D with #7DB3E7 are triadic colors.

2 #E7B37D and #B37DE7 with #7DB3E7 are triadic colors.