COLOR #C2C6DB

HEX: #C2C6DB RGB: (194,198,219)

Renk bilgisi

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

RGB renk modeli

#C2C6DB color RGB value is (194,198,219).

RGB: (194,198,219) (76%, 78%, 86%)

RGB bağlantıları ve doygunluk

R 194 of 255 = 76%
G 198 of 255 = 78%
B 219 of 255 = 86%

194
198
219

R + G + B ~ 80%. #C2C6DB is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 194 + 198 + 219 = 611 (100%)
R 194 of 611 ~ 31.75%
G 198 of 611 ~ 32.41%
B 219 of 611 ~ 35.84'%

%31.75
%32.41
%35.84

CMYK RENK MODELİ

#C2C6DB rengi CMYK tonu (11,10,0,14).

  • camgöbeği tonu 11.42%
  • eflatun tonu 9.59%
  • sarı tonu 0.00%
  • ana renk tonu 14.12%
CMYK: (11,10,0,14) C11M10Y0K14 (11%,10%,0%,14%) (0.11/0.10/0.00/0.14) 

CMYK yüzdeleri

%11.42
%9.59
%0
%14.12

Codes

Color #C2C6DB in popluar color models

C2 C6 DB
RGB 194 198 219
HSL 230° 25.77% 80.98%
HSB/HSV 230° 11.42% 85.88%
CMYK 11.42% 9.59% 0.00%
14.12%

Color #C2C6DB in popluar number systems.

HEX C2 C6 DB
Decimal 194 198 219
Binary 11000010 11000110 11011011
Octal 302 306 333

Shades and tints

Shades of #C2C6DB

#C2C6DB
(194,198,219)
#B1B4C8
(177,180,200)
#A0A2B5
(160,162,181)
#8F90A2
(143,144,162)
#7E7E8F
(126,126,143)
#6D6C7C
(109,108,124)
#5C5A69
(92,90,105)
#4B4856
(75,72,86)
#3A3643
(58,54,67)
#292430
(41,36,48)
#18121D
(24,18,29)
#000000
(0,0,0)

Tints of #C2C6DB

#C2C6DB
(194,198,219)
#C7CBDE
(199,203,222)
#CCD0E1
(204,208,225)
#D1D5E4
(209,213,228)
#D6DAE7
(214,218,231)
#DBDFEA
(219,223,234)
#E0E4ED
(224,228,237)
#E5E9F0
(229,233,240)
#EAEEF3
(234,238,243)
#EFF3F6
(239,243,246)
#F4F8F9
(244,248,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C2C6DB color. Also use rgb(194,198,219) instead hex code.

Text Font Color

.myTextColor { color: #C2C6DB; }

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

This text font color is #C2C6DB.

Background Color

.myBgColor { background-color: #C2C6DB; }

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

This div background color is #C2C6DB.

Border color

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

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

This div border color is #C2C6DB.

Opacity

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

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

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

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

This text has shadow with #C2C6DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C2C6DB.

Preview

Color preview on black background

This text has color #C2C6DB on black background.


Color preview on white background

This text has color #C2C6DB on white background.


Black color preview on #C2C6DB background

This text has black color on #C2C6DB background.


White color preview on #C2C6DB background

This text has white color on #C2C6DB background.


Related colors

Complementary color

Complementary color for #hex is #3D3924.


I love getcolorcode.com

Triadic colors

1 #DBC2C6 and #C6DBC2 with #C2C6DB are triadic colors.

2 #DBC6C2 and #C6C2DB with #C2C6DB are triadic colors.