COLOR #C6E3BD

HEX: #C6E3BD RGB: (198,227,189)

Renk bilgisi

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

RGB renk modeli

#C6E3BD color RGB value is (198,227,189).

RGB: (198,227,189) (78%, 89%, 74%)

RGB bağlantıları ve doygunluk

R 198 of 255 = 78%
G 227 of 255 = 89%
B 189 of 255 = 74%

198
227
189

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

Yüzdelerle RGB renk parçaları

R + G + B = 198 + 227 + 189 = 614 (100%)
R 198 of 614 ~ 32.25%
G 227 of 614 ~ 36.97%
B 189 of 614 ~ 30.78'%

%32.25
%36.97
%30.78

CMYK RENK MODELİ

#C6E3BD rengi CMYK tonu (13,0,17,11).

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

CMYK: (13,0,17,11)
C13M0Y17K11 (13%, 0%, 17%, 11%)
(0.13 / 0.00 / 0.17 / 0.11)

CMYK yüzdeleri

%12.78
%0
%16.74
%10.98

Codes

Color #C6E3BD in popluar color models

C6 E3 BD
RGB 198 227 189
HSL 106° 40.43% 81.57%
HSB/HSV 106° 16.74% 89.02%
CMYK 12.78% 0.00% 16.74%
10.98%

Color #C6E3BD in popluar number systems.

HEX C6 E3 BD
Decimal 198 227 189
Binary 11000110 11100011 10111101
Octal 306 343 275

Shades and tints

Shades of #C6E3BD

#C6E3BD
(198,227,189)
#B4CFAC
(180,207,172)
#A2BB9B
(162,187,155)
#90A78A
(144,167,138)
#7E9379
(126,147,121)
#6C7F68
(108,127,104)
#5A6B57
(90,107,87)
#485746
(72,87,70)
#364335
(54,67,53)
#242F24
(36,47,36)
#121B13
(18,27,19)
#000000
(0,0,0)

Tints of #C6E3BD

#C6E3BD
(198,227,189)
#CBE5C3
(203,229,195)
#D0E7C9
(208,231,201)
#D5E9CF
(213,233,207)
#DAEBD5
(218,235,213)
#DFEDDB
(223,237,219)
#E4EFE1
(228,239,225)
#E9F1E7
(233,241,231)
#EEF3ED
(238,243,237)
#F3F5F3
(243,245,243)
#F8F7F9
(248,247,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C6E3BD; }

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

This text font color is #C6E3BD.

Background Color

.myBgColor { background-color: #C6E3BD; }

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

This div background color is #C6E3BD.

Border color

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

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

This div border color is #C6E3BD.

Opacity

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

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

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

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

This text has shadow with #C6E3BD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C6E3BD.

Preview

Color preview on black background

This text has color #C6E3BD on black background.


Color preview on white background

This text has color #C6E3BD on white background.


Black color preview on #C6E3BD background

This text has black color on #C6E3BD background.


White color preview on #C6E3BD background

This text has white color on #C6E3BD background.


Related colors

Complementary color

Complementary color for #hex is #391C42.


I love getcolorcode.com

Triadic colors

1 #BDC6E3 and #E3BDC6 with #C6E3BD are triadic colors.

2 #BDE3C6 and #E3C6BD with #C6E3BD are triadic colors.