COLOR #B0ADDF

HEX: #B0ADDF RGB: (176,173,223)

Renk bilgisi

#B0ADDF contains red, green and blue colors in about the same proportion. #B0ADDF ‘ nin web güvenlik rengi #9999CC (ya da #99C) dir.

RGB renk modeli

#B0ADDF color RGB value is (176,173,223).

RGB: (176,173,223) (69%, 68%, 87%)

RGB bağlantıları ve doygunluk

R 176 of 255 = 69%
G 173 of 255 = 68%
B 223 of 255 = 87%

176
173
223

R + G + B ~ 75%. #B0ADDF is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 176 + 173 + 223 = 572 (100%)
R 176 of 572 ~ 30.77%
G 173 of 572 ~ 30.24%
B 223 of 572 ~ 38.99'%

%30.77
%30.24
%38.99

CMYK RENK MODELİ

#B0ADDF rengi CMYK tonu (21,22,0,13).

  • camgöbeği tonu 21.08%
  • eflatun tonu 22.42%
  • sarı tonu 0.00%
  • ana renk tonu 12.55%

CMYK: (21,22,0,13)
C21M22Y0K13 (21%, 22%, 0%, 13%)
(0.21 / 0.22 / 0.00 / 0.13)

CMYK yüzdeleri

%21.08
%22.42
%0
%12.55

Codes

Color #B0ADDF in popluar color models

B0 AD DF
RGB 176 173 223
HSL 244° 43.86% 77.65%
HSB/HSV 244° 22.42% 87.45%
CMYK 21.08% 22.42% 0.00%
12.55%

Color #B0ADDF in popluar number systems.

HEX B0 AD DF
Decimal 176 173 223
Binary 10110000 10101101 11011111
Octal 260 255 337

Shades and tints

Shades of #B0ADDF

#B0ADDF
(176,173,223)
#A09ECB
(160,158,203)
#908FB7
(144,143,183)
#8080A3
(128,128,163)
#70718F
(112,113,143)
#60627B
(96,98,123)
#505367
(80,83,103)
#404453
(64,68,83)
#30353F
(48,53,63)
#20262B
(32,38,43)
#101717
(16,23,23)
#000000
(0,0,0)

Tints of #B0ADDF

#B0ADDF
(176,173,223)
#B7B4E1
(183,180,225)
#BEBBE3
(190,187,227)
#C5C2E5
(197,194,229)
#CCC9E7
(204,201,231)
#D3D0E9
(211,208,233)
#DAD7EB
(218,215,235)
#E1DEED
(225,222,237)
#E8E5EF
(232,229,239)
#EFECF1
(239,236,241)
#F6F3F3
(246,243,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B0ADDF color. Also use rgb(176,173,223) instead hex code.

Text Font Color

.myTextColor { color: #B0ADDF; }

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

This text font color is #B0ADDF.

Background Color

.myBgColor { background-color: #B0ADDF; }

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

This div background color is #B0ADDF.

Border color

.myBorderColor { border: 1px solid #B0ADDF; }

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

This div border color is #B0ADDF.

Opacity

.myOpacity80 { color: #B0ADDF; opacity: 0.8; }

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

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

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

This text has shadow with #B0ADDF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B0ADDF.

Preview

Color preview on black background

This text has color #B0ADDF on black background.


Color preview on white background

This text has color #B0ADDF on white background.


Black color preview on #B0ADDF background

This text has black color on #B0ADDF background.


White color preview on #B0ADDF background

This text has white color on #B0ADDF background.


Related colors

Complementary color

Complementary color for #hex is #4F5220.


I love getcolorcode.com

Triadic colors

1 #DFB0AD and #ADDFB0 with #B0ADDF are triadic colors.

2 #DFADB0 and #ADB0DF with #B0ADDF are triadic colors.