COLOR #C6DBED

HEX: #C6DBED RGB: (198,219,237)

Renk bilgisi

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

RGB renk modeli

#C6DBED color RGB value is (198,219,237).

RGB: (198,219,237) (78%, 86%, 93%)

RGB bağlantıları ve doygunluk

R 198 of 255 = 78%
G 219 of 255 = 86%
B 237 of 255 = 93%

198
219
237

R + G + B ~ 86%. #C6DBED is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 198 + 219 + 237 = 654 (100%)
R 198 of 654 ~ 30.28%
G 219 of 654 ~ 33.49%
B 237 of 654 ~ 36.24'%

%30.28
%33.49
%36.24

CMYK RENK MODELİ

#C6DBED rengi CMYK tonu (16,8,0,7).

  • camgöbeği tonu 16.46%
  • eflatun tonu 7.59%
  • sarı tonu 0.00%
  • ana renk tonu 7.06%

CMYK: (16,8,0,7)
C16M8Y0K7 (16%, 8%, 0%, 7%)
(0.16 / 0.08 / 0.00 / 0.07)

CMYK yüzdeleri

%16.46
%7.59
%0
%7.06

Codes

Color #C6DBED in popluar color models

C6 DB ED
RGB 198 219 237
HSL 208° 52.00% 85.29%
HSB/HSV 208° 16.46% 92.94%
CMYK 16.46% 7.59% 0.00%
7.06%

Color #C6DBED in popluar number systems.

HEX C6 DB ED
Decimal 198 219 237
Binary 11000110 11011011 11101101
Octal 306 333 355

Shades and tints

Shades of #C6DBED

#C6DBED
(198,219,237)
#B4C8D8
(180,200,216)
#A2B5C3
(162,181,195)
#90A2AE
(144,162,174)
#7E8F99
(126,143,153)
#6C7C84
(108,124,132)
#5A696F
(90,105,111)
#48565A
(72,86,90)
#364345
(54,67,69)
#243030
(36,48,48)
#121D1B
(18,29,27)
#000000
(0,0,0)

Tints of #C6DBED

#C6DBED
(198,219,237)
#CBDEEE
(203,222,238)
#D0E1EF
(208,225,239)
#D5E4F0
(213,228,240)
#DAE7F1
(218,231,241)
#DFEAF2
(223,234,242)
#E4EDF3
(228,237,243)
#E9F0F4
(233,240,244)
#EEF3F5
(238,243,245)
#F3F6F6
(243,246,246)
#F8F9F7
(248,249,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C6DBED; }

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

This text font color is #C6DBED.

Background Color

.myBgColor { background-color: #C6DBED; }

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

This div background color is #C6DBED.

Border color

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

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

This div border color is #C6DBED.

Opacity

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

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

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

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

This text has shadow with #C6DBED color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C6DBED.

Preview

Color preview on black background

This text has color #C6DBED on black background.


Color preview on white background

This text has color #C6DBED on white background.


Black color preview on #C6DBED background

This text has black color on #C6DBED background.


White color preview on #C6DBED background

This text has white color on #C6DBED background.


Related colors

Complementary color

Complementary color for #hex is #392412.


I love getcolorcode.com

Triadic colors

1 #EDC6DB and #DBEDC6 with #C6DBED are triadic colors.

2 #EDDBC6 and #DBC6ED with #C6DBED are triadic colors.