COLOR #C5AEB0

HEX: #C5AEB0 RGB: (197,174,176)

Renk bilgisi

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

RGB renk modeli

#C5AEB0 color RGB value is (197,174,176).

RGB: (197,174,176) (77%, 68%, 69%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 174 of 255 = 68%
B 176 of 255 = 69%

197
174
176

R + G + B ~ 71%. #C5AEB0 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 174 + 176 = 547 (100%)
R 197 of 547 ~ 36.01%
G 174 of 547 ~ 31.81%
B 176 of 547 ~ 32.18'%

%36.01
%31.81
%32.18

CMYK RENK MODELİ

#C5AEB0 rengi CMYK tonu (0,12,11,23).

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

CMYK: (0,12,11,23)
C0M12Y11K23 (0%, 12%, 11%, 23%)
(0.00 / 0.12 / 0.11 / 0.23)

CMYK yüzdeleri

%0
%11.68
%10.66
%22.75

Codes

Color #C5AEB0 in popluar color models

C5 AE B0
RGB 197 174 176
HSL 355° 16.55% 72.75%
HSB/HSV 355° 11.68% 77.25%
CMYK 0.00% 11.68% 10.66%
22.75%

Color #C5AEB0 in popluar number systems.

HEX C5 AE B0
Decimal 197 174 176
Binary 11000101 10101110 10110000
Octal 305 256 260

Shades and tints

Shades of #C5AEB0

#C5AEB0
(197,174,176)
#B49FA0
(180,159,160)
#A39090
(163,144,144)
#928180
(146,129,128)
#817270
(129,114,112)
#706360
(112,99,96)
#5F5450
(95,84,80)
#4E4540
(78,69,64)
#3D3630
(61,54,48)
#2C2720
(44,39,32)
#1B1810
(27,24,16)
#000000
(0,0,0)

Tints of #C5AEB0

#C5AEB0
(197,174,176)
#CAB5B7
(202,181,183)
#CFBCBE
(207,188,190)
#D4C3C5
(212,195,197)
#D9CACC
(217,202,204)
#DED1D3
(222,209,211)
#E3D8DA
(227,216,218)
#E8DFE1
(232,223,225)
#EDE6E8
(237,230,232)
#F2EDEF
(242,237,239)
#F7F4F6
(247,244,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5AEB0; }

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

This text font color is #C5AEB0.

Background Color

.myBgColor { background-color: #C5AEB0; }

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

This div background color is #C5AEB0.

Border color

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

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

This div border color is #C5AEB0.

Opacity

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

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

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

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

This text has shadow with #C5AEB0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5AEB0.

Preview

Color preview on black background

This text has color #C5AEB0 on black background.


Color preview on white background

This text has color #C5AEB0 on white background.


Black color preview on #C5AEB0 background

This text has black color on #C5AEB0 background.


White color preview on #C5AEB0 background

This text has white color on #C5AEB0 background.


Related colors

Complementary color

Complementary color for #hex is #3A514F.


I love getcolorcode.com

Triadic colors

1 #B0C5AE and #AEB0C5 with #C5AEB0 are triadic colors.

2 #B0AEC5 and #AEC5B0 with #C5AEB0 are triadic colors.