COLOR #C6AEB5

HEX: #C6AEB5 RGB: (198,174,181)

Renk bilgisi

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

RGB renk modeli

#C6AEB5 color RGB value is (198,174,181).

RGB: (198,174,181) (78%, 68%, 71%)

RGB bağlantıları ve doygunluk

R 198 of 255 = 78%
G 174 of 255 = 68%
B 181 of 255 = 71%

198
174
181

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

Yüzdelerle RGB renk parçaları

R + G + B = 198 + 174 + 181 = 553 (100%)
R 198 of 553 ~ 35.8%
G 174 of 553 ~ 31.46%
B 181 of 553 ~ 32.73'%

%35.8
%31.46
%32.73

CMYK RENK MODELİ

#C6AEB5 rengi CMYK tonu (0,12,9,22).

  • camgöbeği tonu 0.00%
  • eflatun tonu 12.12%
  • sarı tonu 8.59%
  • ana renk tonu 22.35%

CMYK: (0,12,9,22)
C0M12Y9K22 (0%, 12%, 9%, 22%)
(0.00 / 0.12 / 0.09 / 0.22)

CMYK yüzdeleri

%0
%12.12
%8.59
%22.35

Codes

Color #C6AEB5 in popluar color models

C6 AE B5
RGB 198 174 181
HSL 343° 17.39% 72.94%
HSB/HSV 343° 12.12% 77.65%
CMYK 0.00% 12.12% 8.59%
22.35%

Color #C6AEB5 in popluar number systems.

HEX C6 AE B5
Decimal 198 174 181
Binary 11000110 10101110 10110101
Octal 306 256 265

Shades and tints

Shades of #C6AEB5

#C6AEB5
(198,174,181)
#B49FA5
(180,159,165)
#A29095
(162,144,149)
#908185
(144,129,133)
#7E7275
(126,114,117)
#6C6365
(108,99,101)
#5A5455
(90,84,85)
#484545
(72,69,69)
#363635
(54,54,53)
#242725
(36,39,37)
#121815
(18,24,21)
#000000
(0,0,0)

Tints of #C6AEB5

#C6AEB5
(198,174,181)
#CBB5BB
(203,181,187)
#D0BCC1
(208,188,193)
#D5C3C7
(213,195,199)
#DACACD
(218,202,205)
#DFD1D3
(223,209,211)
#E4D8D9
(228,216,217)
#E9DFDF
(233,223,223)
#EEE6E5
(238,230,229)
#F3EDEB
(243,237,235)
#F8F4F1
(248,244,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C6AEB5; }

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

This text font color is #C6AEB5.

Background Color

.myBgColor { background-color: #C6AEB5; }

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

This div background color is #C6AEB5.

Border color

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

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

This div border color is #C6AEB5.

Opacity

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

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

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

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

This text has shadow with #C6AEB5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C6AEB5.

Preview

Color preview on black background

This text has color #C6AEB5 on black background.


Color preview on white background

This text has color #C6AEB5 on white background.


Black color preview on #C6AEB5 background

This text has black color on #C6AEB5 background.


White color preview on #C6AEB5 background

This text has white color on #C6AEB5 background.


Related colors

Complementary color

Complementary color for #hex is #39514A.


I love getcolorcode.com

Triadic colors

1 #B5C6AE and #AEB5C6 with #C6AEB5 are triadic colors.

2 #B5AEC6 and #AEC6B5 with #C6AEB5 are triadic colors.