COLOR #66B5E6

HEX: #66B5E6 RGB: (102,181,230)

Renk bilgisi

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

RGB renk modeli

#66B5E6 color RGB value is (102,181,230).

RGB: (102,181,230) (40%, 71%, 90%)

RGB bağlantıları ve doygunluk

R 102 of 255 = 40%
G 181 of 255 = 71%
B 230 of 255 = 90%

102
181
230

R + G + B ~ 67%. #66B5E6 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 102 + 181 + 230 = 513 (100%)
R 102 of 513 ~ 19.88%
G 181 of 513 ~ 35.28%
B 230 of 513 ~ 44.83'%

%19.88
%35.28
%44.83

CMYK RENK MODELİ

#66B5E6 rengi CMYK tonu (56,21,0,10).

  • camgöbeği tonu 55.65%
  • eflatun tonu 21.30%
  • sarı tonu 0.00%
  • ana renk tonu 9.80%

CMYK: (56,21,0,10)
C56M21Y0K10 (56%, 21%, 0%, 10%)
(0.56 / 0.21 / 0.00 / 0.10)

CMYK yüzdeleri

%55.65
%21.3
%0
%9.8

Codes

Color #66B5E6 in popluar color models

66 B5 E6
RGB 102 181 230
HSL 203° 71.91% 65.10%
HSB/HSV 203° 55.65% 90.20%
CMYK 55.65% 21.30% 0.00%
9.80%

Color #66B5E6 in popluar number systems.

HEX 66 B5 E6
Decimal 102 181 230
Binary 1100110 10110101 11100110
Octal 146 265 346

Shades and tints

Shades of #66B5E6

#66B5E6
(102,181,230)
#5DA5D2
(93,165,210)
#5495BE
(84,149,190)
#4B85AA
(75,133,170)
#427596
(66,117,150)
#396582
(57,101,130)
#30556E
(48,85,110)
#27455A
(39,69,90)
#1E3546
(30,53,70)
#152532
(21,37,50)
#0C151E
(12,21,30)
#000000
(0,0,0)

Tints of #66B5E6

#66B5E6
(102,181,230)
#73BBE8
(115,187,232)
#80C1EA
(128,193,234)
#8DC7EC
(141,199,236)
#9ACDEE
(154,205,238)
#A7D3F0
(167,211,240)
#B4D9F2
(180,217,242)
#C1DFF4
(193,223,244)
#CEE5F6
(206,229,246)
#DBEBF8
(219,235,248)
#E8F1FA
(232,241,250)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #66B5E6 color. Also use rgb(102,181,230) instead hex code.

Text Font Color

.myTextColor { color: #66B5E6; }

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

This text font color is #66B5E6.

Background Color

.myBgColor { background-color: #66B5E6; }

<div style="background-color:#66B5E6">Inner text</div>

This div background color is #66B5E6.

Border color

.myBorderColor { border: 1px solid #66B5E6; }

<div style="border:3px solid #66B5E6">Div</div>

This div border color is #66B5E6.

Opacity

.myOpacity80 { color: #66B5E6; opacity: 0.8; }

<p style="color:#66B5E6;opacity:0.8;">80%</p>

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

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

This text has shadow with #66B5E6 color.


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

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

This text has shadow with #66B5E6 primary color and red secondary color.


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

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

This text has shadow with #66B5E6 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #66B5E6.

Preview

Color preview on black background

This text has color #66B5E6 on black background.


Color preview on white background

This text has color #66B5E6 on white background.


Black color preview on #66B5E6 background

This text has black color on #66B5E6 background.


White color preview on #66B5E6 background

This text has white color on #66B5E6 background.


Related colors

Complementary color

Complementary color for #hex is #994A19.


I love getcolorcode.com

Triadic colors

1 #E666B5 and #B5E666 with #66B5E6 are triadic colors.

2 #E6B566 and #B566E6 with #66B5E6 are triadic colors.