COLOR #C7D0EB

HEX: #C7D0EB RGB: (199,208,235)

Renk bilgisi

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

RGB renk modeli

#C7D0EB color RGB value is (199,208,235).

RGB: (199,208,235) (78%, 82%, 92%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 208 of 255 = 82%
B 235 of 255 = 92%

199
208
235

R + G + B ~ 84%. #C7D0EB is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 208 + 235 = 642 (100%)
R 199 of 642 ~ 31%
G 208 of 642 ~ 32.4%
B 235 of 642 ~ 36.6'%

%31
%32.4
%36.6

CMYK RENK MODELİ

#C7D0EB rengi CMYK tonu (15,11,0,8).

  • camgöbeği tonu 15.32%
  • eflatun tonu 11.49%
  • sarı tonu 0.00%
  • ana renk tonu 7.84%

CMYK: (15,11,0,8)
C15M11Y0K8 (15%, 11%, 0%, 8%)
(0.15 / 0.11 / 0.00 / 0.08)

CMYK yüzdeleri

%15.32
%11.49
%0
%7.84

Codes

Color #C7D0EB in popluar color models

C7 D0 EB
RGB 199 208 235
HSL 225° 47.37% 85.10%
HSB/HSV 225° 15.32% 92.16%
CMYK 15.32% 11.49% 0.00%
7.84%

Color #C7D0EB in popluar number systems.

HEX C7 D0 EB
Decimal 199 208 235
Binary 11000111 11010000 11101011
Octal 307 320 353

Shades and tints

Shades of #C7D0EB

#C7D0EB
(199,208,235)
#B5BED6
(181,190,214)
#A3ACC1
(163,172,193)
#919AAC
(145,154,172)
#7F8897
(127,136,151)
#6D7682
(109,118,130)
#5B646D
(91,100,109)
#495258
(73,82,88)
#374043
(55,64,67)
#252E2E
(37,46,46)
#131C19
(19,28,25)
#000000
(0,0,0)

Tints of #C7D0EB

#C7D0EB
(199,208,235)
#CCD4EC
(204,212,236)
#D1D8ED
(209,216,237)
#D6DCEE
(214,220,238)
#DBE0EF
(219,224,239)
#E0E4F0
(224,228,240)
#E5E8F1
(229,232,241)
#EAECF2
(234,236,242)
#EFF0F3
(239,240,243)
#F4F4F4
(244,244,244)
#F9F8F5
(249,248,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C7D0EB color. Also use rgb(199,208,235) instead hex code.

Text Font Color

.myTextColor { color: #C7D0EB; }

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

This text font color is #C7D0EB.

Background Color

.myBgColor { background-color: #C7D0EB; }

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

This div background color is #C7D0EB.

Border color

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

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

This div border color is #C7D0EB.

Opacity

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

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

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

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

This text has shadow with #C7D0EB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7D0EB.

Preview

Color preview on black background

This text has color #C7D0EB on black background.


Color preview on white background

This text has color #C7D0EB on white background.


Black color preview on #C7D0EB background

This text has black color on #C7D0EB background.


White color preview on #C7D0EB background

This text has white color on #C7D0EB background.


Related colors

Complementary color

Complementary color for #hex is #382F14.


I love getcolorcode.com

Triadic colors

1 #EBC7D0 and #D0EBC7 with #C7D0EB are triadic colors.

2 #EBD0C7 and #D0C7EB with #C7D0EB are triadic colors.