COLOR #C7E6FD

HEX: #C7E6FD RGB: (199,230,253)

Renk bilgisi

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

RGB renk modeli

#C7E6FD color RGB value is (199,230,253).

RGB: (199,230,253) (78%, 90%, 99%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 230 of 255 = 90%
B 253 of 255 = 99%

199
230
253

R + G + B ~ 89%. #C7E6FD is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 230 + 253 = 682 (100%)
R 199 of 682 ~ 29.18%
G 230 of 682 ~ 33.72%
B 253 of 682 ~ 37.1'%

%29.18
%33.72
%37.1

CMYK RENK MODELİ

#C7E6FD rengi CMYK tonu (21,9,0,1).

  • camgöbeği tonu 21.34%
  • eflatun tonu 9.09%
  • sarı tonu 0.00%
  • ana renk tonu 0.78%

CMYK: (21,9,0,1)
C21M9Y0K1 (21%, 9%, 0%, 1%)
(0.21 / 0.09 / 0.00 / 0.01)

CMYK yüzdeleri

%21.34
%9.09
%0
%0.78

Codes

Color #C7E6FD in popluar color models

C7 E6 FD
RGB 199 230 253
HSL 206° 93.10% 88.63%
HSB/HSV 206° 21.34% 99.22%
CMYK 21.34% 9.09% 0.00%
0.78%

Color #C7E6FD in popluar number systems.

HEX C7 E6 FD
Decimal 199 230 253
Binary 11000111 11100110 11111101
Octal 307 346 375

Shades and tints

Shades of #C7E6FD

#C7E6FD
(199,230,253)
#B5D2E6
(181,210,230)
#A3BECF
(163,190,207)
#91AAB8
(145,170,184)
#7F96A1
(127,150,161)
#6D828A
(109,130,138)
#5B6E73
(91,110,115)
#495A5C
(73,90,92)
#374645
(55,70,69)
#25322E
(37,50,46)
#131E17
(19,30,23)
#000000
(0,0,0)

Tints of #C7E6FD

#C7E6FD
(199,230,253)
#CCE8FD
(204,232,253)
#D1EAFD
(209,234,253)
#D6ECFD
(214,236,253)
#DBEEFD
(219,238,253)
#E0F0FD
(224,240,253)
#E5F2FD
(229,242,253)
#EAF4FD
(234,244,253)
#EFF6FD
(239,246,253)
#F4F8FD
(244,248,253)
#F9FAFD
(249,250,253)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C7E6FD color. Also use rgb(199,230,253) instead hex code.

Text Font Color

.myTextColor { color: #C7E6FD; }

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

This text font color is #C7E6FD.

Background Color

.myBgColor { background-color: #C7E6FD; }

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

This div background color is #C7E6FD.

Border color

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

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

This div border color is #C7E6FD.

Opacity

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

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

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

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

This text has shadow with #C7E6FD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7E6FD.

Preview

Color preview on black background

This text has color #C7E6FD on black background.


Color preview on white background

This text has color #C7E6FD on white background.


Black color preview on #C7E6FD background

This text has black color on #C7E6FD background.


White color preview on #C7E6FD background

This text has white color on #C7E6FD background.


Related colors

Complementary color

Complementary color for #hex is #381902.


I love getcolorcode.com

Triadic colors

1 #FDC7E6 and #E6FDC7 with #C7E6FD are triadic colors.

2 #FDE6C7 and #E6C7FD with #C7E6FD are triadic colors.