COLOR #7CB5E1

HEX: #7CB5E1 RGB: (124,181,225)

Renk bilgisi

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

RGB renk modeli

#7CB5E1 color RGB value is (124,181,225).

RGB: (124,181,225) (49%, 71%, 88%)

RGB bağlantıları ve doygunluk

R 124 of 255 = 49%
G 181 of 255 = 71%
B 225 of 255 = 88%

124
181
225

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

Yüzdelerle RGB renk parçaları

R + G + B = 124 + 181 + 225 = 530 (100%)
R 124 of 530 ~ 23.4%
G 181 of 530 ~ 34.15%
B 225 of 530 ~ 42.45'%

%23.4
%34.15
%42.45

CMYK RENK MODELİ

#7CB5E1 rengi CMYK tonu (45,20,0,12).

  • camgöbeği tonu 44.89%
  • eflatun tonu 19.56%
  • sarı tonu 0.00%
  • ana renk tonu 11.76%

CMYK: (45,20,0,12)
C45M20Y0K12 (45%, 20%, 0%, 12%)
(0.45 / 0.20 / 0.00 / 0.12)

CMYK yüzdeleri

%44.89
%19.56
%0
%11.76

Codes

Color #7CB5E1 in popluar color models

7C B5 E1
RGB 124 181 225
HSL 206° 62.73% 68.43%
HSB/HSV 206° 44.89% 88.24%
CMYK 44.89% 19.56% 0.00%
11.76%

Color #7CB5E1 in popluar number systems.

HEX 7C B5 E1
Decimal 124 181 225
Binary 1111100 10110101 11100001
Octal 174 265 341

Shades and tints

Shades of #7CB5E1

#7CB5E1
(124,181,225)
#71A5CD
(113,165,205)
#6695B9
(102,149,185)
#5B85A5
(91,133,165)
#507591
(80,117,145)
#45657D
(69,101,125)
#3A5569
(58,85,105)
#2F4555
(47,69,85)
#243541
(36,53,65)
#19252D
(25,37,45)
#0E1519
(14,21,25)
#000000
(0,0,0)

Tints of #7CB5E1

#7CB5E1
(124,181,225)
#87BBE3
(135,187,227)
#92C1E5
(146,193,229)
#9DC7E7
(157,199,231)
#A8CDE9
(168,205,233)
#B3D3EB
(179,211,235)
#BED9ED
(190,217,237)
#C9DFEF
(201,223,239)
#D4E5F1
(212,229,241)
#DFEBF3
(223,235,243)
#EAF1F5
(234,241,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7CB5E1 color. Also use rgb(124,181,225) instead hex code.

Text Font Color

.myTextColor { color: #7CB5E1; }

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

This text font color is #7CB5E1.

Background Color

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

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

This div background color is #7CB5E1.

Border color

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

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

This div border color is #7CB5E1.

Opacity

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

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

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

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

This text has shadow with #7CB5E1 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7CB5E1.

Preview

Color preview on black background

This text has color #7CB5E1 on black background.


Color preview on white background

This text has color #7CB5E1 on white background.


Black color preview on #7CB5E1 background

This text has black color on #7CB5E1 background.


White color preview on #7CB5E1 background

This text has white color on #7CB5E1 background.


Related colors

Complementary color

Complementary color for #hex is #834A1E.


I love getcolorcode.com

Triadic colors

1 #E17CB5 and #B5E17C with #7CB5E1 are triadic colors.

2 #E1B57C and #B57CE1 with #7CB5E1 are triadic colors.