COLOR #C6DBE3

HEX: #C6DBE3 RGB: (198,219,227)

Renk bilgisi

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

RGB renk modeli

#C6DBE3 color RGB value is (198,219,227).

RGB: (198,219,227) (78%, 86%, 89%)

RGB bağlantıları ve doygunluk

R 198 of 255 = 78%
G 219 of 255 = 86%
B 227 of 255 = 89%

198
219
227

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

Yüzdelerle RGB renk parçaları

R + G + B = 198 + 219 + 227 = 644 (100%)
R 198 of 644 ~ 30.75%
G 219 of 644 ~ 34.01%
B 227 of 644 ~ 35.25'%

%30.75
%34.01
%35.25

CMYK RENK MODELİ

#C6DBE3 rengi CMYK tonu (13,4,0,11).

  • camgöbeği tonu 12.78%
  • eflatun tonu 3.52%
  • sarı tonu 0.00%
  • ana renk tonu 10.98%

CMYK: (13,4,0,11)
C13M4Y0K11 (13%, 4%, 0%, 11%)
(0.13 / 0.04 / 0.00 / 0.11)

CMYK yüzdeleri

%12.78
%3.52
%0
%10.98

Codes

Color #C6DBE3 in popluar color models

C6 DB E3
RGB 198 219 227
HSL 197° 34.12% 83.33%
HSB/HSV 197° 12.78% 89.02%
CMYK 12.78% 3.52% 0.00%
10.98%

Color #C6DBE3 in popluar number systems.

HEX C6 DB E3
Decimal 198 219 227
Binary 11000110 11011011 11100011
Octal 306 333 343

Shades and tints

Shades of #C6DBE3

#C6DBE3
(198,219,227)
#B4C8CF
(180,200,207)
#A2B5BB
(162,181,187)
#90A2A7
(144,162,167)
#7E8F93
(126,143,147)
#6C7C7F
(108,124,127)
#5A696B
(90,105,107)
#485657
(72,86,87)
#364343
(54,67,67)
#24302F
(36,48,47)
#121D1B
(18,29,27)
#000000
(0,0,0)

Tints of #C6DBE3

#C6DBE3
(198,219,227)
#CBDEE5
(203,222,229)
#D0E1E7
(208,225,231)
#D5E4E9
(213,228,233)
#DAE7EB
(218,231,235)
#DFEAED
(223,234,237)
#E4EDEF
(228,237,239)
#E9F0F1
(233,240,241)
#EEF3F3
(238,243,243)
#F3F6F5
(243,246,245)
#F8F9F7
(248,249,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C6DBE3; }

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

This text font color is #C6DBE3.

Background Color

.myBgColor { background-color: #C6DBE3; }

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

This div background color is #C6DBE3.

Border color

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

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

This div border color is #C6DBE3.

Opacity

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

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

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

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

This text has shadow with #C6DBE3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C6DBE3.

Preview

Color preview on black background

This text has color #C6DBE3 on black background.


Color preview on white background

This text has color #C6DBE3 on white background.


Black color preview on #C6DBE3 background

This text has black color on #C6DBE3 background.


White color preview on #C6DBE3 background

This text has white color on #C6DBE3 background.


Related colors

Complementary color

Complementary color for #hex is #39241C.


I love getcolorcode.com

Triadic colors

1 #E3C6DB and #DBE3C6 with #C6DBE3 are triadic colors.

2 #E3DBC6 and #DBC6E3 with #C6DBE3 are triadic colors.