COLOR #C693A6

HEX: #C693A6 RGB: (198,147,166)

Color info

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

RGB color model

#C693A6 color RGB value is (198,147,166).

RGB: (198,147,166) (78%, 58%, 65%)

RGB channels and saturation

R 198 of 255 = 78%
G 147 of 255 = 58%
B 166 of 255 = 65%

198
147
166

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

Portions of RGB colors in percentages

R + G + B = 198 + 147 + 166 = 511 (100%)
R 198 of 511 ~ 38.75%
G 147 of 511 ~ 28.77%
B 166 of 511 ~ 32.49'%

%38.75
%28.77
%32.49

CMYK color model

#C693A6 color CMYK value is (0,26,16,22).

  • cyan value is 0.00%
  • magenta value is 25.76%
  • yellow value is 16.16%
  • key color value is 22.35%

CMYK: (0,26,16,22)
C0M26Y16K22 (0%, 26%, 16%, 22%)
(0.00 / 0.26 / 0.16 / 0.22)

CMYK percentages

%0
%25.76
%16.16
%22.35

Codes

Color #C693A6 in popluar color models

C6 93 A6
RGB 198 147 166
HSL 338° 30.91% 67.65%
HSB/HSV 338° 25.76% 77.65%
CMYK 0.00% 25.76% 16.16%
22.35%

Color #C693A6 in popluar number systems.

HEX C6 93 A6
Decimal 198 147 166
Binary 11000110 10010011 10100110
Octal 306 223 246

Shades and tints

Shades of #C693A6

#C693A6
(198,147,166)
#B48697
(180,134,151)
#A27988
(162,121,136)
#906C79
(144,108,121)
#7E5F6A
(126,95,106)
#6C525B
(108,82,91)
#5A454C
(90,69,76)
#48383D
(72,56,61)
#362B2E
(54,43,46)
#241E1F
(36,30,31)
#121110
(18,17,16)
#000000
(0,0,0)

Tints of #C693A6

#C693A6
(198,147,166)
#CB9CAE
(203,156,174)
#D0A5B6
(208,165,182)
#D5AEBE
(213,174,190)
#DAB7C6
(218,183,198)
#DFC0CE
(223,192,206)
#E4C9D6
(228,201,214)
#E9D2DE
(233,210,222)
#EEDBE6
(238,219,230)
#F3E4EE
(243,228,238)
#F8EDF6
(248,237,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C693A6 color. Also use rgb(198,147,166) instead hex code.

Text Font Color

.myTextColor { color: #C693A6; }

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

This text font color is #C693A6.

Background Color

.myBgColor { background-color: #C693A6; }

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

This div background color is #C693A6.

Border color

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

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

This div border color is #C693A6.

Opacity

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

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

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

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

This text has shadow with #C693A6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C693A6.

Preview

Color preview on black background

This text has color #C693A6 on black background.


Color preview on white background

This text has color #C693A6 on white background.


Black color preview on #C693A6 background

This text has black color on #C693A6 background.


White color preview on #C693A6 background

This text has white color on #C693A6 background.


Related colors

Complementary color

Complementary color for #hex is #396C59.


I love getcolorcode.com

Triadic colors

1 #A6C693 and #93A6C6 with #C693A6 are triadic colors.

2 #A693C6 and #93C6A6 with #C693A6 are triadic colors.