COLOR #C6D7F0

HEX: #C6D7F0 RGB: (198,215,240)

Renk bilgisi

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

RGB renk modeli

#C6D7F0 color RGB value is (198,215,240).

RGB: (198,215,240) (78%, 84%, 94%)

RGB bağlantıları ve doygunluk

R 198 of 255 = 78%
G 215 of 255 = 84%
B 240 of 255 = 94%

198
215
240

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

Yüzdelerle RGB renk parçaları

R + G + B = 198 + 215 + 240 = 653 (100%)
R 198 of 653 ~ 30.32%
G 215 of 653 ~ 32.92%
B 240 of 653 ~ 36.75'%

%30.32
%32.92
%36.75

CMYK RENK MODELİ

#C6D7F0 rengi CMYK tonu (18,10,0,6).

  • camgöbeği tonu 17.50%
  • eflatun tonu 10.42%
  • sarı tonu 0.00%
  • ana renk tonu 5.88%

CMYK: (18,10,0,6)
C18M10Y0K6 (18%, 10%, 0%, 6%)
(0.18 / 0.10 / 0.00 / 0.06)

CMYK yüzdeleri

%17.5
%10.42
%0
%5.88

Codes

Color #C6D7F0 in popluar color models

C6 D7 F0
RGB 198 215 240
HSL 216° 58.33% 85.88%
HSB/HSV 216° 17.50% 94.12%
CMYK 17.50% 10.42% 0.00%
5.88%

Color #C6D7F0 in popluar number systems.

HEX C6 D7 F0
Decimal 198 215 240
Binary 11000110 11010111 11110000
Octal 306 327 360

Shades and tints

Shades of #C6D7F0

#C6D7F0
(198,215,240)
#B4C4DB
(180,196,219)
#A2B1C6
(162,177,198)
#909EB1
(144,158,177)
#7E8B9C
(126,139,156)
#6C7887
(108,120,135)
#5A6572
(90,101,114)
#48525D
(72,82,93)
#363F48
(54,63,72)
#242C33
(36,44,51)
#12191E
(18,25,30)
#000000
(0,0,0)

Tints of #C6D7F0

#C6D7F0
(198,215,240)
#CBDAF1
(203,218,241)
#D0DDF2
(208,221,242)
#D5E0F3
(213,224,243)
#DAE3F4
(218,227,244)
#DFE6F5
(223,230,245)
#E4E9F6
(228,233,246)
#E9ECF7
(233,236,247)
#EEEFF8
(238,239,248)
#F3F2F9
(243,242,249)
#F8F5FA
(248,245,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C6D7F0; }

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

This text font color is #C6D7F0.

Background Color

.myBgColor { background-color: #C6D7F0; }

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

This div background color is #C6D7F0.

Border color

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

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

This div border color is #C6D7F0.

Opacity

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

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

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

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

This text has shadow with #C6D7F0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C6D7F0.

Preview

Color preview on black background

This text has color #C6D7F0 on black background.


Color preview on white background

This text has color #C6D7F0 on white background.


Black color preview on #C6D7F0 background

This text has black color on #C6D7F0 background.


White color preview on #C6D7F0 background

This text has white color on #C6D7F0 background.


Related colors

Complementary color

Complementary color for #hex is #39280F.


I love getcolorcode.com

Triadic colors

1 #F0C6D7 and #D7F0C6 with #C6D7F0 are triadic colors.

2 #F0D7C6 and #D7C6F0 with #C6D7F0 are triadic colors.