COLOR #55B5DD

HEX: #55B5DD RGB: (85,181,221)

Renk bilgisi

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

RGB renk modeli

#55B5DD color RGB value is (85,181,221).

RGB: (85,181,221) (33%, 71%, 87%)

RGB bağlantıları ve doygunluk

R 85 of 255 = 33%
G 181 of 255 = 71%
B 221 of 255 = 87%

85
181
221

R + G + B ~ 64%. #55B5DD is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 85 + 181 + 221 = 487 (100%)
R 85 of 487 ~ 17.45%
G 181 of 487 ~ 37.17%
B 221 of 487 ~ 45.38'%

%17.45
%37.17
%45.38

CMYK RENK MODELİ

#55B5DD rengi CMYK tonu (62,18,0,13).

  • camgöbeği tonu 61.54%
  • eflatun tonu 18.10%
  • sarı tonu 0.00%
  • ana renk tonu 13.33%

CMYK: (62,18,0,13)
C62M18Y0K13 (62%, 18%, 0%, 13%)
(0.62 / 0.18 / 0.00 / 0.13)

CMYK yüzdeleri

%61.54
%18.1
%0
%13.33

Codes

Color #55B5DD in popluar color models

55 B5 DD
RGB 85 181 221
HSL 198° 66.67% 60.00%
HSB/HSV 198° 61.54% 86.67%
CMYK 61.54% 18.10% 0.00%
13.33%

Color #55B5DD in popluar number systems.

HEX 55 B5 DD
Decimal 85 181 221
Binary 1010101 10110101 11011101
Octal 125 265 335

Shades and tints

Shades of #55B5DD

#55B5DD
(85,181,221)
#4EA5C9
(78,165,201)
#4795B5
(71,149,181)
#4085A1
(64,133,161)
#39758D
(57,117,141)
#326579
(50,101,121)
#2B5565
(43,85,101)
#244551
(36,69,81)
#1D353D
(29,53,61)
#162529
(22,37,41)
#0F1515
(15,21,21)
#000000
(0,0,0)

Tints of #55B5DD

#55B5DD
(85,181,221)
#64BBE0
(100,187,224)
#73C1E3
(115,193,227)
#82C7E6
(130,199,230)
#91CDE9
(145,205,233)
#A0D3EC
(160,211,236)
#AFD9EF
(175,217,239)
#BEDFF2
(190,223,242)
#CDE5F5
(205,229,245)
#DCEBF8
(220,235,248)
#EBF1FB
(235,241,251)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #55B5DD color. Also use rgb(85,181,221) instead hex code.

Text Font Color

.myTextColor { color: #55B5DD; }

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

This text font color is #55B5DD.

Background Color

.myBgColor { background-color: #55B5DD; }

<div style="background-color:#55B5DD">Inner text</div>

This div background color is #55B5DD.

Border color

.myBorderColor { border: 1px solid #55B5DD; }

<div style="border:3px solid #55B5DD">Div</div>

This div border color is #55B5DD.

Opacity

.myOpacity80 { color: #55B5DD; opacity: 0.8; }

<p style="color:#55B5DD;opacity:0.8;">80%</p>

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

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

This text has shadow with #55B5DD color.


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

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

This text has shadow with #55B5DD primary color and red secondary color.


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

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

This text has shadow with #55B5DD and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #55B5DD.

Preview

Color preview on black background

This text has color #55B5DD on black background.


Color preview on white background

This text has color #55B5DD on white background.


Black color preview on #55B5DD background

This text has black color on #55B5DD background.


White color preview on #55B5DD background

This text has white color on #55B5DD background.


Related colors

Complementary color

Complementary color for #hex is #AA4A22.


I love getcolorcode.com

Triadic colors

1 #DD55B5 and #B5DD55 with #55B5DD are triadic colors.

2 #DDB555 and #B555DD with #55B5DD are triadic colors.