COLOR #C6D796

HEX: #C6D796 RGB: (198,215,150)

Renk bilgisi

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

RGB renk modeli

#C6D796 color RGB value is (198,215,150).

RGB: (198,215,150) (78%, 84%, 59%)

RGB bağlantıları ve doygunluk

R 198 of 255 = 78%
G 215 of 255 = 84%
B 150 of 255 = 59%

198
215
150

R + G + B ~ 74%. #C6D796 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 198 + 215 + 150 = 563 (100%)
R 198 of 563 ~ 35.17%
G 215 of 563 ~ 38.19%
B 150 of 563 ~ 26.64'%

%35.17
%38.19
%26.64

CMYK RENK MODELİ

#C6D796 rengi CMYK tonu (8,0,30,16).

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

CMYK: (8,0,30,16)
C8M0Y30K16 (8%, 0%, 30%, 16%)
(0.08 / 0.00 / 0.30 / 0.16)

CMYK yüzdeleri

%7.91
%0
%30.23
%15.69

Codes

Color #C6D796 in popluar color models

C6 D7 96
RGB 198 215 150
HSL 76° 44.83% 71.57%
HSB/HSV 76° 30.23% 84.31%
CMYK 7.91% 0.00% 30.23%
15.69%

Color #C6D796 in popluar number systems.

HEX C6 D7 96
Decimal 198 215 150
Binary 11000110 11010111 10010110
Octal 306 327 226

Shades and tints

Shades of #C6D796

#C6D796
(198,215,150)
#B4C489
(180,196,137)
#A2B17C
(162,177,124)
#909E6F
(144,158,111)
#7E8B62
(126,139,98)
#6C7855
(108,120,85)
#5A6548
(90,101,72)
#48523B
(72,82,59)
#363F2E
(54,63,46)
#242C21
(36,44,33)
#121914
(18,25,20)
#000000
(0,0,0)

Tints of #C6D796

#C6D796
(198,215,150)
#CBDA9F
(203,218,159)
#D0DDA8
(208,221,168)
#D5E0B1
(213,224,177)
#DAE3BA
(218,227,186)
#DFE6C3
(223,230,195)
#E4E9CC
(228,233,204)
#E9ECD5
(233,236,213)
#EEEFDE
(238,239,222)
#F3F2E7
(243,242,231)
#F8F5F0
(248,245,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C6D796; }

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

This text font color is #C6D796.

Background Color

.myBgColor { background-color: #C6D796; }

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

This div background color is #C6D796.

Border color

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

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

This div border color is #C6D796.

Opacity

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

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

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

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

This text has shadow with #C6D796 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C6D796.

Preview

Color preview on black background

This text has color #C6D796 on black background.


Color preview on white background

This text has color #C6D796 on white background.


Black color preview on #C6D796 background

This text has black color on #C6D796 background.


White color preview on #C6D796 background

This text has white color on #C6D796 background.


Related colors

Complementary color

Complementary color for #hex is #392869.


I love getcolorcode.com

Triadic colors

1 #96C6D7 and #D796C6 with #C6D796 are triadic colors.

2 #96D7C6 and #D7C696 with #C6D796 are triadic colors.