COLOR #C6E6AA

HEX: #C6E6AA RGB: (198,230,170)

Renk bilgisi

#C6E6AA contains mainly red and green colors. #C6E6AA ‘ nin web güvenlik rengi #CCCC99 (ya da #CC9) dir.

RGB renk modeli

#C6E6AA color RGB value is (198,230,170).

RGB: (198,230,170) (78%, 90%, 67%)

RGB bağlantıları ve doygunluk

R 198 of 255 = 78%
G 230 of 255 = 90%
B 170 of 255 = 67%

198
230
170

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

Yüzdelerle RGB renk parçaları

R + G + B = 198 + 230 + 170 = 598 (100%)
R 198 of 598 ~ 33.11%
G 230 of 598 ~ 38.46%
B 170 of 598 ~ 28.43'%

%33.11
%38.46
%28.43

CMYK RENK MODELİ

#C6E6AA rengi CMYK tonu (14,0,26,10).

  • camgöbeği tonu 13.91%
  • eflatun tonu 0.00%
  • sarı tonu 26.09%
  • ana renk tonu 9.80%

CMYK: (14,0,26,10)
C14M0Y26K10 (14%, 0%, 26%, 10%)
(0.14 / 0.00 / 0.26 / 0.10)

CMYK yüzdeleri

%13.91
%0
%26.09
%9.8

Codes

Color #C6E6AA in popluar color models

C6 E6 AA
RGB 198 230 170
HSL 92° 54.55% 78.43%
HSB/HSV 92° 26.09% 90.20%
CMYK 13.91% 0.00% 26.09%
9.80%

Color #C6E6AA in popluar number systems.

HEX C6 E6 AA
Decimal 198 230 170
Binary 11000110 11100110 10101010
Octal 306 346 252

Shades and tints

Shades of #C6E6AA

#C6E6AA
(198,230,170)
#B4D29B
(180,210,155)
#A2BE8C
(162,190,140)
#90AA7D
(144,170,125)
#7E966E
(126,150,110)
#6C825F
(108,130,95)
#5A6E50
(90,110,80)
#485A41
(72,90,65)
#364632
(54,70,50)
#243223
(36,50,35)
#121E14
(18,30,20)
#000000
(0,0,0)

Tints of #C6E6AA

#C6E6AA
(198,230,170)
#CBE8B1
(203,232,177)
#D0EAB8
(208,234,184)
#D5ECBF
(213,236,191)
#DAEEC6
(218,238,198)
#DFF0CD
(223,240,205)
#E4F2D4
(228,242,212)
#E9F4DB
(233,244,219)
#EEF6E2
(238,246,226)
#F3F8E9
(243,248,233)
#F8FAF0
(248,250,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C6E6AA color. Also use rgb(198,230,170) instead hex code.

Text Font Color

.myTextColor { color: #C6E6AA; }

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

This text font color is #C6E6AA.

Background Color

.myBgColor { background-color: #C6E6AA; }

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

This div background color is #C6E6AA.

Border color

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

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

This div border color is #C6E6AA.

Opacity

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

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

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

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

This text has shadow with #C6E6AA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C6E6AA.

Preview

Color preview on black background

This text has color #C6E6AA on black background.


Color preview on white background

This text has color #C6E6AA on white background.


Black color preview on #C6E6AA background

This text has black color on #C6E6AA background.


White color preview on #C6E6AA background

This text has white color on #C6E6AA background.


Related colors

Complementary color

Complementary color for #hex is #391955.


I love getcolorcode.com

Triadic colors

1 #AAC6E6 and #E6AAC6 with #C6E6AA are triadic colors.

2 #AAE6C6 and #E6C6AA with #C6E6AA are triadic colors.