COLOR #C7EDFC

HEX: #C7EDFC RGB: (199,237,252)

Renk bilgisi

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

RGB renk modeli

#C7EDFC color RGB value is (199,237,252).

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

RGB bağlantıları ve doygunluk

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

199
237
252

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

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 237 + 252 = 688 (100%)
R 199 of 688 ~ 28.92%
G 237 of 688 ~ 34.45%
B 252 of 688 ~ 36.63'%

%28.92
%34.45
%36.63

CMYK RENK MODELİ

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

  • camgöbeği tonu 21.03%
  • eflatun tonu 5.95%
  • sarı tonu 0.00%
  • ana renk tonu 1.18%

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

CMYK yüzdeleri

%21.03
%5.95
%0
%1.18

Codes

Color #C7EDFC in popluar color models

C7 ED FC
RGB 199 237 252
HSL 197° 89.83% 88.43%
HSB/HSV 197° 21.03% 98.82%
CMYK 21.03% 5.95% 0.00%
1.18%

Color #C7EDFC in popluar number systems.

HEX C7 ED FC
Decimal 199 237 252
Binary 11000111 11101101 11111100
Octal 307 355 374

Shades and tints

Shades of #C7EDFC

#C7EDFC
(199,237,252)
#B5D8E6
(181,216,230)
#A3C3D0
(163,195,208)
#91AEBA
(145,174,186)
#7F99A4
(127,153,164)
#6D848E
(109,132,142)
#5B6F78
(91,111,120)
#495A62
(73,90,98)
#37454C
(55,69,76)
#253036
(37,48,54)
#131B20
(19,27,32)
#000000
(0,0,0)

Tints of #C7EDFC

#C7EDFC
(199,237,252)
#CCEEFC
(204,238,252)
#D1EFFC
(209,239,252)
#D6F0FC
(214,240,252)
#DBF1FC
(219,241,252)
#E0F2FC
(224,242,252)
#E5F3FC
(229,243,252)
#EAF4FC
(234,244,252)
#EFF5FC
(239,245,252)
#F4F6FC
(244,246,252)
#F9F7FC
(249,247,252)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C7EDFC; }

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

This text font color is #C7EDFC.

Background Color

.myBgColor { background-color: #C7EDFC; }

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

This div background color is #C7EDFC.

Border color

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

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

This div border color is #C7EDFC.

Opacity

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

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

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

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

This text has shadow with #C7EDFC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7EDFC.

Preview

Color preview on black background

This text has color #C7EDFC on black background.


Color preview on white background

This text has color #C7EDFC on white background.


Black color preview on #C7EDFC background

This text has black color on #C7EDFC background.


White color preview on #C7EDFC background

This text has white color on #C7EDFC background.


Related colors

Complementary color

Complementary color for #hex is #381203.


I love getcolorcode.com

Triadic colors

1 #FCC7ED and #EDFCC7 with #C7EDFC are triadic colors.

2 #FCEDC7 and #EDC7FC with #C7EDFC are triadic colors.