COLOR #7DADB0

HEX: #7DADB0 RGB: (125,173,176)

Renk bilgisi

#7DADB0 contains red, green and blue colors in about the same proportion. #7DADB0 ‘ nin web güvenlik rengi #669999 (ya da #699) dir.

RGB renk modeli

#7DADB0 color RGB value is (125,173,176).

RGB: (125,173,176) (49%, 68%, 69%)

RGB bağlantıları ve doygunluk

R 125 of 255 = 49%
G 173 of 255 = 68%
B 176 of 255 = 69%

125
173
176

R + G + B ~ 62%. #7DADB0 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 125 + 173 + 176 = 474 (100%)
R 125 of 474 ~ 26.37%
G 173 of 474 ~ 36.5%
B 176 of 474 ~ 37.13'%

%26.37
%36.5
%37.13

CMYK RENK MODELİ

#7DADB0 rengi CMYK tonu (29,2,0,31).

  • camgöbeği tonu 28.98%
  • eflatun tonu 1.70%
  • sarı tonu 0.00%
  • ana renk tonu 30.98%

CMYK: (29,2,0,31)
C29M2Y0K31 (29%, 2%, 0%, 31%)
(0.29 / 0.02 / 0.00 / 0.31)

CMYK yüzdeleri

%28.98
%1.7
%0
%30.98

Codes

Color #7DADB0 in popluar color models

7D AD B0
RGB 125 173 176
HSL 184° 24.40% 59.02%
HSB/HSV 184° 28.98% 69.02%
CMYK 28.98% 1.70% 0.00%
30.98%

Color #7DADB0 in popluar number systems.

HEX 7D AD B0
Decimal 125 173 176
Binary 1111101 10101101 10110000
Octal 175 255 260

Shades and tints

Shades of #7DADB0

#7DADB0
(125,173,176)
#729EA0
(114,158,160)
#678F90
(103,143,144)
#5C8080
(92,128,128)
#517170
(81,113,112)
#466260
(70,98,96)
#3B5350
(59,83,80)
#304440
(48,68,64)
#253530
(37,53,48)
#1A2620
(26,38,32)
#0F1710
(15,23,16)
#000000
(0,0,0)

Tints of #7DADB0

#7DADB0
(125,173,176)
#88B4B7
(136,180,183)
#93BBBE
(147,187,190)
#9EC2C5
(158,194,197)
#A9C9CC
(169,201,204)
#B4D0D3
(180,208,211)
#BFD7DA
(191,215,218)
#CADEE1
(202,222,225)
#D5E5E8
(213,229,232)
#E0ECEF
(224,236,239)
#EBF3F6
(235,243,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7DADB0 color. Also use rgb(125,173,176) instead hex code.

Text Font Color

.myTextColor { color: #7DADB0; }

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

This text font color is #7DADB0.

Background Color

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

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

This div background color is #7DADB0.

Border color

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

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

This div border color is #7DADB0.

Opacity

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

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

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

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

This text has shadow with #7DADB0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7DADB0.

Preview

Color preview on black background

This text has color #7DADB0 on black background.


Color preview on white background

This text has color #7DADB0 on white background.


Black color preview on #7DADB0 background

This text has black color on #7DADB0 background.


White color preview on #7DADB0 background

This text has white color on #7DADB0 background.


Related colors

Complementary color

Complementary color for #hex is #82524F.


I love getcolorcode.com

Triadic colors

1 #B07DAD and #ADB07D with #7DADB0 are triadic colors.

2 #B0AD7D and #AD7DB0 with #7DADB0 are triadic colors.