COLOR #C6ECFB

HEX: #C6ECFB RGB: (198,236,251)

Renk bilgisi

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

RGB renk modeli

#C6ECFB color RGB value is (198,236,251).

RGB: (198,236,251) (78%, 93%, 98%)

RGB bağlantıları ve doygunluk

R 198 of 255 = 78%
G 236 of 255 = 93%
B 251 of 255 = 98%

198
236
251

R + G + B ~ 90%. #C6ECFB is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 198 + 236 + 251 = 685 (100%)
R 198 of 685 ~ 28.91%
G 236 of 685 ~ 34.45%
B 251 of 685 ~ 36.64'%

%28.91
%34.45
%36.64

CMYK RENK MODELİ

#C6ECFB rengi CMYK tonu (21,6,0,2).

  • camgöbeği tonu 21.12%
  • eflatun tonu 5.98%
  • sarı tonu 0.00%
  • ana renk tonu 1.57%

CMYK: (21,6,0,2)
C21M6Y0K2 (21%, 6%, 0%, 2%)
(0.21 / 0.06 / 0.00 / 0.02)

CMYK yüzdeleri

%21.12
%5.98
%0
%1.57

Codes

Color #C6ECFB in popluar color models

C6 EC FB
RGB 198 236 251
HSL 197° 86.89% 88.04%
HSB/HSV 197° 21.12% 98.43%
CMYK 21.12% 5.98% 0.00%
1.57%

Color #C6ECFB in popluar number systems.

HEX C6 EC FB
Decimal 198 236 251
Binary 11000110 11101100 11111011
Octal 306 354 373

Shades and tints

Shades of #C6ECFB

#C6ECFB
(198,236,251)
#B4D7E5
(180,215,229)
#A2C2CF
(162,194,207)
#90ADB9
(144,173,185)
#7E98A3
(126,152,163)
#6C838D
(108,131,141)
#5A6E77
(90,110,119)
#485961
(72,89,97)
#36444B
(54,68,75)
#242F35
(36,47,53)
#121A1F
(18,26,31)
#000000
(0,0,0)

Tints of #C6ECFB

#C6ECFB
(198,236,251)
#CBEDFB
(203,237,251)
#D0EEFB
(208,238,251)
#D5EFFB
(213,239,251)
#DAF0FB
(218,240,251)
#DFF1FB
(223,241,251)
#E4F2FB
(228,242,251)
#E9F3FB
(233,243,251)
#EEF4FB
(238,244,251)
#F3F5FB
(243,245,251)
#F8F6FB
(248,246,251)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C6ECFB color. Also use rgb(198,236,251) instead hex code.

Text Font Color

.myTextColor { color: #C6ECFB; }

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

This text font color is #C6ECFB.

Background Color

.myBgColor { background-color: #C6ECFB; }

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

This div background color is #C6ECFB.

Border color

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

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

This div border color is #C6ECFB.

Opacity

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

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

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

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

This text has shadow with #C6ECFB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C6ECFB.

Preview

Color preview on black background

This text has color #C6ECFB on black background.


Color preview on white background

This text has color #C6ECFB on white background.


Black color preview on #C6ECFB background

This text has black color on #C6ECFB background.


White color preview on #C6ECFB background

This text has white color on #C6ECFB background.


Related colors

Complementary color

Complementary color for #hex is #391304.


I love getcolorcode.com

Triadic colors

1 #FBC6EC and #ECFBC6 with #C6ECFB are triadic colors.

2 #FBECC6 and #ECC6FB with #C6ECFB are triadic colors.