COLOR #7DB6DB

HEX: #7DB6DB RGB: (125,182,219)

Renk bilgisi

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

RGB renk modeli

#7DB6DB color RGB value is (125,182,219).

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

RGB bağlantıları ve doygunluk

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

125
182
219

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

Yüzdelerle RGB renk parçaları

R + G + B = 125 + 182 + 219 = 526 (100%)
R 125 of 526 ~ 23.76%
G 182 of 526 ~ 34.6%
B 219 of 526 ~ 41.63'%

%23.76
%34.6
%41.63

CMYK RENK MODELİ

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

  • camgöbeği tonu 42.92%
  • eflatun tonu 16.89%
  • 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
%16.89
%0
%14.12

Codes

Color #7DB6DB in popluar color models

7D B6 DB
RGB 125 182 219
HSL 204° 56.63% 67.45%
HSB/HSV 204° 42.92% 85.88%
CMYK 42.92% 16.89% 0.00%
14.12%

Color #7DB6DB in popluar number systems.

HEX 7D B6 DB
Decimal 125 182 219
Binary 1111101 10110110 11011011
Octal 175 266 333

Shades and tints

Shades of #7DB6DB

#7DB6DB
(125,182,219)
#72A6C8
(114,166,200)
#6796B5
(103,150,181)
#5C86A2
(92,134,162)
#51768F
(81,118,143)
#46667C
(70,102,124)
#3B5669
(59,86,105)
#304656
(48,70,86)
#253643
(37,54,67)
#1A2630
(26,38,48)
#0F161D
(15,22,29)
#000000
(0,0,0)

Tints of #7DB6DB

#7DB6DB
(125,182,219)
#88BCDE
(136,188,222)
#93C2E1
(147,194,225)
#9EC8E4
(158,200,228)
#A9CEE7
(169,206,231)
#B4D4EA
(180,212,234)
#BFDAED
(191,218,237)
#CAE0F0
(202,224,240)
#D5E6F3
(213,230,243)
#E0ECF6
(224,236,246)
#EBF2F9
(235,242,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #7DB6DB; }

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

This text font color is #7DB6DB.

Background Color

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

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

This div background color is #7DB6DB.

Border color

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

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

This div border color is #7DB6DB.

Opacity

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

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

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

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

This text has shadow with #7DB6DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7DB6DB.

Preview

Color preview on black background

This text has color #7DB6DB on black background.


Color preview on white background

This text has color #7DB6DB on white background.


Black color preview on #7DB6DB background

This text has black color on #7DB6DB background.


White color preview on #7DB6DB background

This text has white color on #7DB6DB background.


Related colors

Complementary color

Complementary color for #hex is #824924.


I love getcolorcode.com

Triadic colors

1 #DB7DB6 and #B6DB7D with #7DB6DB are triadic colors.

2 #DBB67D and #B67DDB with #7DB6DB are triadic colors.