COLOR #C6C494

HEX: #C6C494 RGB: (198,196,148)

Renk bilgisi

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

RGB renk modeli

#C6C494 color RGB value is (198,196,148).

RGB: (198,196,148) (78%, 77%, 58%)

RGB bağlantıları ve doygunluk

R 198 of 255 = 78%
G 196 of 255 = 77%
B 148 of 255 = 58%

198
196
148

R + G + B ~ 71%. #C6C494 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 198 + 196 + 148 = 542 (100%)
R 198 of 542 ~ 36.53%
G 196 of 542 ~ 36.16%
B 148 of 542 ~ 27.31'%

%36.53
%36.16
%27.31

CMYK RENK MODELİ

#C6C494 rengi CMYK tonu (0,1,25,22).

  • camgöbeği tonu 0.00%
  • eflatun tonu 1.01%
  • sarı tonu 25.25%
  • ana renk tonu 22.35%

CMYK: (0,1,25,22)
C0M1Y25K22 (0%, 1%, 25%, 22%)
(0.00 / 0.01 / 0.25 / 0.22)

CMYK yüzdeleri

%0
%1.01
%25.25
%22.35

Codes

Color #C6C494 in popluar color models

C6 C4 94
RGB 198 196 148
HSL 58° 30.49% 67.84%
HSB/HSV 58° 25.25% 77.65%
CMYK 0.00% 1.01% 25.25%
22.35%

Color #C6C494 in popluar number systems.

HEX C6 C4 94
Decimal 198 196 148
Binary 11000110 11000100 10010100
Octal 306 304 224

Shades and tints

Shades of #C6C494

#C6C494
(198,196,148)
#B4B387
(180,179,135)
#A2A27A
(162,162,122)
#90916D
(144,145,109)
#7E8060
(126,128,96)
#6C6F53
(108,111,83)
#5A5E46
(90,94,70)
#484D39
(72,77,57)
#363C2C
(54,60,44)
#242B1F
(36,43,31)
#121A12
(18,26,18)
#000000
(0,0,0)

Tints of #C6C494

#C6C494
(198,196,148)
#CBC99D
(203,201,157)
#D0CEA6
(208,206,166)
#D5D3AF
(213,211,175)
#DAD8B8
(218,216,184)
#DFDDC1
(223,221,193)
#E4E2CA
(228,226,202)
#E9E7D3
(233,231,211)
#EEECDC
(238,236,220)
#F3F1E5
(243,241,229)
#F8F6EE
(248,246,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C6C494; }

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

This text font color is #C6C494.

Background Color

.myBgColor { background-color: #C6C494; }

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

This div background color is #C6C494.

Border color

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

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

This div border color is #C6C494.

Opacity

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

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

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

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

This text has shadow with #C6C494 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C6C494.

Preview

Color preview on black background

This text has color #C6C494 on black background.


Color preview on white background

This text has color #C6C494 on white background.


Black color preview on #C6C494 background

This text has black color on #C6C494 background.


White color preview on #C6C494 background

This text has white color on #C6C494 background.


Related colors

Complementary color

Complementary color for #hex is #393B6B.


I love getcolorcode.com

Triadic colors

1 #94C6C4 and #C494C6 with #C6C494 are triadic colors.

2 #94C4C6 and #C4C694 with #C6C494 are triadic colors.