COLOR #C7EDFD

HEX: #C7EDFD RGB: (199,237,253)

Renk bilgisi

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

RGB renk modeli

#C7EDFD color RGB value is (199,237,253).

RGB: (199,237,253) (78%, 93%, 99%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 237 of 255 = 93%
B 253 of 255 = 99%

199
237
253

R + G + B ~ 90%. #C7EDFD is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 237 + 253 = 689 (100%)
R 199 of 689 ~ 28.88%
G 237 of 689 ~ 34.4%
B 253 of 689 ~ 36.72'%

%28.88
%34.4
%36.72

CMYK RENK MODELİ

#C7EDFD rengi CMYK tonu (21,6,0,1).

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

CMYK: (21,6,0,1)
C21M6Y0K1 (21%, 6%, 0%, 1%)
(0.21 / 0.06 / 0.00 / 0.01)

CMYK yüzdeleri

%21.34
%6.32
%0
%0.78

Codes

Color #C7EDFD in popluar color models

C7 ED FD
RGB 199 237 253
HSL 198° 93.10% 88.63%
HSB/HSV 198° 21.34% 99.22%
CMYK 21.34% 6.32% 0.00%
0.78%

Color #C7EDFD in popluar number systems.

HEX C7 ED FD
Decimal 199 237 253
Binary 11000111 11101101 11111101
Octal 307 355 375

Shades and tints

Shades of #C7EDFD

#C7EDFD
(199,237,253)
#B5D8E6
(181,216,230)
#A3C3CF
(163,195,207)
#91AEB8
(145,174,184)
#7F99A1
(127,153,161)
#6D848A
(109,132,138)
#5B6F73
(91,111,115)
#495A5C
(73,90,92)
#374545
(55,69,69)
#25302E
(37,48,46)
#131B17
(19,27,23)
#000000
(0,0,0)

Tints of #C7EDFD

#C7EDFD
(199,237,253)
#CCEEFD
(204,238,253)
#D1EFFD
(209,239,253)
#D6F0FD
(214,240,253)
#DBF1FD
(219,241,253)
#E0F2FD
(224,242,253)
#E5F3FD
(229,243,253)
#EAF4FD
(234,244,253)
#EFF5FD
(239,245,253)
#F4F6FD
(244,246,253)
#F9F7FD
(249,247,253)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C7EDFD; }

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

This text font color is #C7EDFD.

Background Color

.myBgColor { background-color: #C7EDFD; }

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

This div background color is #C7EDFD.

Border color

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

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

This div border color is #C7EDFD.

Opacity

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

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

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

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

This text has shadow with #C7EDFD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7EDFD.

Preview

Color preview on black background

This text has color #C7EDFD on black background.


Color preview on white background

This text has color #C7EDFD on white background.


Black color preview on #C7EDFD background

This text has black color on #C7EDFD background.


White color preview on #C7EDFD background

This text has white color on #C7EDFD background.


Related colors

Complementary color

Complementary color for #hex is #381202.


I love getcolorcode.com

Triadic colors

1 #FDC7ED and #EDFDC7 with #C7EDFD are triadic colors.

2 #FDEDC7 and #EDC7FD with #C7EDFD are triadic colors.