COLOR #7DB5DB

HEX: #7DB5DB RGB: (125,181,219)

Renk bilgisi

#7DB5DB contains mainly green and blue colors. #7DB5DB ‘ nin web güvenlik rengi #66CCCC (ya da #6CC) dir.

RGB renk modeli

#7DB5DB color RGB value is (125,181,219).

RGB: (125,181,219) (49%, 71%, 86%)

RGB bağlantıları ve doygunluk

R 125 of 255 = 49%
G 181 of 255 = 71%
B 219 of 255 = 86%

125
181
219

R + G + B ~ 69%. #7DB5DB is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 125 + 181 + 219 = 525 (100%)
R 125 of 525 ~ 23.81%
G 181 of 525 ~ 34.48%
B 219 of 525 ~ 41.71'%

%23.81
%34.48
%41.71

CMYK RENK MODELİ

#7DB5DB rengi CMYK tonu (43,17,0,14).

  • camgöbeği tonu 42.92%
  • eflatun tonu 17.35%
  • sarı tonu 0.00%
  • ana renk tonu 14.12%

CMYK: (43,17,0,14)
C43M17Y0K14 (43%, 17%, 0%, 14%)
(0.43 / 0.17 / 0.00 / 0.14)

CMYK yüzdeleri

%42.92
%17.35
%0
%14.12

Codes

Color #7DB5DB in popluar color models

7D B5 DB
RGB 125 181 219
HSL 204° 56.63% 67.45%
HSB/HSV 204° 42.92% 85.88%
CMYK 42.92% 17.35% 0.00%
14.12%

Color #7DB5DB in popluar number systems.

HEX 7D B5 DB
Decimal 125 181 219
Binary 1111101 10110101 11011011
Octal 175 265 333

Shades and tints

Shades of #7DB5DB

#7DB5DB
(125,181,219)
#72A5C8
(114,165,200)
#6795B5
(103,149,181)
#5C85A2
(92,133,162)
#51758F
(81,117,143)
#46657C
(70,101,124)
#3B5569
(59,85,105)
#304556
(48,69,86)
#253543
(37,53,67)
#1A2530
(26,37,48)
#0F151D
(15,21,29)
#000000
(0,0,0)

Tints of #7DB5DB

#7DB5DB
(125,181,219)
#88BBDE
(136,187,222)
#93C1E1
(147,193,225)
#9EC7E4
(158,199,228)
#A9CDE7
(169,205,231)
#B4D3EA
(180,211,234)
#BFD9ED
(191,217,237)
#CADFF0
(202,223,240)
#D5E5F3
(213,229,243)
#E0EBF6
(224,235,246)
#EBF1F9
(235,241,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7DB5DB color. Also use rgb(125,181,219) instead hex code.

Text Font Color

.myTextColor { color: #7DB5DB; }

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

This text font color is #7DB5DB.

Background Color

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

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

This div background color is #7DB5DB.

Border color

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

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

This div border color is #7DB5DB.

Opacity

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

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

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

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

This text has shadow with #7DB5DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7DB5DB.

Preview

Color preview on black background

This text has color #7DB5DB on black background.


Color preview on white background

This text has color #7DB5DB on white background.


Black color preview on #7DB5DB background

This text has black color on #7DB5DB background.


White color preview on #7DB5DB background

This text has white color on #7DB5DB background.


Related colors

Complementary color

Complementary color for #hex is #824A24.


I love getcolorcode.com

Triadic colors

1 #DB7DB5 and #B5DB7D with #7DB5DB are triadic colors.

2 #DBB57D and #B57DDB with #7DB5DB are triadic colors.