COLOR #C7E7FC

HEX: #C7E7FC RGB: (199,231,252)

Renk bilgisi

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

RGB renk modeli

#C7E7FC color RGB value is (199,231,252).

RGB: (199,231,252) (78%, 91%, 99%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 231 of 255 = 91%
B 252 of 255 = 99%

199
231
252

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

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 231 + 252 = 682 (100%)
R 199 of 682 ~ 29.18%
G 231 of 682 ~ 33.87%
B 252 of 682 ~ 36.95'%

%29.18
%33.87
%36.95

CMYK RENK MODELİ

#C7E7FC rengi CMYK tonu (21,8,0,1).

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

CMYK: (21,8,0,1)
C21M8Y0K1 (21%, 8%, 0%, 1%)
(0.21 / 0.08 / 0.00 / 0.01)

CMYK yüzdeleri

%21.03
%8.33
%0
%1.18

Codes

Color #C7E7FC in popluar color models

C7 E7 FC
RGB 199 231 252
HSL 204° 89.83% 88.43%
HSB/HSV 204° 21.03% 98.82%
CMYK 21.03% 8.33% 0.00%
1.18%

Color #C7E7FC in popluar number systems.

HEX C7 E7 FC
Decimal 199 231 252
Binary 11000111 11100111 11111100
Octal 307 347 374

Shades and tints

Shades of #C7E7FC

#C7E7FC
(199,231,252)
#B5D2E6
(181,210,230)
#A3BDD0
(163,189,208)
#91A8BA
(145,168,186)
#7F93A4
(127,147,164)
#6D7E8E
(109,126,142)
#5B6978
(91,105,120)
#495462
(73,84,98)
#373F4C
(55,63,76)
#252A36
(37,42,54)
#131520
(19,21,32)
#000000
(0,0,0)

Tints of #C7E7FC

#C7E7FC
(199,231,252)
#CCE9FC
(204,233,252)
#D1EBFC
(209,235,252)
#D6EDFC
(214,237,252)
#DBEFFC
(219,239,252)
#E0F1FC
(224,241,252)
#E5F3FC
(229,243,252)
#EAF5FC
(234,245,252)
#EFF7FC
(239,247,252)
#F4F9FC
(244,249,252)
#F9FBFC
(249,251,252)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C7E7FC; }

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

This text font color is #C7E7FC.

Background Color

.myBgColor { background-color: #C7E7FC; }

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

This div background color is #C7E7FC.

Border color

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

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

This div border color is #C7E7FC.

Opacity

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

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

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

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

This text has shadow with #C7E7FC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7E7FC.

Preview

Color preview on black background

This text has color #C7E7FC on black background.


Color preview on white background

This text has color #C7E7FC on white background.


Black color preview on #C7E7FC background

This text has black color on #C7E7FC background.


White color preview on #C7E7FC background

This text has white color on #C7E7FC background.


Related colors

Complementary color

Complementary color for #hex is #381803.


I love getcolorcode.com

Triadic colors

1 #FCC7E7 and #E7FCC7 with #C7E7FC are triadic colors.

2 #FCE7C7 and #E7C7FC with #C7E7FC are triadic colors.