COLOR #C6E3BC

HEX: #C6E3BC RGB: (198,227,188)

Renk bilgisi

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

RGB renk modeli

#C6E3BC color RGB value is (198,227,188).

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

RGB bağlantıları ve doygunluk

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

198
227
188

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

Yüzdelerle RGB renk parçaları

R + G + B = 198 + 227 + 188 = 613 (100%)
R 198 of 613 ~ 32.3%
G 227 of 613 ~ 37.03%
B 188 of 613 ~ 30.67'%

%32.3
%37.03
%30.67

CMYK RENK MODELİ

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

  • camgöbeği tonu 12.78%
  • eflatun tonu 0.00%
  • sarı tonu 17.18%
  • 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
%17.18
%10.98

Codes

Color #C6E3BC in popluar color models

C6 E3 BC
RGB 198 227 188
HSL 105° 41.05% 81.37%
HSB/HSV 105° 17.18% 89.02%
CMYK 12.78% 0.00% 17.18%
10.98%

Color #C6E3BC in popluar number systems.

HEX C6 E3 BC
Decimal 198 227 188
Binary 11000110 11100011 10111100
Octal 306 343 274

Shades and tints

Shades of #C6E3BC

#C6E3BC
(198,227,188)
#B4CFAB
(180,207,171)
#A2BB9A
(162,187,154)
#90A789
(144,167,137)
#7E9378
(126,147,120)
#6C7F67
(108,127,103)
#5A6B56
(90,107,86)
#485745
(72,87,69)
#364334
(54,67,52)
#242F23
(36,47,35)
#121B12
(18,27,18)
#000000
(0,0,0)

Tints of #C6E3BC

#C6E3BC
(198,227,188)
#CBE5C2
(203,229,194)
#D0E7C8
(208,231,200)
#D5E9CE
(213,233,206)
#DAEBD4
(218,235,212)
#DFEDDA
(223,237,218)
#E4EFE0
(228,239,224)
#E9F1E6
(233,241,230)
#EEF3EC
(238,243,236)
#F3F5F2
(243,245,242)
#F8F7F8
(248,247,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C6E3BC; }

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

This text font color is #C6E3BC.

Background Color

.myBgColor { background-color: #C6E3BC; }

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

This div background color is #C6E3BC.

Border color

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

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

This div border color is #C6E3BC.

Opacity

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

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

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

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

This text has shadow with #C6E3BC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C6E3BC.

Preview

Color preview on black background

This text has color #C6E3BC on black background.


Color preview on white background

This text has color #C6E3BC on white background.


Black color preview on #C6E3BC background

This text has black color on #C6E3BC background.


White color preview on #C6E3BC background

This text has white color on #C6E3BC background.


Related colors

Complementary color

Complementary color for #hex is #391C43.


I love getcolorcode.com

Triadic colors

1 #BCC6E3 and #E3BCC6 with #C6E3BC are triadic colors.

2 #BCE3C6 and #E3C6BC with #C6E3BC are triadic colors.