COLOR #C5CCB5

HEX: #C5CCB5 RGB: (197,204,181)

Renk bilgisi

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

RGB renk modeli

#C5CCB5 color RGB value is (197,204,181).

RGB: (197,204,181) (77%, 80%, 71%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 204 of 255 = 80%
B 181 of 255 = 71%

197
204
181

R + G + B ~ 76%. #C5CCB5 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 204 + 181 = 582 (100%)
R 197 of 582 ~ 33.85%
G 204 of 582 ~ 35.05%
B 181 of 582 ~ 31.1'%

%33.85
%35.05
%31.1

CMYK RENK MODELİ

#C5CCB5 rengi CMYK tonu (3,0,11,20).

  • camgöbeği tonu 3.43%
  • eflatun tonu 0.00%
  • sarı tonu 11.27%
  • ana renk tonu 20.00%

CMYK: (3,0,11,20)
C3M0Y11K20 (3%, 0%, 11%, 20%)
(0.03 / 0.00 / 0.11 / 0.20)

CMYK yüzdeleri

%3.43
%0
%11.27
%20

Codes

Color #C5CCB5 in popluar color models

C5 CC B5
RGB 197 204 181
HSL 78° 18.40% 75.49%
HSB/HSV 78° 11.27% 80.00%
CMYK 3.43% 0.00% 11.27%
20.00%

Color #C5CCB5 in popluar number systems.

HEX C5 CC B5
Decimal 197 204 181
Binary 11000101 11001100 10110101
Octal 305 314 265

Shades and tints

Shades of #C5CCB5

#C5CCB5
(197,204,181)
#B4BAA5
(180,186,165)
#A3A895
(163,168,149)
#929685
(146,150,133)
#818475
(129,132,117)
#707265
(112,114,101)
#5F6055
(95,96,85)
#4E4E45
(78,78,69)
#3D3C35
(61,60,53)
#2C2A25
(44,42,37)
#1B1815
(27,24,21)
#000000
(0,0,0)

Tints of #C5CCB5

#C5CCB5
(197,204,181)
#CAD0BB
(202,208,187)
#CFD4C1
(207,212,193)
#D4D8C7
(212,216,199)
#D9DCCD
(217,220,205)
#DEE0D3
(222,224,211)
#E3E4D9
(227,228,217)
#E8E8DF
(232,232,223)
#EDECE5
(237,236,229)
#F2F0EB
(242,240,235)
#F7F4F1
(247,244,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C5CCB5 color. Also use rgb(197,204,181) instead hex code.

Text Font Color

.myTextColor { color: #C5CCB5; }

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

This text font color is #C5CCB5.

Background Color

.myBgColor { background-color: #C5CCB5; }

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

This div background color is #C5CCB5.

Border color

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

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

This div border color is #C5CCB5.

Opacity

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

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

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

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

This text has shadow with #C5CCB5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5CCB5.

Preview

Color preview on black background

This text has color #C5CCB5 on black background.


Color preview on white background

This text has color #C5CCB5 on white background.


Black color preview on #C5CCB5 background

This text has black color on #C5CCB5 background.


White color preview on #C5CCB5 background

This text has white color on #C5CCB5 background.


Related colors

Complementary color

Complementary color for #hex is #3A334A.


I love getcolorcode.com

Triadic colors

1 #B5C5CC and #CCB5C5 with #C5CCB5 are triadic colors.

2 #B5CCC5 and #CCC5B5 with #C5CCB5 are triadic colors.