COLOR #C5CCAF

HEX: #C5CCAF RGB: (197,204,175)

Renk bilgisi

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

RGB renk modeli

#C5CCAF color RGB value is (197,204,175).

RGB: (197,204,175) (77%, 80%, 69%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 204 of 255 = 80%
B 175 of 255 = 69%

197
204
175

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 204 + 175 = 576 (100%)
R 197 of 576 ~ 34.2%
G 204 of 576 ~ 35.42%
B 175 of 576 ~ 30.38'%

%34.2
%35.42
%30.38

CMYK RENK MODELİ

#C5CCAF rengi CMYK tonu (3,0,14,20).

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

CMYK: (3,0,14,20)
C3M0Y14K20 (3%, 0%, 14%, 20%)
(0.03 / 0.00 / 0.14 / 0.20)

CMYK yüzdeleri

%3.43
%0
%14.22
%20

Codes

Color #C5CCAF in popluar color models

C5 CC AF
RGB 197 204 175
HSL 74° 22.14% 74.31%
HSB/HSV 74° 14.22% 80.00%
CMYK 3.43% 0.00% 14.22%
20.00%

Color #C5CCAF in popluar number systems.

HEX C5 CC AF
Decimal 197 204 175
Binary 11000101 11001100 10101111
Octal 305 314 257

Shades and tints

Shades of #C5CCAF

#C5CCAF
(197,204,175)
#B4BAA0
(180,186,160)
#A3A891
(163,168,145)
#929682
(146,150,130)
#818473
(129,132,115)
#707264
(112,114,100)
#5F6055
(95,96,85)
#4E4E46
(78,78,70)
#3D3C37
(61,60,55)
#2C2A28
(44,42,40)
#1B1819
(27,24,25)
#000000
(0,0,0)

Tints of #C5CCAF

#C5CCAF
(197,204,175)
#CAD0B6
(202,208,182)
#CFD4BD
(207,212,189)
#D4D8C4
(212,216,196)
#D9DCCB
(217,220,203)
#DEE0D2
(222,224,210)
#E3E4D9
(227,228,217)
#E8E8E0
(232,232,224)
#EDECE7
(237,236,231)
#F2F0EE
(242,240,238)
#F7F4F5
(247,244,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5CCAF; }

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

This text font color is #C5CCAF.

Background Color

.myBgColor { background-color: #C5CCAF; }

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

This div background color is #C5CCAF.

Border color

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

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

This div border color is #C5CCAF.

Opacity

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

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

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

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

This text has shadow with #C5CCAF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5CCAF.

Preview

Color preview on black background

This text has color #C5CCAF on black background.


Color preview on white background

This text has color #C5CCAF on white background.


Black color preview on #C5CCAF background

This text has black color on #C5CCAF background.


White color preview on #C5CCAF background

This text has white color on #C5CCAF background.


Related colors

Complementary color

Complementary color for #hex is #3A3350.


I love getcolorcode.com

Triadic colors

1 #AFC5CC and #CCAFC5 with #C5CCAF are triadic colors.

2 #AFCCC5 and #CCC5AF with #C5CCAF are triadic colors.