COLOR #7DB1ED

HEX: #7DB1ED RGB: (125,177,237)

Renk bilgisi

#7DB1ED contains mainly blue color. #7DB1ED ‘ nin web güvenlik rengi #6699FF (ya da #69F) dir.

RGB renk modeli

#7DB1ED color RGB value is (125,177,237).

RGB: (125,177,237) (49%, 69%, 93%)

RGB bağlantıları ve doygunluk

R 125 of 255 = 49%
G 177 of 255 = 69%
B 237 of 255 = 93%

125
177
237

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

Yüzdelerle RGB renk parçaları

R + G + B = 125 + 177 + 237 = 539 (100%)
R 125 of 539 ~ 23.19%
G 177 of 539 ~ 32.84%
B 237 of 539 ~ 43.97'%

%23.19
%32.84
%43.97

CMYK RENK MODELİ

#7DB1ED rengi CMYK tonu (47,25,0,7).

  • camgöbeği tonu 47.26%
  • eflatun tonu 25.32%
  • sarı tonu 0.00%
  • ana renk tonu 7.06%

CMYK: (47,25,0,7)
C47M25Y0K7 (47%, 25%, 0%, 7%)
(0.47 / 0.25 / 0.00 / 0.07)

CMYK yüzdeleri

%47.26
%25.32
%0
%7.06

Codes

Color #7DB1ED in popluar color models

7D B1 ED
RGB 125 177 237
HSL 212° 75.68% 70.98%
HSB/HSV 212° 47.26% 92.94%
CMYK 47.26% 25.32% 0.00%
7.06%

Color #7DB1ED in popluar number systems.

HEX 7D B1 ED
Decimal 125 177 237
Binary 1111101 10110001 11101101
Octal 175 261 355

Shades and tints

Shades of #7DB1ED

#7DB1ED
(125,177,237)
#72A1D8
(114,161,216)
#6791C3
(103,145,195)
#5C81AE
(92,129,174)
#517199
(81,113,153)
#466184
(70,97,132)
#3B516F
(59,81,111)
#30415A
(48,65,90)
#253145
(37,49,69)
#1A2130
(26,33,48)
#0F111B
(15,17,27)
#000000
(0,0,0)

Tints of #7DB1ED

#7DB1ED
(125,177,237)
#88B8EE
(136,184,238)
#93BFEF
(147,191,239)
#9EC6F0
(158,198,240)
#A9CDF1
(169,205,241)
#B4D4F2
(180,212,242)
#BFDBF3
(191,219,243)
#CAE2F4
(202,226,244)
#D5E9F5
(213,233,245)
#E0F0F6
(224,240,246)
#EBF7F7
(235,247,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7DB1ED color. Also use rgb(125,177,237) instead hex code.

Text Font Color

.myTextColor { color: #7DB1ED; }

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

This text font color is #7DB1ED.

Background Color

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

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

This div background color is #7DB1ED.

Border color

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

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

This div border color is #7DB1ED.

Opacity

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

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

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

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

This text has shadow with #7DB1ED color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7DB1ED.

Preview

Color preview on black background

This text has color #7DB1ED on black background.


Color preview on white background

This text has color #7DB1ED on white background.


Black color preview on #7DB1ED background

This text has black color on #7DB1ED background.


White color preview on #7DB1ED background

This text has white color on #7DB1ED background.


Related colors

Complementary color

Complementary color for #hex is #824E12.


I love getcolorcode.com

Triadic colors

1 #ED7DB1 and #B1ED7D with #7DB1ED are triadic colors.

2 #EDB17D and #B17DED with #7DB1ED are triadic colors.