COLOR #C697A7

HEX: #C697A7 RGB: (198,151,167)

Color info

#C697A7 contains red, green and blue colors in about the same proportion. Web safe color of #C697A7 is #CC9999 (or #C99).

RGB color model

#C697A7 color RGB value is (198,151,167).

RGB: (198,151,167) (78%, 59%, 65%)

RGB channels and saturation

R 198 of 255 = 78%
G 151 of 255 = 59%
B 167 of 255 = 65%

198
151
167

R + G + B ~ 67%. #C697A7 is quite light color.

Portions of RGB colors in percentages

R + G + B = 198 + 151 + 167 = 516 (100%)
R 198 of 516 ~ 38.37%
G 151 of 516 ~ 29.26%
B 167 of 516 ~ 32.36'%

%38.37
%29.26
%32.36

CMYK color model

#C697A7 color CMYK value is (0,24,16,22).

  • cyan value is 0.00%
  • magenta value is 23.74%
  • yellow value is 15.66%
  • key color value is 22.35%

CMYK: (0,24,16,22)
C0M24Y16K22 (0%, 24%, 16%, 22%)
(0.00 / 0.24 / 0.16 / 0.22)

CMYK percentages

%0
%23.74
%15.66
%22.35

Codes

Color #C697A7 in popluar color models

C6 97 A7
RGB 198 151 167
HSL 340° 29.19% 68.43%
HSB/HSV 340° 23.74% 77.65%
CMYK 0.00% 23.74% 15.66%
22.35%

Color #C697A7 in popluar number systems.

HEX C6 97 A7
Decimal 198 151 167
Binary 11000110 10010111 10100111
Octal 306 227 247

Shades and tints

Shades of #C697A7

#C697A7
(198,151,167)
#B48A98
(180,138,152)
#A27D89
(162,125,137)
#90707A
(144,112,122)
#7E636B
(126,99,107)
#6C565C
(108,86,92)
#5A494D
(90,73,77)
#483C3E
(72,60,62)
#362F2F
(54,47,47)
#242220
(36,34,32)
#121511
(18,21,17)
#000000
(0,0,0)

Tints of #C697A7

#C697A7
(198,151,167)
#CBA0AF
(203,160,175)
#D0A9B7
(208,169,183)
#D5B2BF
(213,178,191)
#DABBC7
(218,187,199)
#DFC4CF
(223,196,207)
#E4CDD7
(228,205,215)
#E9D6DF
(233,214,223)
#EEDFE7
(238,223,231)
#F3E8EF
(243,232,239)
#F8F1F7
(248,241,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C697A7 color. Also use rgb(198,151,167) instead hex code.

Text Font Color

.myTextColor { color: #C697A7; }

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

This text font color is #C697A7.

Background Color

.myBgColor { background-color: #C697A7; }

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

This div background color is #C697A7.

Border color

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

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

This div border color is #C697A7.

Opacity

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

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

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

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

This text has shadow with #C697A7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C697A7.

Preview

Color preview on black background

This text has color #C697A7 on black background.


Color preview on white background

This text has color #C697A7 on white background.


Black color preview on #C697A7 background

This text has black color on #C697A7 background.


White color preview on #C697A7 background

This text has white color on #C697A7 background.


Related colors

Complementary color

Complementary color for #hex is #396858.


I love getcolorcode.com

Triadic colors

1 #A7C697 and #97A7C6 with #C697A7 are triadic colors.

2 #A797C6 and #97C6A7 with #C697A7 are triadic colors.