COLOR #C6CCF0

HEX: #C6CCF0 RGB: (198,204,240)

Renk bilgisi

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

RGB renk modeli

#C6CCF0 color RGB value is (198,204,240).

RGB: (198,204,240) (78%, 80%, 94%)

RGB bağlantıları ve doygunluk

R 198 of 255 = 78%
G 204 of 255 = 80%
B 240 of 255 = 94%

198
204
240

R + G + B ~ 84%. #C6CCF0 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 198 + 204 + 240 = 642 (100%)
R 198 of 642 ~ 30.84%
G 204 of 642 ~ 31.78%
B 240 of 642 ~ 37.38'%

%30.84
%31.78
%37.38

CMYK RENK MODELİ

#C6CCF0 rengi CMYK tonu (18,15,0,6).

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

CMYK: (18,15,0,6)
C18M15Y0K6 (18%, 15%, 0%, 6%)
(0.18 / 0.15 / 0.00 / 0.06)

CMYK yüzdeleri

%17.5
%15
%0
%5.88

Codes

Color #C6CCF0 in popluar color models

C6 CC F0
RGB 198 204 240
HSL 231° 58.33% 85.88%
HSB/HSV 231° 17.50% 94.12%
CMYK 17.50% 15.00% 0.00%
5.88%

Color #C6CCF0 in popluar number systems.

HEX C6 CC F0
Decimal 198 204 240
Binary 11000110 11001100 11110000
Octal 306 314 360

Shades and tints

Shades of #C6CCF0

#C6CCF0
(198,204,240)
#B4BADB
(180,186,219)
#A2A8C6
(162,168,198)
#9096B1
(144,150,177)
#7E849C
(126,132,156)
#6C7287
(108,114,135)
#5A6072
(90,96,114)
#484E5D
(72,78,93)
#363C48
(54,60,72)
#242A33
(36,42,51)
#12181E
(18,24,30)
#000000
(0,0,0)

Tints of #C6CCF0

#C6CCF0
(198,204,240)
#CBD0F1
(203,208,241)
#D0D4F2
(208,212,242)
#D5D8F3
(213,216,243)
#DADCF4
(218,220,244)
#DFE0F5
(223,224,245)
#E4E4F6
(228,228,246)
#E9E8F7
(233,232,247)
#EEECF8
(238,236,248)
#F3F0F9
(243,240,249)
#F8F4FA
(248,244,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C6CCF0; }

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

This text font color is #C6CCF0.

Background Color

.myBgColor { background-color: #C6CCF0; }

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

This div background color is #C6CCF0.

Border color

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

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

This div border color is #C6CCF0.

Opacity

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

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

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

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

This text has shadow with #C6CCF0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C6CCF0.

Preview

Color preview on black background

This text has color #C6CCF0 on black background.


Color preview on white background

This text has color #C6CCF0 on white background.


Black color preview on #C6CCF0 background

This text has black color on #C6CCF0 background.


White color preview on #C6CCF0 background

This text has white color on #C6CCF0 background.


Related colors

Complementary color

Complementary color for #hex is #39330F.


I love getcolorcode.com

Triadic colors

1 #F0C6CC and #CCF0C6 with #C6CCF0 are triadic colors.

2 #F0CCC6 and #CCC6F0 with #C6CCF0 are triadic colors.