COLOR #C6C594

HEX: #C6C594 RGB: (198,197,148)

Renk bilgisi

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

RGB renk modeli

#C6C594 color RGB value is (198,197,148).

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

RGB bağlantıları ve doygunluk

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

198
197
148

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

Yüzdelerle RGB renk parçaları

R + G + B = 198 + 197 + 148 = 543 (100%)
R 198 of 543 ~ 36.46%
G 197 of 543 ~ 36.28%
B 148 of 543 ~ 27.26'%

%36.46
%36.28
%27.26

CMYK RENK MODELİ

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

  • camgöbeği tonu 0.00%
  • eflatun tonu 0.51%
  • 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
%0.51
%25.25
%22.35

Codes

Color #C6C594 in popluar color models

C6 C5 94
RGB 198 197 148
HSL 59° 30.49% 67.84%
HSB/HSV 59° 25.25% 77.65%
CMYK 0.00% 0.51% 25.25%
22.35%

Color #C6C594 in popluar number systems.

HEX C6 C5 94
Decimal 198 197 148
Binary 11000110 11000101 10010100
Octal 306 305 224

Shades and tints

Shades of #C6C594

#C6C594
(198,197,148)
#B4B487
(180,180,135)
#A2A37A
(162,163,122)
#90926D
(144,146,109)
#7E8160
(126,129,96)
#6C7053
(108,112,83)
#5A5F46
(90,95,70)
#484E39
(72,78,57)
#363D2C
(54,61,44)
#242C1F
(36,44,31)
#121B12
(18,27,18)
#000000
(0,0,0)

Tints of #C6C594

#C6C594
(198,197,148)
#CBCA9D
(203,202,157)
#D0CFA6
(208,207,166)
#D5D4AF
(213,212,175)
#DAD9B8
(218,217,184)
#DFDEC1
(223,222,193)
#E4E3CA
(228,227,202)
#E9E8D3
(233,232,211)
#EEEDDC
(238,237,220)
#F3F2E5
(243,242,229)
#F8F7EE
(248,247,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C6C594; }

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

This text font color is #C6C594.

Background Color

.myBgColor { background-color: #C6C594; }

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

This div background color is #C6C594.

Border color

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

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

This div border color is #C6C594.

Opacity

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

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

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

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

This text has shadow with #C6C594 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C6C594.

Preview

Color preview on black background

This text has color #C6C594 on black background.


Color preview on white background

This text has color #C6C594 on white background.


Black color preview on #C6C594 background

This text has black color on #C6C594 background.


White color preview on #C6C594 background

This text has white color on #C6C594 background.


Related colors

Complementary color

Complementary color for #hex is #393A6B.


I love getcolorcode.com

Triadic colors

1 #94C6C5 and #C594C6 with #C6C594 are triadic colors.

2 #94C5C6 and #C5C694 with #C6C594 are triadic colors.