COLOR #C694C3

HEX: #C694C3 RGB: (198,148,195)

Color info

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

RGB color model

#C694C3 color RGB value is (198,148,195).

RGB: (198,148,195) (78%, 58%, 76%)

RGB channels and saturation

R 198 of 255 = 78%
G 148 of 255 = 58%
B 195 of 255 = 76%

198
148
195

R + G + B ~ 71%. #C694C3 is quite light color.

Portions of RGB colors in percentages

R + G + B = 198 + 148 + 195 = 541 (100%)
R 198 of 541 ~ 36.6%
G 148 of 541 ~ 27.36%
B 195 of 541 ~ 36.04'%

%36.6
%27.36
%36.04

CMYK color model

#C694C3 color CMYK value is (0,25,2,22).

  • cyan value is 0.00%
  • magenta value is 25.25%
  • yellow value is 1.52%
  • key color value is 22.35%

CMYK: (0,25,2,22)
C0M25Y2K22 (0%, 25%, 2%, 22%)
(0.00 / 0.25 / 0.02 / 0.22)

CMYK percentages

%0
%25.25
%1.52
%22.35

Codes

Color #C694C3 in popluar color models

C6 94 C3
RGB 198 148 195
HSL 304° 30.49% 67.84%
HSB/HSV 304° 25.25% 77.65%
CMYK 0.00% 25.25% 1.52%
22.35%

Color #C694C3 in popluar number systems.

HEX C6 94 C3
Decimal 198 148 195
Binary 11000110 10010100 11000011
Octal 306 224 303

Shades and tints

Shades of #C694C3

#C694C3
(198,148,195)
#B487B2
(180,135,178)
#A27AA1
(162,122,161)
#906D90
(144,109,144)
#7E607F
(126,96,127)
#6C536E
(108,83,110)
#5A465D
(90,70,93)
#48394C
(72,57,76)
#362C3B
(54,44,59)
#241F2A
(36,31,42)
#121219
(18,18,25)
#000000
(0,0,0)

Tints of #C694C3

#C694C3
(198,148,195)
#CB9DC8
(203,157,200)
#D0A6CD
(208,166,205)
#D5AFD2
(213,175,210)
#DAB8D7
(218,184,215)
#DFC1DC
(223,193,220)
#E4CAE1
(228,202,225)
#E9D3E6
(233,211,230)
#EEDCEB
(238,220,235)
#F3E5F0
(243,229,240)
#F8EEF5
(248,238,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C694C3 color. Also use rgb(198,148,195) instead hex code.

Text Font Color

.myTextColor { color: #C694C3; }

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

This text font color is #C694C3.

Background Color

.myBgColor { background-color: #C694C3; }

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

This div background color is #C694C3.

Border color

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

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

This div border color is #C694C3.

Opacity

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

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

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

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

This text has shadow with #C694C3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C694C3.

Preview

Color preview on black background

This text has color #C694C3 on black background.


Color preview on white background

This text has color #C694C3 on white background.


Black color preview on #C694C3 background

This text has black color on #C694C3 background.


White color preview on #C694C3 background

This text has white color on #C694C3 background.


Related colors

Complementary color

Complementary color for #hex is #396B3C.


I love getcolorcode.com

Triadic colors

1 #C3C694 and #94C3C6 with #C694C3 are triadic colors.

2 #C394C6 and #94C6C3 with #C694C3 are triadic colors.