COLOR #C6E5FC

HEX: #C6E5FC RGB: (198,229,252)

Renk bilgisi

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

RGB renk modeli

#C6E5FC color RGB value is (198,229,252).

RGB: (198,229,252) (78%, 90%, 99%)

RGB bağlantıları ve doygunluk

R 198 of 255 = 78%
G 229 of 255 = 90%
B 252 of 255 = 99%

198
229
252

R + G + B ~ 89%. #C6E5FC is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 198 + 229 + 252 = 679 (100%)
R 198 of 679 ~ 29.16%
G 229 of 679 ~ 33.73%
B 252 of 679 ~ 37.11'%

%29.16
%33.73
%37.11

CMYK RENK MODELİ

#C6E5FC rengi CMYK tonu (21,9,0,1).

  • camgöbeği tonu 21.43%
  • eflatun tonu 9.13%
  • sarı tonu 0.00%
  • ana renk tonu 1.18%

CMYK: (21,9,0,1)
C21M9Y0K1 (21%, 9%, 0%, 1%)
(0.21 / 0.09 / 0.00 / 0.01)

CMYK yüzdeleri

%21.43
%9.13
%0
%1.18

Codes

Color #C6E5FC in popluar color models

C6 E5 FC
RGB 198 229 252
HSL 206° 90.00% 88.24%
HSB/HSV 206° 21.43% 98.82%
CMYK 21.43% 9.13% 0.00%
1.18%

Color #C6E5FC in popluar number systems.

HEX C6 E5 FC
Decimal 198 229 252
Binary 11000110 11100101 11111100
Octal 306 345 374

Shades and tints

Shades of #C6E5FC

#C6E5FC
(198,229,252)
#B4D1E6
(180,209,230)
#A2BDD0
(162,189,208)
#90A9BA
(144,169,186)
#7E95A4
(126,149,164)
#6C818E
(108,129,142)
#5A6D78
(90,109,120)
#485962
(72,89,98)
#36454C
(54,69,76)
#243136
(36,49,54)
#121D20
(18,29,32)
#000000
(0,0,0)

Tints of #C6E5FC

#C6E5FC
(198,229,252)
#CBE7FC
(203,231,252)
#D0E9FC
(208,233,252)
#D5EBFC
(213,235,252)
#DAEDFC
(218,237,252)
#DFEFFC
(223,239,252)
#E4F1FC
(228,241,252)
#E9F3FC
(233,243,252)
#EEF5FC
(238,245,252)
#F3F7FC
(243,247,252)
#F8F9FC
(248,249,252)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C6E5FC color. Also use rgb(198,229,252) instead hex code.

Text Font Color

.myTextColor { color: #C6E5FC; }

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

This text font color is #C6E5FC.

Background Color

.myBgColor { background-color: #C6E5FC; }

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

This div background color is #C6E5FC.

Border color

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

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

This div border color is #C6E5FC.

Opacity

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

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

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

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

This text has shadow with #C6E5FC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C6E5FC.

Preview

Color preview on black background

This text has color #C6E5FC on black background.


Color preview on white background

This text has color #C6E5FC on white background.


Black color preview on #C6E5FC background

This text has black color on #C6E5FC background.


White color preview on #C6E5FC background

This text has white color on #C6E5FC background.


Related colors

Complementary color

Complementary color for #hex is #391A03.


I love getcolorcode.com

Triadic colors

1 #FCC6E5 and #E5FCC6 with #C6E5FC are triadic colors.

2 #FCE5C6 and #E5C6FC with #C6E5FC are triadic colors.