COLOR #C5B3C0

HEX: #C5B3C0 RGB: (197,179,192)

Renk bilgisi

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

RGB renk modeli

#C5B3C0 color RGB value is (197,179,192).

RGB: (197,179,192) (77%, 70%, 75%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 179 of 255 = 70%
B 192 of 255 = 75%

197
179
192

R + G + B ~ 74%. #C5B3C0 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 179 + 192 = 568 (100%)
R 197 of 568 ~ 34.68%
G 179 of 568 ~ 31.51%
B 192 of 568 ~ 33.8'%

%34.68
%31.51
%33.8

CMYK RENK MODELİ

#C5B3C0 rengi CMYK tonu (0,9,3,23).

  • camgöbeği tonu 0.00%
  • eflatun tonu 9.14%
  • sarı tonu 2.54%
  • ana renk tonu 22.75%

CMYK: (0,9,3,23)
C0M9Y3K23 (0%, 9%, 3%, 23%)
(0.00 / 0.09 / 0.03 / 0.23)

CMYK yüzdeleri

%0
%9.14
%2.54
%22.75

Codes

Color #C5B3C0 in popluar color models

C5 B3 C0
RGB 197 179 192
HSL 317° 13.43% 73.73%
HSB/HSV 317° 9.14% 77.25%
CMYK 0.00% 9.14% 2.54%
22.75%

Color #C5B3C0 in popluar number systems.

HEX C5 B3 C0
Decimal 197 179 192
Binary 11000101 10110011 11000000
Octal 305 263 300

Shades and tints

Shades of #C5B3C0

#C5B3C0
(197,179,192)
#B4A3AF
(180,163,175)
#A3939E
(163,147,158)
#92838D
(146,131,141)
#81737C
(129,115,124)
#70636B
(112,99,107)
#5F535A
(95,83,90)
#4E4349
(78,67,73)
#3D3338
(61,51,56)
#2C2327
(44,35,39)
#1B1316
(27,19,22)
#000000
(0,0,0)

Tints of #C5B3C0

#C5B3C0
(197,179,192)
#CAB9C5
(202,185,197)
#CFBFCA
(207,191,202)
#D4C5CF
(212,197,207)
#D9CBD4
(217,203,212)
#DED1D9
(222,209,217)
#E3D7DE
(227,215,222)
#E8DDE3
(232,221,227)
#EDE3E8
(237,227,232)
#F2E9ED
(242,233,237)
#F7EFF2
(247,239,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C5B3C0 color. Also use rgb(197,179,192) instead hex code.

Text Font Color

.myTextColor { color: #C5B3C0; }

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

This text font color is #C5B3C0.

Background Color

.myBgColor { background-color: #C5B3C0; }

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

This div background color is #C5B3C0.

Border color

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

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

This div border color is #C5B3C0.

Opacity

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

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

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

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

This text has shadow with #C5B3C0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5B3C0.

Preview

Color preview on black background

This text has color #C5B3C0 on black background.


Color preview on white background

This text has color #C5B3C0 on white background.


Black color preview on #C5B3C0 background

This text has black color on #C5B3C0 background.


White color preview on #C5B3C0 background

This text has white color on #C5B3C0 background.


Related colors

Complementary color

Complementary color for #hex is #3A4C3F.


I love getcolorcode.com

Triadic colors

1 #C0C5B3 and #B3C0C5 with #C5B3C0 are triadic colors.

2 #C0B3C5 and #B3C5C0 with #C5B3C0 are triadic colors.