COLOR #BADDC7

HEX: #BADDC7 RGB: (186,221,199)

Renk bilgisi

#BADDC7 contains red, green and blue colors in about the same proportion. #BADDC7 ‘ nin web güvenlik rengi #CCCCCC (ya da #CCC) dir.

RGB renk modeli

#BADDC7 color RGB value is (186,221,199).

RGB: (186,221,199) (73%, 87%, 78%)

RGB bağlantıları ve doygunluk

R 186 of 255 = 73%
G 221 of 255 = 87%
B 199 of 255 = 78%

186
221
199

R + G + B ~ 79%. #BADDC7 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 186 + 221 + 199 = 606 (100%)
R 186 of 606 ~ 30.69%
G 221 of 606 ~ 36.47%
B 199 of 606 ~ 32.84'%

%30.69
%36.47
%32.84

CMYK RENK MODELİ

#BADDC7 rengi CMYK tonu (16,0,10,13).

  • camgöbeği tonu 15.84%
  • eflatun tonu 0.00%
  • sarı tonu 9.95%
  • ana renk tonu 13.33%

CMYK: (16,0,10,13)
C16M0Y10K13 (16%, 0%, 10%, 13%)
(0.16 / 0.00 / 0.10 / 0.13)

CMYK yüzdeleri

%15.84
%0
%9.95
%13.33

Codes

Color #BADDC7 in popluar color models

BA DD C7
RGB 186 221 199
HSL 142° 33.98% 79.80%
HSB/HSV 142° 15.84% 86.67%
CMYK 15.84% 0.00% 9.95%
13.33%

Color #BADDC7 in popluar number systems.

HEX BA DD C7
Decimal 186 221 199
Binary 10111010 11011101 11000111
Octal 272 335 307

Shades and tints

Shades of #BADDC7

#BADDC7
(186,221,199)
#AAC9B5
(170,201,181)
#9AB5A3
(154,181,163)
#8AA191
(138,161,145)
#7A8D7F
(122,141,127)
#6A796D
(106,121,109)
#5A655B
(90,101,91)
#4A5149
(74,81,73)
#3A3D37
(58,61,55)
#2A2925
(42,41,37)
#1A1513
(26,21,19)
#000000
(0,0,0)

Tints of #BADDC7

#BADDC7
(186,221,199)
#C0E0CC
(192,224,204)
#C6E3D1
(198,227,209)
#CCE6D6
(204,230,214)
#D2E9DB
(210,233,219)
#D8ECE0
(216,236,224)
#DEEFE5
(222,239,229)
#E4F2EA
(228,242,234)
#EAF5EF
(234,245,239)
#F0F8F4
(240,248,244)
#F6FBF9
(246,251,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BADDC7 color. Also use rgb(186,221,199) instead hex code.

Text Font Color

.myTextColor { color: #BADDC7; }

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

This text font color is #BADDC7.

Background Color

.myBgColor { background-color: #BADDC7; }

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

This div background color is #BADDC7.

Border color

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

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

This div border color is #BADDC7.

Opacity

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

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

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

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

This text has shadow with #BADDC7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BADDC7.

Preview

Color preview on black background

This text has color #BADDC7 on black background.


Color preview on white background

This text has color #BADDC7 on white background.


Black color preview on #BADDC7 background

This text has black color on #BADDC7 background.


White color preview on #BADDC7 background

This text has white color on #BADDC7 background.


Related colors

Complementary color

Complementary color for #hex is #452238.


I love getcolorcode.com

Triadic colors

1 #C7BADD and #DDC7BA with #BADDC7 are triadic colors.

2 #C7DDBA and #DDBAC7 with #BADDC7 are triadic colors.