COLOR #C5CCB0

HEX: #C5CCB0 RGB: (197,204,176)

Renk bilgisi

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

RGB renk modeli

#C5CCB0 color RGB value is (197,204,176).

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

RGB bağlantıları ve doygunluk

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

197
204
176

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 204 + 176 = 577 (100%)
R 197 of 577 ~ 34.14%
G 204 of 577 ~ 35.36%
B 176 of 577 ~ 30.5'%

%34.14
%35.36
%30.5

CMYK RENK MODELİ

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

  • camgöbeği tonu 3.43%
  • eflatun tonu 0.00%
  • sarı tonu 13.73%
  • 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
%13.73
%20

Codes

Color #C5CCB0 in popluar color models

C5 CC B0
RGB 197 204 176
HSL 75° 21.54% 74.51%
HSB/HSV 75° 13.73% 80.00%
CMYK 3.43% 0.00% 13.73%
20.00%

Color #C5CCB0 in popluar number systems.

HEX C5 CC B0
Decimal 197 204 176
Binary 11000101 11001100 10110000
Octal 305 314 260

Shades and tints

Shades of #C5CCB0

#C5CCB0
(197,204,176)
#B4BAA0
(180,186,160)
#A3A890
(163,168,144)
#929680
(146,150,128)
#818470
(129,132,112)
#707260
(112,114,96)
#5F6050
(95,96,80)
#4E4E40
(78,78,64)
#3D3C30
(61,60,48)
#2C2A20
(44,42,32)
#1B1810
(27,24,16)
#000000
(0,0,0)

Tints of #C5CCB0

#C5CCB0
(197,204,176)
#CAD0B7
(202,208,183)
#CFD4BE
(207,212,190)
#D4D8C5
(212,216,197)
#D9DCCC
(217,220,204)
#DEE0D3
(222,224,211)
#E3E4DA
(227,228,218)
#E8E8E1
(232,232,225)
#EDECE8
(237,236,232)
#F2F0EF
(242,240,239)
#F7F4F6
(247,244,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5CCB0; }

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

This text font color is #C5CCB0.

Background Color

.myBgColor { background-color: #C5CCB0; }

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

This div background color is #C5CCB0.

Border color

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

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

This div border color is #C5CCB0.

Opacity

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

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

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

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

This text has shadow with #C5CCB0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5CCB0.

Preview

Color preview on black background

This text has color #C5CCB0 on black background.


Color preview on white background

This text has color #C5CCB0 on white background.


Black color preview on #C5CCB0 background

This text has black color on #C5CCB0 background.


White color preview on #C5CCB0 background

This text has white color on #C5CCB0 background.


Related colors

Complementary color

Complementary color for #hex is #3A334F.


I love getcolorcode.com

Triadic colors

1 #B0C5CC and #CCB0C5 with #C5CCB0 are triadic colors.

2 #B0CCC5 and #CCC5B0 with #C5CCB0 are triadic colors.