COLOR #C7D3EA

HEX: #C7D3EA RGB: (199,211,234)

Renk bilgisi

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

RGB renk modeli

#C7D3EA color RGB value is (199,211,234).

RGB: (199,211,234) (78%, 83%, 92%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 211 of 255 = 83%
B 234 of 255 = 92%

199
211
234

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

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 211 + 234 = 644 (100%)
R 199 of 644 ~ 30.9%
G 211 of 644 ~ 32.76%
B 234 of 644 ~ 36.34'%

%30.9
%32.76
%36.34

CMYK RENK MODELİ

#C7D3EA rengi CMYK tonu (15,10,0,8).

  • camgöbeği tonu 14.96%
  • eflatun tonu 9.83%
  • sarı tonu 0.00%
  • ana renk tonu 8.24%

CMYK: (15,10,0,8)
C15M10Y0K8 (15%, 10%, 0%, 8%)
(0.15 / 0.10 / 0.00 / 0.08)

CMYK yüzdeleri

%14.96
%9.83
%0
%8.24

Codes

Color #C7D3EA in popluar color models

C7 D3 EA
RGB 199 211 234
HSL 219° 45.45% 84.90%
HSB/HSV 219° 14.96% 91.76%
CMYK 14.96% 9.83% 0.00%
8.24%

Color #C7D3EA in popluar number systems.

HEX C7 D3 EA
Decimal 199 211 234
Binary 11000111 11010011 11101010
Octal 307 323 352

Shades and tints

Shades of #C7D3EA

#C7D3EA
(199,211,234)
#B5C0D5
(181,192,213)
#A3ADC0
(163,173,192)
#919AAB
(145,154,171)
#7F8796
(127,135,150)
#6D7481
(109,116,129)
#5B616C
(91,97,108)
#494E57
(73,78,87)
#373B42
(55,59,66)
#25282D
(37,40,45)
#131518
(19,21,24)
#000000
(0,0,0)

Tints of #C7D3EA

#C7D3EA
(199,211,234)
#CCD7EB
(204,215,235)
#D1DBEC
(209,219,236)
#D6DFED
(214,223,237)
#DBE3EE
(219,227,238)
#E0E7EF
(224,231,239)
#E5EBF0
(229,235,240)
#EAEFF1
(234,239,241)
#EFF3F2
(239,243,242)
#F4F7F3
(244,247,243)
#F9FBF4
(249,251,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C7D3EA color. Also use rgb(199,211,234) instead hex code.

Text Font Color

.myTextColor { color: #C7D3EA; }

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

This text font color is #C7D3EA.

Background Color

.myBgColor { background-color: #C7D3EA; }

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

This div background color is #C7D3EA.

Border color

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

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

This div border color is #C7D3EA.

Opacity

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

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

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

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

This text has shadow with #C7D3EA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7D3EA.

Preview

Color preview on black background

This text has color #C7D3EA on black background.


Color preview on white background

This text has color #C7D3EA on white background.


Black color preview on #C7D3EA background

This text has black color on #C7D3EA background.


White color preview on #C7D3EA background

This text has white color on #C7D3EA background.


Related colors

Complementary color

Complementary color for #hex is #382C15.


I love getcolorcode.com

Triadic colors

1 #EAC7D3 and #D3EAC7 with #C7D3EA are triadic colors.

2 #EAD3C7 and #D3C7EA with #C7D3EA are triadic colors.