COLOR #C7DCEE

HEX: #C7DCEE RGB: (199,220,238)

Renk bilgisi

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

RGB renk modeli

#C7DCEE color RGB value is (199,220,238).

RGB: (199,220,238) (78%, 86%, 93%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 220 of 255 = 86%
B 238 of 255 = 93%

199
220
238

R + G + B ~ 86%. #C7DCEE is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 220 + 238 = 657 (100%)
R 199 of 657 ~ 30.29%
G 220 of 657 ~ 33.49%
B 238 of 657 ~ 36.23'%

%30.29
%33.49
%36.23

CMYK RENK MODELİ

#C7DCEE rengi CMYK tonu (16,8,0,7).

  • camgöbeği tonu 16.39%
  • eflatun tonu 7.56%
  • sarı tonu 0.00%
  • ana renk tonu 6.67%

CMYK: (16,8,0,7)
C16M8Y0K7 (16%, 8%, 0%, 7%)
(0.16 / 0.08 / 0.00 / 0.07)

CMYK yüzdeleri

%16.39
%7.56
%0
%6.67

Codes

Color #C7DCEE in popluar color models

C7 DC EE
RGB 199 220 238
HSL 208° 53.42% 85.69%
HSB/HSV 208° 16.39% 93.33%
CMYK 16.39% 7.56% 0.00%
6.67%

Color #C7DCEE in popluar number systems.

HEX C7 DC EE
Decimal 199 220 238
Binary 11000111 11011100 11101110
Octal 307 334 356

Shades and tints

Shades of #C7DCEE

#C7DCEE
(199,220,238)
#B5C8D9
(181,200,217)
#A3B4C4
(163,180,196)
#91A0AF
(145,160,175)
#7F8C9A
(127,140,154)
#6D7885
(109,120,133)
#5B6470
(91,100,112)
#49505B
(73,80,91)
#373C46
(55,60,70)
#252831
(37,40,49)
#13141C
(19,20,28)
#000000
(0,0,0)

Tints of #C7DCEE

#C7DCEE
(199,220,238)
#CCDFEF
(204,223,239)
#D1E2F0
(209,226,240)
#D6E5F1
(214,229,241)
#DBE8F2
(219,232,242)
#E0EBF3
(224,235,243)
#E5EEF4
(229,238,244)
#EAF1F5
(234,241,245)
#EFF4F6
(239,244,246)
#F4F7F7
(244,247,247)
#F9FAF8
(249,250,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C7DCEE color. Also use rgb(199,220,238) instead hex code.

Text Font Color

.myTextColor { color: #C7DCEE; }

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

This text font color is #C7DCEE.

Background Color

.myBgColor { background-color: #C7DCEE; }

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

This div background color is #C7DCEE.

Border color

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

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

This div border color is #C7DCEE.

Opacity

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

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

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

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

This text has shadow with #C7DCEE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7DCEE.

Preview

Color preview on black background

This text has color #C7DCEE on black background.


Color preview on white background

This text has color #C7DCEE on white background.


Black color preview on #C7DCEE background

This text has black color on #C7DCEE background.


White color preview on #C7DCEE background

This text has white color on #C7DCEE background.


Related colors

Complementary color

Complementary color for #hex is #382311.


I love getcolorcode.com

Triadic colors

1 #EEC7DC and #DCEEC7 with #C7DCEE are triadic colors.

2 #EEDCC7 and #DCC7EE with #C7DCEE are triadic colors.