COLOR #C7D7ED

HEX: #C7D7ED RGB: (199,215,237)

Renk bilgisi

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

RGB renk modeli

#C7D7ED color RGB value is (199,215,237).

RGB: (199,215,237) (78%, 84%, 93%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 215 of 255 = 84%
B 237 of 255 = 93%

199
215
237

R + G + B ~ 85%. #C7D7ED is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 215 + 237 = 651 (100%)
R 199 of 651 ~ 30.57%
G 215 of 651 ~ 33.03%
B 237 of 651 ~ 36.41'%

%30.57
%33.03
%36.41

CMYK RENK MODELİ

#C7D7ED rengi CMYK tonu (16,9,0,7).

  • camgöbeği tonu 16.03%
  • eflatun tonu 9.28%
  • sarı tonu 0.00%
  • ana renk tonu 7.06%

CMYK: (16,9,0,7)
C16M9Y0K7 (16%, 9%, 0%, 7%)
(0.16 / 0.09 / 0.00 / 0.07)

CMYK yüzdeleri

%16.03
%9.28
%0
%7.06

Codes

Color #C7D7ED in popluar color models

C7 D7 ED
RGB 199 215 237
HSL 215° 51.35% 85.49%
HSB/HSV 215° 16.03% 92.94%
CMYK 16.03% 9.28% 0.00%
7.06%

Color #C7D7ED in popluar number systems.

HEX C7 D7 ED
Decimal 199 215 237
Binary 11000111 11010111 11101101
Octal 307 327 355

Shades and tints

Shades of #C7D7ED

#C7D7ED
(199,215,237)
#B5C4D8
(181,196,216)
#A3B1C3
(163,177,195)
#919EAE
(145,158,174)
#7F8B99
(127,139,153)
#6D7884
(109,120,132)
#5B656F
(91,101,111)
#49525A
(73,82,90)
#373F45
(55,63,69)
#252C30
(37,44,48)
#13191B
(19,25,27)
#000000
(0,0,0)

Tints of #C7D7ED

#C7D7ED
(199,215,237)
#CCDAEE
(204,218,238)
#D1DDEF
(209,221,239)
#D6E0F0
(214,224,240)
#DBE3F1
(219,227,241)
#E0E6F2
(224,230,242)
#E5E9F3
(229,233,243)
#EAECF4
(234,236,244)
#EFEFF5
(239,239,245)
#F4F2F6
(244,242,246)
#F9F5F7
(249,245,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C7D7ED color. Also use rgb(199,215,237) instead hex code.

Text Font Color

.myTextColor { color: #C7D7ED; }

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

This text font color is #C7D7ED.

Background Color

.myBgColor { background-color: #C7D7ED; }

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

This div background color is #C7D7ED.

Border color

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

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

This div border color is #C7D7ED.

Opacity

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

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

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

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

This text has shadow with #C7D7ED color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7D7ED.

Preview

Color preview on black background

This text has color #C7D7ED on black background.


Color preview on white background

This text has color #C7D7ED on white background.


Black color preview on #C7D7ED background

This text has black color on #C7D7ED background.


White color preview on #C7D7ED background

This text has white color on #C7D7ED background.


Related colors

Complementary color

Complementary color for #hex is #382812.


I love getcolorcode.com

Triadic colors

1 #EDC7D7 and #D7EDC7 with #C7D7ED are triadic colors.

2 #EDD7C7 and #D7C7ED with #C7D7ED are triadic colors.