COLOR #C5AEB5

HEX: #C5AEB5 RGB: (197,174,181)

Renk bilgisi

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

RGB renk modeli

#C5AEB5 color RGB value is (197,174,181).

RGB: (197,174,181) (77%, 68%, 71%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 174 of 255 = 68%
B 181 of 255 = 71%

197
174
181

R + G + B ~ 72%. #C5AEB5 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 174 + 181 = 552 (100%)
R 197 of 552 ~ 35.69%
G 174 of 552 ~ 31.52%
B 181 of 552 ~ 32.79'%

%35.69
%31.52
%32.79

CMYK RENK MODELİ

#C5AEB5 rengi CMYK tonu (0,12,8,23).

  • camgöbeği tonu 0.00%
  • eflatun tonu 11.68%
  • sarı tonu 8.12%
  • ana renk tonu 22.75%

CMYK: (0,12,8,23)
C0M12Y8K23 (0%, 12%, 8%, 23%)
(0.00 / 0.12 / 0.08 / 0.23)

CMYK yüzdeleri

%0
%11.68
%8.12
%22.75

Codes

Color #C5AEB5 in popluar color models

C5 AE B5
RGB 197 174 181
HSL 342° 16.55% 72.75%
HSB/HSV 342° 11.68% 77.25%
CMYK 0.00% 11.68% 8.12%
22.75%

Color #C5AEB5 in popluar number systems.

HEX C5 AE B5
Decimal 197 174 181
Binary 11000101 10101110 10110101
Octal 305 256 265

Shades and tints

Shades of #C5AEB5

#C5AEB5
(197,174,181)
#B49FA5
(180,159,165)
#A39095
(163,144,149)
#928185
(146,129,133)
#817275
(129,114,117)
#706365
(112,99,101)
#5F5455
(95,84,85)
#4E4545
(78,69,69)
#3D3635
(61,54,53)
#2C2725
(44,39,37)
#1B1815
(27,24,21)
#000000
(0,0,0)

Tints of #C5AEB5

#C5AEB5
(197,174,181)
#CAB5BB
(202,181,187)
#CFBCC1
(207,188,193)
#D4C3C7
(212,195,199)
#D9CACD
(217,202,205)
#DED1D3
(222,209,211)
#E3D8D9
(227,216,217)
#E8DFDF
(232,223,223)
#EDE6E5
(237,230,229)
#F2EDEB
(242,237,235)
#F7F4F1
(247,244,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5AEB5; }

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

This text font color is #C5AEB5.

Background Color

.myBgColor { background-color: #C5AEB5; }

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

This div background color is #C5AEB5.

Border color

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

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

This div border color is #C5AEB5.

Opacity

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

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

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

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

This text has shadow with #C5AEB5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5AEB5.

Preview

Color preview on black background

This text has color #C5AEB5 on black background.


Color preview on white background

This text has color #C5AEB5 on white background.


Black color preview on #C5AEB5 background

This text has black color on #C5AEB5 background.


White color preview on #C5AEB5 background

This text has white color on #C5AEB5 background.


Related colors

Complementary color

Complementary color for #hex is #3A514A.


I love getcolorcode.com

Triadic colors

1 #B5C5AE and #AEB5C5 with #C5AEB5 are triadic colors.

2 #B5AEC5 and #AEC5B5 with #C5AEB5 are triadic colors.