COLOR #C6D689

HEX: #C6D689 RGB: (198,214,137)

Renk bilgisi

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

RGB renk modeli

#C6D689 color RGB value is (198,214,137).

RGB: (198,214,137) (78%, 84%, 54%)

RGB bağlantıları ve doygunluk

R 198 of 255 = 78%
G 214 of 255 = 84%
B 137 of 255 = 54%

198
214
137

R + G + B ~ 72%. #C6D689 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 198 + 214 + 137 = 549 (100%)
R 198 of 549 ~ 36.07%
G 214 of 549 ~ 38.98%
B 137 of 549 ~ 24.95'%

%36.07
%38.98
%24.95

CMYK RENK MODELİ

#C6D689 rengi CMYK tonu (7,0,36,16).

  • camgöbeği tonu 7.48%
  • eflatun tonu 0.00%
  • sarı tonu 35.98%
  • ana renk tonu 16.08%

CMYK: (7,0,36,16)
C7M0Y36K16 (7%, 0%, 36%, 16%)
(0.07 / 0.00 / 0.36 / 0.16)

CMYK yüzdeleri

%7.48
%0
%35.98
%16.08

Codes

Color #C6D689 in popluar color models

C6 D6 89
RGB 198 214 137
HSL 72° 48.43% 68.82%
HSB/HSV 72° 35.98% 83.92%
CMYK 7.48% 0.00% 35.98%
16.08%

Color #C6D689 in popluar number systems.

HEX C6 D6 89
Decimal 198 214 137
Binary 11000110 11010110 10001001
Octal 306 326 211

Shades and tints

Shades of #C6D689

#C6D689
(198,214,137)
#B4C37D
(180,195,125)
#A2B071
(162,176,113)
#909D65
(144,157,101)
#7E8A59
(126,138,89)
#6C774D
(108,119,77)
#5A6441
(90,100,65)
#485135
(72,81,53)
#363E29
(54,62,41)
#242B1D
(36,43,29)
#121811
(18,24,17)
#000000
(0,0,0)

Tints of #C6D689

#C6D689
(198,214,137)
#CBD993
(203,217,147)
#D0DC9D
(208,220,157)
#D5DFA7
(213,223,167)
#DAE2B1
(218,226,177)
#DFE5BB
(223,229,187)
#E4E8C5
(228,232,197)
#E9EBCF
(233,235,207)
#EEEED9
(238,238,217)
#F3F1E3
(243,241,227)
#F8F4ED
(248,244,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C6D689 color. Also use rgb(198,214,137) instead hex code.

Text Font Color

.myTextColor { color: #C6D689; }

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

This text font color is #C6D689.

Background Color

.myBgColor { background-color: #C6D689; }

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

This div background color is #C6D689.

Border color

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

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

This div border color is #C6D689.

Opacity

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

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

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

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

This text has shadow with #C6D689 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C6D689.

Preview

Color preview on black background

This text has color #C6D689 on black background.


Color preview on white background

This text has color #C6D689 on white background.


Black color preview on #C6D689 background

This text has black color on #C6D689 background.


White color preview on #C6D689 background

This text has white color on #C6D689 background.


Related colors

Complementary color

Complementary color for #hex is #392976.


I love getcolorcode.com

Triadic colors

1 #89C6D6 and #D689C6 with #C6D689 are triadic colors.

2 #89D6C6 and #D6C689 with #C6D689 are triadic colors.