COLOR #66B5D5

HEX: #66B5D5 RGB: (102,181,213)

Renk bilgisi

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

RGB renk modeli

#66B5D5 color RGB value is (102,181,213).

RGB: (102,181,213) (40%, 71%, 84%)

RGB bağlantıları ve doygunluk

R 102 of 255 = 40%
G 181 of 255 = 71%
B 213 of 255 = 84%

102
181
213

R + G + B ~ 65%. #66B5D5 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 102 + 181 + 213 = 496 (100%)
R 102 of 496 ~ 20.56%
G 181 of 496 ~ 36.49%
B 213 of 496 ~ 42.94'%

%20.56
%36.49
%42.94

CMYK RENK MODELİ

#66B5D5 rengi CMYK tonu (52,15,0,16).

  • camgöbeği tonu 52.11%
  • eflatun tonu 15.02%
  • sarı tonu 0.00%
  • ana renk tonu 16.47%

CMYK: (52,15,0,16)
C52M15Y0K16 (52%, 15%, 0%, 16%)
(0.52 / 0.15 / 0.00 / 0.16)

CMYK yüzdeleri

%52.11
%15.02
%0
%16.47

Codes

Color #66B5D5 in popluar color models

66 B5 D5
RGB 102 181 213
HSL 197° 56.92% 61.76%
HSB/HSV 197° 52.11% 83.53%
CMYK 52.11% 15.02% 0.00%
16.47%

Color #66B5D5 in popluar number systems.

HEX 66 B5 D5
Decimal 102 181 213
Binary 1100110 10110101 11010101
Octal 146 265 325

Shades and tints

Shades of #66B5D5

#66B5D5
(102,181,213)
#5DA5C2
(93,165,194)
#5495AF
(84,149,175)
#4B859C
(75,133,156)
#427589
(66,117,137)
#396576
(57,101,118)
#305563
(48,85,99)
#274550
(39,69,80)
#1E353D
(30,53,61)
#15252A
(21,37,42)
#0C1517
(12,21,23)
#000000
(0,0,0)

Tints of #66B5D5

#66B5D5
(102,181,213)
#73BBD8
(115,187,216)
#80C1DB
(128,193,219)
#8DC7DE
(141,199,222)
#9ACDE1
(154,205,225)
#A7D3E4
(167,211,228)
#B4D9E7
(180,217,231)
#C1DFEA
(193,223,234)
#CEE5ED
(206,229,237)
#DBEBF0
(219,235,240)
#E8F1F3
(232,241,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #66B5D5; }

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

This text font color is #66B5D5.

Background Color

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

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

This div background color is #66B5D5.

Border color

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

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

This div border color is #66B5D5.

Opacity

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

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

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

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

This text has shadow with #66B5D5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #66B5D5.

Preview

Color preview on black background

This text has color #66B5D5 on black background.


Color preview on white background

This text has color #66B5D5 on white background.


Black color preview on #66B5D5 background

This text has black color on #66B5D5 background.


White color preview on #66B5D5 background

This text has white color on #66B5D5 background.


Related colors

Complementary color

Complementary color for #hex is #994A2A.


I love getcolorcode.com

Triadic colors

1 #D566B5 and #B5D566 with #66B5D5 are triadic colors.

2 #D5B566 and #B566D5 with #66B5D5 are triadic colors.