COLOR #C6CBEA

HEX: #C6CBEA RGB: (198,203,234)

Renk bilgisi

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

RGB renk modeli

#C6CBEA color RGB value is (198,203,234).

RGB: (198,203,234) (78%, 80%, 92%)

RGB bağlantıları ve doygunluk

R 198 of 255 = 78%
G 203 of 255 = 80%
B 234 of 255 = 92%

198
203
234

R + G + B ~ 83%. #C6CBEA is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 198 + 203 + 234 = 635 (100%)
R 198 of 635 ~ 31.18%
G 203 of 635 ~ 31.97%
B 234 of 635 ~ 36.85'%

%31.18
%31.97
%36.85

CMYK RENK MODELİ

#C6CBEA rengi CMYK tonu (15,13,0,8).

  • camgöbeği tonu 15.38%
  • eflatun tonu 13.25%
  • sarı tonu 0.00%
  • ana renk tonu 8.24%

CMYK: (15,13,0,8)
C15M13Y0K8 (15%, 13%, 0%, 8%)
(0.15 / 0.13 / 0.00 / 0.08)

CMYK yüzdeleri

%15.38
%13.25
%0
%8.24

Codes

Color #C6CBEA in popluar color models

C6 CB EA
RGB 198 203 234
HSL 232° 46.15% 84.71%
HSB/HSV 232° 15.38% 91.76%
CMYK 15.38% 13.25% 0.00%
8.24%

Color #C6CBEA in popluar number systems.

HEX C6 CB EA
Decimal 198 203 234
Binary 11000110 11001011 11101010
Octal 306 313 352

Shades and tints

Shades of #C6CBEA

#C6CBEA
(198,203,234)
#B4B9D5
(180,185,213)
#A2A7C0
(162,167,192)
#9095AB
(144,149,171)
#7E8396
(126,131,150)
#6C7181
(108,113,129)
#5A5F6C
(90,95,108)
#484D57
(72,77,87)
#363B42
(54,59,66)
#24292D
(36,41,45)
#121718
(18,23,24)
#000000
(0,0,0)

Tints of #C6CBEA

#C6CBEA
(198,203,234)
#CBCFEB
(203,207,235)
#D0D3EC
(208,211,236)
#D5D7ED
(213,215,237)
#DADBEE
(218,219,238)
#DFDFEF
(223,223,239)
#E4E3F0
(228,227,240)
#E9E7F1
(233,231,241)
#EEEBF2
(238,235,242)
#F3EFF3
(243,239,243)
#F8F3F4
(248,243,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C6CBEA color. Also use rgb(198,203,234) instead hex code.

Text Font Color

.myTextColor { color: #C6CBEA; }

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

This text font color is #C6CBEA.

Background Color

.myBgColor { background-color: #C6CBEA; }

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

This div background color is #C6CBEA.

Border color

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

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

This div border color is #C6CBEA.

Opacity

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

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

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

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

This text has shadow with #C6CBEA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C6CBEA.

Preview

Color preview on black background

This text has color #C6CBEA on black background.


Color preview on white background

This text has color #C6CBEA on white background.


Black color preview on #C6CBEA background

This text has black color on #C6CBEA background.


White color preview on #C6CBEA background

This text has white color on #C6CBEA background.


Related colors

Complementary color

Complementary color for #hex is #393415.


I love getcolorcode.com

Triadic colors

1 #EAC6CB and #CBEAC6 with #C6CBEA are triadic colors.

2 #EACBC6 and #CBC6EA with #C6CBEA are triadic colors.