COLOR #C6D395

HEX: #C6D395 RGB: (198,211,149)

Renk bilgisi

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

RGB renk modeli

#C6D395 color RGB value is (198,211,149).

RGB: (198,211,149) (78%, 83%, 58%)

RGB bağlantıları ve doygunluk

R 198 of 255 = 78%
G 211 of 255 = 83%
B 149 of 255 = 58%

198
211
149

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

Yüzdelerle RGB renk parçaları

R + G + B = 198 + 211 + 149 = 558 (100%)
R 198 of 558 ~ 35.48%
G 211 of 558 ~ 37.81%
B 149 of 558 ~ 26.7'%

%35.48
%37.81
%26.7

CMYK RENK MODELİ

#C6D395 rengi CMYK tonu (6,0,29,17).

  • camgöbeği tonu 6.16%
  • eflatun tonu 0.00%
  • sarı tonu 29.38%
  • ana renk tonu 17.25%

CMYK: (6,0,29,17)
C6M0Y29K17 (6%, 0%, 29%, 17%)
(0.06 / 0.00 / 0.29 / 0.17)

CMYK yüzdeleri

%6.16
%0
%29.38
%17.25

Codes

Color #C6D395 in popluar color models

C6 D3 95
RGB 198 211 149
HSL 73° 41.33% 70.59%
HSB/HSV 73° 29.38% 82.75%
CMYK 6.16% 0.00% 29.38%
17.25%

Color #C6D395 in popluar number systems.

HEX C6 D3 95
Decimal 198 211 149
Binary 11000110 11010011 10010101
Octal 306 323 225

Shades and tints

Shades of #C6D395

#C6D395
(198,211,149)
#B4C088
(180,192,136)
#A2AD7B
(162,173,123)
#909A6E
(144,154,110)
#7E8761
(126,135,97)
#6C7454
(108,116,84)
#5A6147
(90,97,71)
#484E3A
(72,78,58)
#363B2D
(54,59,45)
#242820
(36,40,32)
#121513
(18,21,19)
#000000
(0,0,0)

Tints of #C6D395

#C6D395
(198,211,149)
#CBD79E
(203,215,158)
#D0DBA7
(208,219,167)
#D5DFB0
(213,223,176)
#DAE3B9
(218,227,185)
#DFE7C2
(223,231,194)
#E4EBCB
(228,235,203)
#E9EFD4
(233,239,212)
#EEF3DD
(238,243,221)
#F3F7E6
(243,247,230)
#F8FBEF
(248,251,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C6D395 color. Also use rgb(198,211,149) instead hex code.

Text Font Color

.myTextColor { color: #C6D395; }

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

This text font color is #C6D395.

Background Color

.myBgColor { background-color: #C6D395; }

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

This div background color is #C6D395.

Border color

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

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

This div border color is #C6D395.

Opacity

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

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

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

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

This text has shadow with #C6D395 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C6D395.

Preview

Color preview on black background

This text has color #C6D395 on black background.


Color preview on white background

This text has color #C6D395 on white background.


Black color preview on #C6D395 background

This text has black color on #C6D395 background.


White color preview on #C6D395 background

This text has white color on #C6D395 background.


Related colors

Complementary color

Complementary color for #hex is #392C6A.


I love getcolorcode.com

Triadic colors

1 #95C6D3 and #D395C6 with #C6D395 are triadic colors.

2 #95D3C6 and #D3C695 with #C6D395 are triadic colors.