COLOR #88AFDB

HEX: #88AFDB RGB: (136,175,219)

Renk bilgisi

#88AFDB contains mainly green and blue colors. #88AFDB ‘ nin web güvenlik rengi #9999CC (ya da #99C) dir.

RGB renk modeli

#88AFDB color RGB value is (136,175,219).

RGB: (136,175,219) (53%, 69%, 86%)

RGB bağlantıları ve doygunluk

R 136 of 255 = 53%
G 175 of 255 = 69%
B 219 of 255 = 86%

136
175
219

R + G + B ~ 69%. #88AFDB is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 136 + 175 + 219 = 530 (100%)
R 136 of 530 ~ 25.66%
G 175 of 530 ~ 33.02%
B 219 of 530 ~ 41.32'%

%25.66
%33.02
%41.32

CMYK RENK MODELİ

#88AFDB rengi CMYK tonu (38,20,0,14).

  • camgöbeği tonu 37.90%
  • eflatun tonu 20.09%
  • sarı tonu 0.00%
  • ana renk tonu 14.12%

CMYK: (38,20,0,14)
C38M20Y0K14 (38%, 20%, 0%, 14%)
(0.38 / 0.20 / 0.00 / 0.14)

CMYK yüzdeleri

%37.9
%20.09
%0
%14.12

Codes

Color #88AFDB in popluar color models

88 AF DB
RGB 136 175 219
HSL 212° 53.55% 69.61%
HSB/HSV 212° 37.90% 85.88%
CMYK 37.90% 20.09% 0.00%
14.12%

Color #88AFDB in popluar number systems.

HEX 88 AF DB
Decimal 136 175 219
Binary 10001000 10101111 11011011
Octal 210 257 333

Shades and tints

Shades of #88AFDB

#88AFDB
(136,175,219)
#7CA0C8
(124,160,200)
#7091B5
(112,145,181)
#6482A2
(100,130,162)
#58738F
(88,115,143)
#4C647C
(76,100,124)
#405569
(64,85,105)
#344656
(52,70,86)
#283743
(40,55,67)
#1C2830
(28,40,48)
#10191D
(16,25,29)
#000000
(0,0,0)

Tints of #88AFDB

#88AFDB
(136,175,219)
#92B6DE
(146,182,222)
#9CBDE1
(156,189,225)
#A6C4E4
(166,196,228)
#B0CBE7
(176,203,231)
#BAD2EA
(186,210,234)
#C4D9ED
(196,217,237)
#CEE0F0
(206,224,240)
#D8E7F3
(216,231,243)
#E2EEF6
(226,238,246)
#ECF5F9
(236,245,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #88AFDB color. Also use rgb(136,175,219) instead hex code.

Text Font Color

.myTextColor { color: #88AFDB; }

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

This text font color is #88AFDB.

Background Color

.myBgColor { background-color: #88AFDB; }

<div style="background-color:#88AFDB">Inner text</div>

This div background color is #88AFDB.

Border color

.myBorderColor { border: 1px solid #88AFDB; }

<div style="border:3px solid #88AFDB">Div</div>

This div border color is #88AFDB.

Opacity

.myOpacity80 { color: #88AFDB; opacity: 0.8; }

<p style="color:#88AFDB;opacity:0.8;">80%</p>

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

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

This text has shadow with #88AFDB color.


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

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

This text has shadow with #88AFDB primary color and red secondary color.


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

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

This text has shadow with #88AFDB and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #88AFDB.

Preview

Color preview on black background

This text has color #88AFDB on black background.


Color preview on white background

This text has color #88AFDB on white background.


Black color preview on #88AFDB background

This text has black color on #88AFDB background.


White color preview on #88AFDB background

This text has white color on #88AFDB background.


Related colors

Complementary color

Complementary color for #hex is #775024.


I love getcolorcode.com

Triadic colors

1 #DB88AF and #AFDB88 with #88AFDB are triadic colors.

2 #DBAF88 and #AF88DB with #88AFDB are triadic colors.