COLOR #7DB6CC

HEX: #7DB6CC RGB: (125,182,204)

Renk bilgisi

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

RGB renk modeli

#7DB6CC color RGB value is (125,182,204).

RGB: (125,182,204) (49%, 71%, 80%)

RGB bağlantıları ve doygunluk

R 125 of 255 = 49%
G 182 of 255 = 71%
B 204 of 255 = 80%

125
182
204

R + G + B ~ 67%. #7DB6CC is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 125 + 182 + 204 = 511 (100%)
R 125 of 511 ~ 24.46%
G 182 of 511 ~ 35.62%
B 204 of 511 ~ 39.92'%

%24.46
%35.62
%39.92

CMYK RENK MODELİ

#7DB6CC rengi CMYK tonu (39,11,0,20).

  • camgöbeği tonu 38.73%
  • eflatun tonu 10.78%
  • sarı tonu 0.00%
  • ana renk tonu 20.00%

CMYK: (39,11,0,20)
C39M11Y0K20 (39%, 11%, 0%, 20%)
(0.39 / 0.11 / 0.00 / 0.20)

CMYK yüzdeleri

%38.73
%10.78
%0
%20

Codes

Color #7DB6CC in popluar color models

7D B6 CC
RGB 125 182 204
HSL 197° 43.65% 64.51%
HSB/HSV 197° 38.73% 80.00%
CMYK 38.73% 10.78% 0.00%
20.00%

Color #7DB6CC in popluar number systems.

HEX 7D B6 CC
Decimal 125 182 204
Binary 1111101 10110110 11001100
Octal 175 266 314

Shades and tints

Shades of #7DB6CC

#7DB6CC
(125,182,204)
#72A6BA
(114,166,186)
#6796A8
(103,150,168)
#5C8696
(92,134,150)
#517684
(81,118,132)
#466672
(70,102,114)
#3B5660
(59,86,96)
#30464E
(48,70,78)
#25363C
(37,54,60)
#1A262A
(26,38,42)
#0F1618
(15,22,24)
#000000
(0,0,0)

Tints of #7DB6CC

#7DB6CC
(125,182,204)
#88BCD0
(136,188,208)
#93C2D4
(147,194,212)
#9EC8D8
(158,200,216)
#A9CEDC
(169,206,220)
#B4D4E0
(180,212,224)
#BFDAE4
(191,218,228)
#CAE0E8
(202,224,232)
#D5E6EC
(213,230,236)
#E0ECF0
(224,236,240)
#EBF2F4
(235,242,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #7DB6CC; }

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

This text font color is #7DB6CC.

Background Color

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

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

This div background color is #7DB6CC.

Border color

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

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

This div border color is #7DB6CC.

Opacity

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

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

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

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

This text has shadow with #7DB6CC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7DB6CC.

Preview

Color preview on black background

This text has color #7DB6CC on black background.


Color preview on white background

This text has color #7DB6CC on white background.


Black color preview on #7DB6CC background

This text has black color on #7DB6CC background.


White color preview on #7DB6CC background

This text has white color on #7DB6CC background.


Related colors

Complementary color

Complementary color for #hex is #824933.


I love getcolorcode.com

Triadic colors

1 #CC7DB6 and #B6CC7D with #7DB6CC are triadic colors.

2 #CCB67D and #B67DCC with #7DB6CC are triadic colors.