COLOR #7DB5EA

HEX: #7DB5EA RGB: (125,181,234)

Renk bilgisi

#7DB5EA contains mainly green and blue colors. #7DB5EA ‘ nin web güvenlik rengi #66CCFF (ya da #6CF) dir.

RGB renk modeli

#7DB5EA color RGB value is (125,181,234).

RGB: (125,181,234) (49%, 71%, 92%)

RGB bağlantıları ve doygunluk

R 125 of 255 = 49%
G 181 of 255 = 71%
B 234 of 255 = 92%

125
181
234

R + G + B ~ 71%. #7DB5EA is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 125 + 181 + 234 = 540 (100%)
R 125 of 540 ~ 23.15%
G 181 of 540 ~ 33.52%
B 234 of 540 ~ 43.33'%

%23.15
%33.52
%43.33

CMYK RENK MODELİ

#7DB5EA rengi CMYK tonu (47,23,0,8).

  • camgöbeği tonu 46.58%
  • eflatun tonu 22.65%
  • sarı tonu 0.00%
  • ana renk tonu 8.24%

CMYK: (47,23,0,8)
C47M23Y0K8 (47%, 23%, 0%, 8%)
(0.47 / 0.23 / 0.00 / 0.08)

CMYK yüzdeleri

%46.58
%22.65
%0
%8.24

Codes

Color #7DB5EA in popluar color models

7D B5 EA
RGB 125 181 234
HSL 209° 72.19% 70.39%
HSB/HSV 209° 46.58% 91.76%
CMYK 46.58% 22.65% 0.00%
8.24%

Color #7DB5EA in popluar number systems.

HEX 7D B5 EA
Decimal 125 181 234
Binary 1111101 10110101 11101010
Octal 175 265 352

Shades and tints

Shades of #7DB5EA

#7DB5EA
(125,181,234)
#72A5D5
(114,165,213)
#6795C0
(103,149,192)
#5C85AB
(92,133,171)
#517596
(81,117,150)
#466581
(70,101,129)
#3B556C
(59,85,108)
#304557
(48,69,87)
#253542
(37,53,66)
#1A252D
(26,37,45)
#0F1518
(15,21,24)
#000000
(0,0,0)

Tints of #7DB5EA

#7DB5EA
(125,181,234)
#88BBEB
(136,187,235)
#93C1EC
(147,193,236)
#9EC7ED
(158,199,237)
#A9CDEE
(169,205,238)
#B4D3EF
(180,211,239)
#BFD9F0
(191,217,240)
#CADFF1
(202,223,241)
#D5E5F2
(213,229,242)
#E0EBF3
(224,235,243)
#EBF1F4
(235,241,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #7DB5EA; }

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

This text font color is #7DB5EA.

Background Color

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

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

This div background color is #7DB5EA.

Border color

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

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

This div border color is #7DB5EA.

Opacity

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

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

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

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

This text has shadow with #7DB5EA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7DB5EA.

Preview

Color preview on black background

This text has color #7DB5EA on black background.


Color preview on white background

This text has color #7DB5EA on white background.


Black color preview on #7DB5EA background

This text has black color on #7DB5EA background.


White color preview on #7DB5EA background

This text has white color on #7DB5EA background.


Related colors

Complementary color

Complementary color for #hex is #824A15.


I love getcolorcode.com

Triadic colors

1 #EA7DB5 and #B5EA7D with #7DB5EA are triadic colors.

2 #EAB57D and #B57DEA with #7DB5EA are triadic colors.