COLOR #C6E0AB

HEX: #C6E0AB RGB: (198,224,171)

Renk bilgisi

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

RGB renk modeli

#C6E0AB color RGB value is (198,224,171).

RGB: (198,224,171) (78%, 88%, 67%)

RGB bağlantıları ve doygunluk

R 198 of 255 = 78%
G 224 of 255 = 88%
B 171 of 255 = 67%

198
224
171

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

Yüzdelerle RGB renk parçaları

R + G + B = 198 + 224 + 171 = 593 (100%)
R 198 of 593 ~ 33.39%
G 224 of 593 ~ 37.77%
B 171 of 593 ~ 28.84'%

%33.39
%37.77
%28.84

CMYK RENK MODELİ

#C6E0AB rengi CMYK tonu (12,0,24,12).

  • camgöbeği tonu 11.61%
  • eflatun tonu 0.00%
  • sarı tonu 23.66%
  • ana renk tonu 12.16%

CMYK: (12,0,24,12)
C12M0Y24K12 (12%, 0%, 24%, 12%)
(0.12 / 0.00 / 0.24 / 0.12)

CMYK yüzdeleri

%11.61
%0
%23.66
%12.16

Codes

Color #C6E0AB in popluar color models

C6 E0 AB
RGB 198 224 171
HSL 89° 46.09% 77.45%
HSB/HSV 89° 23.66% 87.84%
CMYK 11.61% 0.00% 23.66%
12.16%

Color #C6E0AB in popluar number systems.

HEX C6 E0 AB
Decimal 198 224 171
Binary 11000110 11100000 10101011
Octal 306 340 253

Shades and tints

Shades of #C6E0AB

#C6E0AB
(198,224,171)
#B4CC9C
(180,204,156)
#A2B88D
(162,184,141)
#90A47E
(144,164,126)
#7E906F
(126,144,111)
#6C7C60
(108,124,96)
#5A6851
(90,104,81)
#485442
(72,84,66)
#364033
(54,64,51)
#242C24
(36,44,36)
#121815
(18,24,21)
#000000
(0,0,0)

Tints of #C6E0AB

#C6E0AB
(198,224,171)
#CBE2B2
(203,226,178)
#D0E4B9
(208,228,185)
#D5E6C0
(213,230,192)
#DAE8C7
(218,232,199)
#DFEACE
(223,234,206)
#E4ECD5
(228,236,213)
#E9EEDC
(233,238,220)
#EEF0E3
(238,240,227)
#F3F2EA
(243,242,234)
#F8F4F1
(248,244,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C6E0AB; }

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

This text font color is #C6E0AB.

Background Color

.myBgColor { background-color: #C6E0AB; }

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

This div background color is #C6E0AB.

Border color

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

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

This div border color is #C6E0AB.

Opacity

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

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

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

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

This text has shadow with #C6E0AB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C6E0AB.

Preview

Color preview on black background

This text has color #C6E0AB on black background.


Color preview on white background

This text has color #C6E0AB on white background.


Black color preview on #C6E0AB background

This text has black color on #C6E0AB background.


White color preview on #C6E0AB background

This text has white color on #C6E0AB background.


Related colors

Complementary color

Complementary color for #hex is #391F54.


I love getcolorcode.com

Triadic colors

1 #ABC6E0 and #E0ABC6 with #C6E0AB are triadic colors.

2 #ABE0C6 and #E0C6AB with #C6E0AB are triadic colors.