COLOR #C6D4A5

HEX: #C6D4A5 RGB: (198,212,165)

Renk bilgisi

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

RGB renk modeli

#C6D4A5 color RGB value is (198,212,165).

RGB: (198,212,165) (78%, 83%, 65%)

RGB bağlantıları ve doygunluk

R 198 of 255 = 78%
G 212 of 255 = 83%
B 165 of 255 = 65%

198
212
165

R + G + B ~ 75%. #C6D4A5 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 198 + 212 + 165 = 575 (100%)
R 198 of 575 ~ 34.43%
G 212 of 575 ~ 36.87%
B 165 of 575 ~ 28.7'%

%34.43
%36.87
%28.7

CMYK RENK MODELİ

#C6D4A5 rengi CMYK tonu (7,0,22,17).

  • camgöbeği tonu 6.60%
  • eflatun tonu 0.00%
  • sarı tonu 22.17%
  • ana renk tonu 16.86%

CMYK: (7,0,22,17)
C7M0Y22K17 (7%, 0%, 22%, 17%)
(0.07 / 0.00 / 0.22 / 0.17)

CMYK yüzdeleri

%6.6
%0
%22.17
%16.86

Codes

Color #C6D4A5 in popluar color models

C6 D4 A5
RGB 198 212 165
HSL 78° 35.34% 73.92%
HSB/HSV 78° 22.17% 83.14%
CMYK 6.60% 0.00% 22.17%
16.86%

Color #C6D4A5 in popluar number systems.

HEX C6 D4 A5
Decimal 198 212 165
Binary 11000110 11010100 10100101
Octal 306 324 245

Shades and tints

Shades of #C6D4A5

#C6D4A5
(198,212,165)
#B4C196
(180,193,150)
#A2AE87
(162,174,135)
#909B78
(144,155,120)
#7E8869
(126,136,105)
#6C755A
(108,117,90)
#5A624B
(90,98,75)
#484F3C
(72,79,60)
#363C2D
(54,60,45)
#24291E
(36,41,30)
#12160F
(18,22,15)
#000000
(0,0,0)

Tints of #C6D4A5

#C6D4A5
(198,212,165)
#CBD7AD
(203,215,173)
#D0DAB5
(208,218,181)
#D5DDBD
(213,221,189)
#DAE0C5
(218,224,197)
#DFE3CD
(223,227,205)
#E4E6D5
(228,230,213)
#E9E9DD
(233,233,221)
#EEECE5
(238,236,229)
#F3EFED
(243,239,237)
#F8F2F5
(248,242,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C6D4A5 color. Also use rgb(198,212,165) instead hex code.

Text Font Color

.myTextColor { color: #C6D4A5; }

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

This text font color is #C6D4A5.

Background Color

.myBgColor { background-color: #C6D4A5; }

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

This div background color is #C6D4A5.

Border color

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

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

This div border color is #C6D4A5.

Opacity

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

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

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

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

This text has shadow with #C6D4A5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C6D4A5.

Preview

Color preview on black background

This text has color #C6D4A5 on black background.


Color preview on white background

This text has color #C6D4A5 on white background.


Black color preview on #C6D4A5 background

This text has black color on #C6D4A5 background.


White color preview on #C6D4A5 background

This text has white color on #C6D4A5 background.


Related colors

Complementary color

Complementary color for #hex is #392B5A.


I love getcolorcode.com

Triadic colors

1 #A5C6D4 and #D4A5C6 with #C6D4A5 are triadic colors.

2 #A5D4C6 and #D4C6A5 with #C6D4A5 are triadic colors.