COLOR #C6DFE6

HEX: #C6DFE6 RGB: (198,223,230)

Renk bilgisi

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

RGB renk modeli

#C6DFE6 color RGB value is (198,223,230).

RGB: (198,223,230) (78%, 87%, 90%)

RGB bağlantıları ve doygunluk

R 198 of 255 = 78%
G 223 of 255 = 87%
B 230 of 255 = 90%

198
223
230

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

Yüzdelerle RGB renk parçaları

R + G + B = 198 + 223 + 230 = 651 (100%)
R 198 of 651 ~ 30.41%
G 223 of 651 ~ 34.25%
B 230 of 651 ~ 35.33'%

%30.41
%34.25
%35.33

CMYK RENK MODELİ

#C6DFE6 rengi CMYK tonu (14,3,0,10).

  • camgöbeği tonu 13.91%
  • eflatun tonu 3.04%
  • sarı tonu 0.00%
  • ana renk tonu 9.80%

CMYK: (14,3,0,10)
C14M3Y0K10 (14%, 3%, 0%, 10%)
(0.14 / 0.03 / 0.00 / 0.10)

CMYK yüzdeleri

%13.91
%3.04
%0
%9.8

Codes

Color #C6DFE6 in popluar color models

C6 DF E6
RGB 198 223 230
HSL 193° 39.02% 83.92%
HSB/HSV 193° 13.91% 90.20%
CMYK 13.91% 3.04% 0.00%
9.80%

Color #C6DFE6 in popluar number systems.

HEX C6 DF E6
Decimal 198 223 230
Binary 11000110 11011111 11100110
Octal 306 337 346

Shades and tints

Shades of #C6DFE6

#C6DFE6
(198,223,230)
#B4CBD2
(180,203,210)
#A2B7BE
(162,183,190)
#90A3AA
(144,163,170)
#7E8F96
(126,143,150)
#6C7B82
(108,123,130)
#5A676E
(90,103,110)
#48535A
(72,83,90)
#363F46
(54,63,70)
#242B32
(36,43,50)
#12171E
(18,23,30)
#000000
(0,0,0)

Tints of #C6DFE6

#C6DFE6
(198,223,230)
#CBE1E8
(203,225,232)
#D0E3EA
(208,227,234)
#D5E5EC
(213,229,236)
#DAE7EE
(218,231,238)
#DFE9F0
(223,233,240)
#E4EBF2
(228,235,242)
#E9EDF4
(233,237,244)
#EEEFF6
(238,239,246)
#F3F1F8
(243,241,248)
#F8F3FA
(248,243,250)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C6DFE6 color. Also use rgb(198,223,230) instead hex code.

Text Font Color

.myTextColor { color: #C6DFE6; }

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

This text font color is #C6DFE6.

Background Color

.myBgColor { background-color: #C6DFE6; }

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

This div background color is #C6DFE6.

Border color

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

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

This div border color is #C6DFE6.

Opacity

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

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

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

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

This text has shadow with #C6DFE6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C6DFE6.

Preview

Color preview on black background

This text has color #C6DFE6 on black background.


Color preview on white background

This text has color #C6DFE6 on white background.


Black color preview on #C6DFE6 background

This text has black color on #C6DFE6 background.


White color preview on #C6DFE6 background

This text has white color on #C6DFE6 background.


Related colors

Complementary color

Complementary color for #hex is #392019.


I love getcolorcode.com

Triadic colors

1 #E6C6DF and #DFE6C6 with #C6DFE6 are triadic colors.

2 #E6DFC6 and #DFC6E6 with #C6DFE6 are triadic colors.