COLOR #C6D794

HEX: #C6D794 RGB: (198,215,148)

Renk bilgisi

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

RGB renk modeli

#C6D794 color RGB value is (198,215,148).

RGB: (198,215,148) (78%, 84%, 58%)

RGB bağlantıları ve doygunluk

R 198 of 255 = 78%
G 215 of 255 = 84%
B 148 of 255 = 58%

198
215
148

R + G + B ~ 73%. #C6D794 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 198 + 215 + 148 = 561 (100%)
R 198 of 561 ~ 35.29%
G 215 of 561 ~ 38.32%
B 148 of 561 ~ 26.38'%

%35.29
%38.32
%26.38

CMYK RENK MODELİ

#C6D794 rengi CMYK tonu (8,0,31,16).

  • camgöbeği tonu 7.91%
  • eflatun tonu 0.00%
  • sarı tonu 31.16%
  • ana renk tonu 15.69%

CMYK: (8,0,31,16)
C8M0Y31K16 (8%, 0%, 31%, 16%)
(0.08 / 0.00 / 0.31 / 0.16)

CMYK yüzdeleri

%7.91
%0
%31.16
%15.69

Codes

Color #C6D794 in popluar color models

C6 D7 94
RGB 198 215 148
HSL 75° 45.58% 71.18%
HSB/HSV 75° 31.16% 84.31%
CMYK 7.91% 0.00% 31.16%
15.69%

Color #C6D794 in popluar number systems.

HEX C6 D7 94
Decimal 198 215 148
Binary 11000110 11010111 10010100
Octal 306 327 224

Shades and tints

Shades of #C6D794

#C6D794
(198,215,148)
#B4C487
(180,196,135)
#A2B17A
(162,177,122)
#909E6D
(144,158,109)
#7E8B60
(126,139,96)
#6C7853
(108,120,83)
#5A6546
(90,101,70)
#485239
(72,82,57)
#363F2C
(54,63,44)
#242C1F
(36,44,31)
#121912
(18,25,18)
#000000
(0,0,0)

Tints of #C6D794

#C6D794
(198,215,148)
#CBDA9D
(203,218,157)
#D0DDA6
(208,221,166)
#D5E0AF
(213,224,175)
#DAE3B8
(218,227,184)
#DFE6C1
(223,230,193)
#E4E9CA
(228,233,202)
#E9ECD3
(233,236,211)
#EEEFDC
(238,239,220)
#F3F2E5
(243,242,229)
#F8F5EE
(248,245,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C6D794 color. Also use rgb(198,215,148) instead hex code.

Text Font Color

.myTextColor { color: #C6D794; }

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

This text font color is #C6D794.

Background Color

.myBgColor { background-color: #C6D794; }

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

This div background color is #C6D794.

Border color

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

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

This div border color is #C6D794.

Opacity

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

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

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

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

This text has shadow with #C6D794 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C6D794.

Preview

Color preview on black background

This text has color #C6D794 on black background.


Color preview on white background

This text has color #C6D794 on white background.


Black color preview on #C6D794 background

This text has black color on #C6D794 background.


White color preview on #C6D794 background

This text has white color on #C6D794 background.


Related colors

Complementary color

Complementary color for #hex is #39286B.


I love getcolorcode.com

Triadic colors

1 #94C6D7 and #D794C6 with #C6D794 are triadic colors.

2 #94D7C6 and #D7C694 with #C6D794 are triadic colors.