COLOR #C6E3AB

HEX: #C6E3AB RGB: (198,227,171)

Renk bilgisi

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

RGB renk modeli

#C6E3AB color RGB value is (198,227,171).

RGB: (198,227,171) (78%, 89%, 67%)

RGB bağlantıları ve doygunluk

R 198 of 255 = 78%
G 227 of 255 = 89%
B 171 of 255 = 67%

198
227
171

R + G + B ~ 78%. #C6E3AB is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 198 + 227 + 171 = 596 (100%)
R 198 of 596 ~ 33.22%
G 227 of 596 ~ 38.09%
B 171 of 596 ~ 28.69'%

%33.22
%38.09
%28.69

CMYK RENK MODELİ

#C6E3AB rengi CMYK tonu (13,0,25,11).

  • camgöbeği tonu 12.78%
  • eflatun tonu 0.00%
  • sarı tonu 24.67%
  • ana renk tonu 10.98%
CMYK: (13,0,25,11) C13M0Y25K11 (13%,0%,25%,11%) (0.13/0.00/0.25/0.11) 

CMYK yüzdeleri

%12.78
%0
%24.67
%10.98

Codes

Color #C6E3AB in popluar color models

C6 E3 AB
RGB 198 227 171
HSL 91° 50.00% 78.04%
HSB/HSV 91° 24.67% 89.02%
CMYK 12.78% 0.00% 24.67%
10.98%

Color #C6E3AB in popluar number systems.

HEX C6 E3 AB
Decimal 198 227 171
Binary 11000110 11100011 10101011
Octal 306 343 253

Shades and tints

Shades of #C6E3AB

#C6E3AB
(198,227,171)
#B4CF9C
(180,207,156)
#A2BB8D
(162,187,141)
#90A77E
(144,167,126)
#7E936F
(126,147,111)
#6C7F60
(108,127,96)
#5A6B51
(90,107,81)
#485742
(72,87,66)
#364333
(54,67,51)
#242F24
(36,47,36)
#121B15
(18,27,21)
#000000
(0,0,0)

Tints of #C6E3AB

#C6E3AB
(198,227,171)
#CBE5B2
(203,229,178)
#D0E7B9
(208,231,185)
#D5E9C0
(213,233,192)
#DAEBC7
(218,235,199)
#DFEDCE
(223,237,206)
#E4EFD5
(228,239,213)
#E9F1DC
(233,241,220)
#EEF3E3
(238,243,227)
#F3F5EA
(243,245,234)
#F8F7F1
(248,247,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C6E3AB; }

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

This text font color is #C6E3AB.

Background Color

.myBgColor { background-color: #C6E3AB; }

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

This div background color is #C6E3AB.

Border color

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

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

This div border color is #C6E3AB.

Opacity

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

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

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

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

This text has shadow with #C6E3AB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C6E3AB.

Preview

Color preview on black background

This text has color #C6E3AB on black background.


Color preview on white background

This text has color #C6E3AB on white background.


Black color preview on #C6E3AB background

This text has black color on #C6E3AB background.


White color preview on #C6E3AB background

This text has white color on #C6E3AB background.


Related colors

Complementary color

Complementary color for #hex is #391C54.


I love getcolorcode.com

Triadic colors

1 #ABC6E3 and #E3ABC6 with #C6E3AB are triadic colors.

2 #ABE3C6 and #E3C6AB with #C6E3AB are triadic colors.