COLOR #C6C5B4

HEX: #C6C5B4 RGB: (198,197,180)

Renk bilgisi

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

RGB renk modeli

#C6C5B4 color RGB value is (198,197,180).

RGB: (198,197,180) (78%, 77%, 71%)

RGB bağlantıları ve doygunluk

R 198 of 255 = 78%
G 197 of 255 = 77%
B 180 of 255 = 71%

198
197
180

R + G + B ~ 75%. #C6C5B4 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 198 + 197 + 180 = 575 (100%)
R 198 of 575 ~ 34.43%
G 197 of 575 ~ 34.26%
B 180 of 575 ~ 31.3'%

%34.43
%34.26
%31.3

CMYK RENK MODELİ

#C6C5B4 rengi CMYK tonu (0,1,9,22).

  • camgöbeği tonu 0.00%
  • eflatun tonu 0.51%
  • sarı tonu 9.09%
  • ana renk tonu 22.35%

CMYK: (0,1,9,22)
C0M1Y9K22 (0%, 1%, 9%, 22%)
(0.00 / 0.01 / 0.09 / 0.22)

CMYK yüzdeleri

%0
%0.51
%9.09
%22.35

Codes

Color #C6C5B4 in popluar color models

C6 C5 B4
RGB 198 197 180
HSL 57° 13.64% 74.12%
HSB/HSV 57° 9.09% 77.65%
CMYK 0.00% 0.51% 9.09%
22.35%

Color #C6C5B4 in popluar number systems.

HEX C6 C5 B4
Decimal 198 197 180
Binary 11000110 11000101 10110100
Octal 306 305 264

Shades and tints

Shades of #C6C5B4

#C6C5B4
(198,197,180)
#B4B4A4
(180,180,164)
#A2A394
(162,163,148)
#909284
(144,146,132)
#7E8174
(126,129,116)
#6C7064
(108,112,100)
#5A5F54
(90,95,84)
#484E44
(72,78,68)
#363D34
(54,61,52)
#242C24
(36,44,36)
#121B14
(18,27,20)
#000000
(0,0,0)

Tints of #C6C5B4

#C6C5B4
(198,197,180)
#CBCABA
(203,202,186)
#D0CFC0
(208,207,192)
#D5D4C6
(213,212,198)
#DAD9CC
(218,217,204)
#DFDED2
(223,222,210)
#E4E3D8
(228,227,216)
#E9E8DE
(233,232,222)
#EEEDE4
(238,237,228)
#F3F2EA
(243,242,234)
#F8F7F0
(248,247,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C6C5B4; }

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

This text font color is #C6C5B4.

Background Color

.myBgColor { background-color: #C6C5B4; }

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

This div background color is #C6C5B4.

Border color

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

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

This div border color is #C6C5B4.

Opacity

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

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

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

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

This text has shadow with #C6C5B4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C6C5B4.

Preview

Color preview on black background

This text has color #C6C5B4 on black background.


Color preview on white background

This text has color #C6C5B4 on white background.


Black color preview on #C6C5B4 background

This text has black color on #C6C5B4 background.


White color preview on #C6C5B4 background

This text has white color on #C6C5B4 background.


Related colors

Complementary color

Complementary color for #hex is #393A4B.


I love getcolorcode.com

Triadic colors

1 #B4C6C5 and #C5B4C6 with #C6C5B4 are triadic colors.

2 #B4C5C6 and #C5C6B4 with #C6C5B4 are triadic colors.