COLOR #C695B9

HEX: #C695B9 RGB: (198,149,185)

Color info

#C695B9 contains red, green and blue colors in about the same proportion. Web safe color of #C695B9 is #CC99CC (or #C9C).

RGB color model

#C695B9 color RGB value is (198,149,185).

RGB: (198,149,185) (78%, 58%, 73%)

RGB channels and saturation

R 198 of 255 = 78%
G 149 of 255 = 58%
B 185 of 255 = 73%

198
149
185

R + G + B ~ 70%. #C695B9 is quite light color.

Portions of RGB colors in percentages

R + G + B = 198 + 149 + 185 = 532 (100%)
R 198 of 532 ~ 37.22%
G 149 of 532 ~ 28.01%
B 185 of 532 ~ 34.77'%

%37.22
%28.01
%34.77

CMYK color model

#C695B9 color CMYK value is (0,25,7,22).

  • cyan value is 0.00%
  • magenta value is 24.75%
  • yellow value is 6.57%
  • key color value is 22.35%

CMYK: (0,25,7,22)
C0M25Y7K22 (0%, 25%, 7%, 22%)
(0.00 / 0.25 / 0.07 / 0.22)

CMYK percentages

%0
%24.75
%6.57
%22.35

Codes

Color #C695B9 in popluar color models

C6 95 B9
RGB 198 149 185
HSL 316° 30.06% 68.04%
HSB/HSV 316° 24.75% 77.65%
CMYK 0.00% 24.75% 6.57%
22.35%

Color #C695B9 in popluar number systems.

HEX C6 95 B9
Decimal 198 149 185
Binary 11000110 10010101 10111001
Octal 306 225 271

Shades and tints

Shades of #C695B9

#C695B9
(198,149,185)
#B488A9
(180,136,169)
#A27B99
(162,123,153)
#906E89
(144,110,137)
#7E6179
(126,97,121)
#6C5469
(108,84,105)
#5A4759
(90,71,89)
#483A49
(72,58,73)
#362D39
(54,45,57)
#242029
(36,32,41)
#121319
(18,19,25)
#000000
(0,0,0)

Tints of #C695B9

#C695B9
(198,149,185)
#CB9EBF
(203,158,191)
#D0A7C5
(208,167,197)
#D5B0CB
(213,176,203)
#DAB9D1
(218,185,209)
#DFC2D7
(223,194,215)
#E4CBDD
(228,203,221)
#E9D4E3
(233,212,227)
#EEDDE9
(238,221,233)
#F3E6EF
(243,230,239)
#F8EFF5
(248,239,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C695B9; }

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

This text font color is #C695B9.

Background Color

.myBgColor { background-color: #C695B9; }

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

This div background color is #C695B9.

Border color

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

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

This div border color is #C695B9.

Opacity

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

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

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

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

This text has shadow with #C695B9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C695B9.

Preview

Color preview on black background

This text has color #C695B9 on black background.


Color preview on white background

This text has color #C695B9 on white background.


Black color preview on #C695B9 background

This text has black color on #C695B9 background.


White color preview on #C695B9 background

This text has white color on #C695B9 background.


Related colors

Complementary color

Complementary color for #hex is #396A46.


I love getcolorcode.com

Triadic colors

1 #B9C695 and #95B9C6 with #C695B9 are triadic colors.

2 #B995C6 and #95C6B9 with #C695B9 are triadic colors.