COLOR #C5ACC7

HEX: #C5ACC7 RGB: (197,172,199)

Renk bilgisi

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

RGB renk modeli

#C5ACC7 color RGB value is (197,172,199).

RGB: (197,172,199) (77%, 67%, 78%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 172 of 255 = 67%
B 199 of 255 = 78%

197
172
199

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 172 + 199 = 568 (100%)
R 197 of 568 ~ 34.68%
G 172 of 568 ~ 30.28%
B 199 of 568 ~ 35.04'%

%34.68
%30.28
%35.04

CMYK RENK MODELİ

#C5ACC7 rengi CMYK tonu (1,14,0,22).

  • camgöbeği tonu 1.01%
  • eflatun tonu 13.57%
  • sarı tonu 0.00%
  • ana renk tonu 21.96%

CMYK: (1,14,0,22)
C1M14Y0K22 (1%, 14%, 0%, 22%)
(0.01 / 0.14 / 0.00 / 0.22)

CMYK yüzdeleri

%1.01
%13.57
%0
%21.96

Codes

Color #C5ACC7 in popluar color models

C5 AC C7
RGB 197 172 199
HSL 296° 19.42% 72.75%
HSB/HSV 296° 13.57% 78.04%
CMYK 1.01% 13.57% 0.00%
21.96%

Color #C5ACC7 in popluar number systems.

HEX C5 AC C7
Decimal 197 172 199
Binary 11000101 10101100 11000111
Octal 305 254 307

Shades and tints

Shades of #C5ACC7

#C5ACC7
(197,172,199)
#B49DB5
(180,157,181)
#A38EA3
(163,142,163)
#927F91
(146,127,145)
#81707F
(129,112,127)
#70616D
(112,97,109)
#5F525B
(95,82,91)
#4E4349
(78,67,73)
#3D3437
(61,52,55)
#2C2525
(44,37,37)
#1B1613
(27,22,19)
#000000
(0,0,0)

Tints of #C5ACC7

#C5ACC7
(197,172,199)
#CAB3CC
(202,179,204)
#CFBAD1
(207,186,209)
#D4C1D6
(212,193,214)
#D9C8DB
(217,200,219)
#DECFE0
(222,207,224)
#E3D6E5
(227,214,229)
#E8DDEA
(232,221,234)
#EDE4EF
(237,228,239)
#F2EBF4
(242,235,244)
#F7F2F9
(247,242,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C5ACC7 color. Also use rgb(197,172,199) instead hex code.

Text Font Color

.myTextColor { color: #C5ACC7; }

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

This text font color is #C5ACC7.

Background Color

.myBgColor { background-color: #C5ACC7; }

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

This div background color is #C5ACC7.

Border color

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

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

This div border color is #C5ACC7.

Opacity

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

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

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

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

This text has shadow with #C5ACC7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5ACC7.

Preview

Color preview on black background

This text has color #C5ACC7 on black background.


Color preview on white background

This text has color #C5ACC7 on white background.


Black color preview on #C5ACC7 background

This text has black color on #C5ACC7 background.


White color preview on #C5ACC7 background

This text has white color on #C5ACC7 background.


Related colors

Complementary color

Complementary color for #hex is #3A5338.


I love getcolorcode.com

Triadic colors

1 #C7C5AC and #ACC7C5 with #C5ACC7 are triadic colors.

2 #C7ACC5 and #ACC5C7 with #C5ACC7 are triadic colors.