COLOR #C7DBD6

HEX: #C7DBD6 RGB: (199,219,214)

Renk bilgisi

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

RGB renk modeli

#C7DBD6 color RGB value is (199,219,214).

RGB: (199,219,214) (78%, 86%, 84%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 219 of 255 = 86%
B 214 of 255 = 84%

199
219
214

R + G + B ~ 83%. #C7DBD6 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 219 + 214 = 632 (100%)
R 199 of 632 ~ 31.49%
G 219 of 632 ~ 34.65%
B 214 of 632 ~ 33.86'%

%31.49
%34.65
%33.86

CMYK RENK MODELİ

#C7DBD6 rengi CMYK tonu (9,0,2,14).

  • camgöbeği tonu 9.13%
  • eflatun tonu 0.00%
  • sarı tonu 2.28%
  • ana renk tonu 14.12%

CMYK: (9,0,2,14)
C9M0Y2K14 (9%, 0%, 2%, 14%)
(0.09 / 0.00 / 0.02 / 0.14)

CMYK yüzdeleri

%9.13
%0
%2.28
%14.12

Codes

Color #C7DBD6 in popluar color models

C7 DB D6
RGB 199 219 214
HSL 165° 21.74% 81.96%
HSB/HSV 165° 9.13% 85.88%
CMYK 9.13% 0.00% 2.28%
14.12%

Color #C7DBD6 in popluar number systems.

HEX C7 DB D6
Decimal 199 219 214
Binary 11000111 11011011 11010110
Octal 307 333 326

Shades and tints

Shades of #C7DBD6

#C7DBD6
(199,219,214)
#B5C8C3
(181,200,195)
#A3B5B0
(163,181,176)
#91A29D
(145,162,157)
#7F8F8A
(127,143,138)
#6D7C77
(109,124,119)
#5B6964
(91,105,100)
#495651
(73,86,81)
#37433E
(55,67,62)
#25302B
(37,48,43)
#131D18
(19,29,24)
#000000
(0,0,0)

Tints of #C7DBD6

#C7DBD6
(199,219,214)
#CCDED9
(204,222,217)
#D1E1DC
(209,225,220)
#D6E4DF
(214,228,223)
#DBE7E2
(219,231,226)
#E0EAE5
(224,234,229)
#E5EDE8
(229,237,232)
#EAF0EB
(234,240,235)
#EFF3EE
(239,243,238)
#F4F6F1
(244,246,241)
#F9F9F4
(249,249,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C7DBD6 color. Also use rgb(199,219,214) instead hex code.

Text Font Color

.myTextColor { color: #C7DBD6; }

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

This text font color is #C7DBD6.

Background Color

.myBgColor { background-color: #C7DBD6; }

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

This div background color is #C7DBD6.

Border color

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

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

This div border color is #C7DBD6.

Opacity

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

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

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

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

This text has shadow with #C7DBD6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7DBD6.

Preview

Color preview on black background

This text has color #C7DBD6 on black background.


Color preview on white background

This text has color #C7DBD6 on white background.


Black color preview on #C7DBD6 background

This text has black color on #C7DBD6 background.


White color preview on #C7DBD6 background

This text has white color on #C7DBD6 background.


Related colors

Complementary color

Complementary color for #hex is #382429.


I love getcolorcode.com

Triadic colors

1 #D6C7DB and #DBD6C7 with #C7DBD6 are triadic colors.

2 #D6DBC7 and #DBC7D6 with #C7DBD6 are triadic colors.