COLOR #C6E3B1

HEX: #C6E3B1 RGB: (198,227,177)

Renk bilgisi

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

RGB renk modeli

#C6E3B1 color RGB value is (198,227,177).

RGB: (198,227,177) (78%, 89%, 69%)

RGB bağlantıları ve doygunluk

R 198 of 255 = 78%
G 227 of 255 = 89%
B 177 of 255 = 69%

198
227
177

R + G + B ~ 79%. #C6E3B1 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 198 + 227 + 177 = 602 (100%)
R 198 of 602 ~ 32.89%
G 227 of 602 ~ 37.71%
B 177 of 602 ~ 29.4'%

%32.89
%37.71
%29.4

CMYK RENK MODELİ

#C6E3B1 rengi CMYK tonu (13,0,22,11).

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

CMYK: (13,0,22,11)
C13M0Y22K11 (13%, 0%, 22%, 11%)
(0.13 / 0.00 / 0.22 / 0.11)

CMYK yüzdeleri

%12.78
%0
%22.03
%10.98

Codes

Color #C6E3B1 in popluar color models

C6 E3 B1
RGB 198 227 177
HSL 95° 47.17% 79.22%
HSB/HSV 95° 22.03% 89.02%
CMYK 12.78% 0.00% 22.03%
10.98%

Color #C6E3B1 in popluar number systems.

HEX C6 E3 B1
Decimal 198 227 177
Binary 11000110 11100011 10110001
Octal 306 343 261

Shades and tints

Shades of #C6E3B1

#C6E3B1
(198,227,177)
#B4CFA1
(180,207,161)
#A2BB91
(162,187,145)
#90A781
(144,167,129)
#7E9371
(126,147,113)
#6C7F61
(108,127,97)
#5A6B51
(90,107,81)
#485741
(72,87,65)
#364331
(54,67,49)
#242F21
(36,47,33)
#121B11
(18,27,17)
#000000
(0,0,0)

Tints of #C6E3B1

#C6E3B1
(198,227,177)
#CBE5B8
(203,229,184)
#D0E7BF
(208,231,191)
#D5E9C6
(213,233,198)
#DAEBCD
(218,235,205)
#DFEDD4
(223,237,212)
#E4EFDB
(228,239,219)
#E9F1E2
(233,241,226)
#EEF3E9
(238,243,233)
#F3F5F0
(243,245,240)
#F8F7F7
(248,247,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C6E3B1; }

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

This text font color is #C6E3B1.

Background Color

.myBgColor { background-color: #C6E3B1; }

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

This div background color is #C6E3B1.

Border color

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

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

This div border color is #C6E3B1.

Opacity

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

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

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

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

This text has shadow with #C6E3B1 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C6E3B1.

Preview

Color preview on black background

This text has color #C6E3B1 on black background.


Color preview on white background

This text has color #C6E3B1 on white background.


Black color preview on #C6E3B1 background

This text has black color on #C6E3B1 background.


White color preview on #C6E3B1 background

This text has white color on #C6E3B1 background.


Related colors

Complementary color

Complementary color for #hex is #391C4E.


I love getcolorcode.com

Triadic colors

1 #B1C6E3 and #E3B1C6 with #C6E3B1 are triadic colors.

2 #B1E3C6 and #E3C6B1 with #C6E3B1 are triadic colors.