COLOR #C6D7EA

HEX: #C6D7EA RGB: (198,215,234)

Renk bilgisi

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

RGB renk modeli

#C6D7EA color RGB value is (198,215,234).

RGB: (198,215,234) (78%, 84%, 92%)

RGB bağlantıları ve doygunluk

R 198 of 255 = 78%
G 215 of 255 = 84%
B 234 of 255 = 92%

198
215
234

R + G + B ~ 85%. #C6D7EA is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 198 + 215 + 234 = 647 (100%)
R 198 of 647 ~ 30.6%
G 215 of 647 ~ 33.23%
B 234 of 647 ~ 36.17'%

%30.6
%33.23
%36.17

CMYK RENK MODELİ

#C6D7EA rengi CMYK tonu (15,8,0,8).

  • camgöbeği tonu 15.38%
  • eflatun tonu 8.12%
  • sarı tonu 0.00%
  • ana renk tonu 8.24%

CMYK: (15,8,0,8)
C15M8Y0K8 (15%, 8%, 0%, 8%)
(0.15 / 0.08 / 0.00 / 0.08)

CMYK yüzdeleri

%15.38
%8.12
%0
%8.24

Codes

Color #C6D7EA in popluar color models

C6 D7 EA
RGB 198 215 234
HSL 212° 46.15% 84.71%
HSB/HSV 212° 15.38% 91.76%
CMYK 15.38% 8.12% 0.00%
8.24%

Color #C6D7EA in popluar number systems.

HEX C6 D7 EA
Decimal 198 215 234
Binary 11000110 11010111 11101010
Octal 306 327 352

Shades and tints

Shades of #C6D7EA

#C6D7EA
(198,215,234)
#B4C4D5
(180,196,213)
#A2B1C0
(162,177,192)
#909EAB
(144,158,171)
#7E8B96
(126,139,150)
#6C7881
(108,120,129)
#5A656C
(90,101,108)
#485257
(72,82,87)
#363F42
(54,63,66)
#242C2D
(36,44,45)
#121918
(18,25,24)
#000000
(0,0,0)

Tints of #C6D7EA

#C6D7EA
(198,215,234)
#CBDAEB
(203,218,235)
#D0DDEC
(208,221,236)
#D5E0ED
(213,224,237)
#DAE3EE
(218,227,238)
#DFE6EF
(223,230,239)
#E4E9F0
(228,233,240)
#E9ECF1
(233,236,241)
#EEEFF2
(238,239,242)
#F3F2F3
(243,242,243)
#F8F5F4
(248,245,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C6D7EA color. Also use rgb(198,215,234) instead hex code.

Text Font Color

.myTextColor { color: #C6D7EA; }

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

This text font color is #C6D7EA.

Background Color

.myBgColor { background-color: #C6D7EA; }

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

This div background color is #C6D7EA.

Border color

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

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

This div border color is #C6D7EA.

Opacity

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

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

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

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

This text has shadow with #C6D7EA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C6D7EA.

Preview

Color preview on black background

This text has color #C6D7EA on black background.


Color preview on white background

This text has color #C6D7EA on white background.


Black color preview on #C6D7EA background

This text has black color on #C6D7EA background.


White color preview on #C6D7EA background

This text has white color on #C6D7EA background.


Related colors

Complementary color

Complementary color for #hex is #392815.


I love getcolorcode.com

Triadic colors

1 #EAC6D7 and #D7EAC6 with #C6D7EA are triadic colors.

2 #EAD7C6 and #D7C6EA with #C6D7EA are triadic colors.