COLOR #C695A7

HEX: #C695A7 RGB: (198,149,167)

Color info

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

RGB color model

#C695A7 color RGB value is (198,149,167).

RGB: (198,149,167) (78%, 58%, 65%)

RGB channels and saturation

R 198 of 255 = 78%
G 149 of 255 = 58%
B 167 of 255 = 65%

198
149
167

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

Portions of RGB colors in percentages

R + G + B = 198 + 149 + 167 = 514 (100%)
R 198 of 514 ~ 38.52%
G 149 of 514 ~ 28.99%
B 167 of 514 ~ 32.49'%

%38.52
%28.99
%32.49

CMYK color model

#C695A7 color CMYK value is (0,25,16,22).

  • cyan value is 0.00%
  • magenta value is 24.75%
  • yellow value is 15.66%
  • key color value is 22.35%
CMYK: (0,25,16,22) C0M25Y16K22 (0%,25%,16%,22%) (0.00/0.25/0.16/0.22) 

CMYK percentages

%0
%24.75
%15.66
%22.35

Codes

Color #C695A7 in popluar color models

C6 95 A7
RGB 198 149 167
HSL 338° 30.06% 68.04%
HSB/HSV 338° 24.75% 77.65%
CMYK 0.00% 24.75% 15.66%
22.35%

Color #C695A7 in popluar number systems.

HEX C6 95 A7
Decimal 198 149 167
Binary 11000110 10010101 10100111
Octal 306 225 247

Shades and tints

Shades of #C695A7

#C695A7
(198,149,167)
#B48898
(180,136,152)
#A27B89
(162,123,137)
#906E7A
(144,110,122)
#7E616B
(126,97,107)
#6C545C
(108,84,92)
#5A474D
(90,71,77)
#483A3E
(72,58,62)
#362D2F
(54,45,47)
#242020
(36,32,32)
#121311
(18,19,17)
#000000
(0,0,0)

Tints of #C695A7

#C695A7
(198,149,167)
#CB9EAF
(203,158,175)
#D0A7B7
(208,167,183)
#D5B0BF
(213,176,191)
#DAB9C7
(218,185,199)
#DFC2CF
(223,194,207)
#E4CBD7
(228,203,215)
#E9D4DF
(233,212,223)
#EEDDE7
(238,221,231)
#F3E6EF
(243,230,239)
#F8EFF7
(248,239,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C695A7; }

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

This text font color is #C695A7.

Background Color

.myBgColor { background-color: #C695A7; }

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

This div background color is #C695A7.

Border color

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

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

This div border color is #C695A7.

Opacity

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

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

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

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

This text has shadow with #C695A7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C695A7.

Preview

Color preview on black background

This text has color #C695A7 on black background.


Color preview on white background

This text has color #C695A7 on white background.


Black color preview on #C695A7 background

This text has black color on #C695A7 background.


White color preview on #C695A7 background

This text has white color on #C695A7 background.


Related colors

Complementary color

Complementary color for #hex is #396A58.


I love getcolorcode.com

Triadic colors

1 #A7C695 and #95A7C6 with #C695A7 are triadic colors.

2 #A795C6 and #95C6A7 with #C695A7 are triadic colors.