COLOR #CF6E9D

HEX: #CF6E9D RGB: (207,110,157)

Color info

#CF6E9D contains mainly red and blue colors. Web safe color of #CF6E9D is #CC6699 (or #C69).

RGB color model

#CF6E9D color RGB value is (207,110,157).

RGB: (207,110,157) (81%, 43%, 62%)

RGB channels and saturation

R 207 of 255 = 81%
G 110 of 255 = 43%
B 157 of 255 = 62%

207
110
157

R + G + B ~ 62%. #CF6E9D is quite light color.

Portions of RGB colors in percentages

R + G + B = 207 + 110 + 157 = 474 (100%)
R 207 of 474 ~ 43.67%
G 110 of 474 ~ 23.21%
B 157 of 474 ~ 33.12'%

%43.67
%23.21
%33.12

CMYK color model

#CF6E9D color CMYK value is (0,47,24,19).

  • cyan value is 0.00%
  • magenta value is 46.86%
  • yellow value is 24.15%
  • key color value is 18.82%

CMYK: (0,47,24,19)
C0M47Y24K19 (0%, 47%, 24%, 19%)
(0.00 / 0.47 / 0.24 / 0.19)

CMYK percentages

%0
%46.86
%24.15
%18.82

Codes

Color #CF6E9D in popluar color models

CF 6E 9D
RGB 207 110 157
HSL 331° 50.26% 62.16%
HSB/HSV 331° 46.86% 81.18%
CMYK 0.00% 46.86% 24.15%
18.82%

Color #CF6E9D in popluar number systems.

HEX CF 6E 9D
Decimal 207 110 157
Binary 11001111 1101110 10011101
Octal 317 156 235

Shades and tints

Shades of #CF6E9D

#CF6E9D
(207,110,157)
#BD648F
(189,100,143)
#AB5A81
(171,90,129)
#995073
(153,80,115)
#874665
(135,70,101)
#753C57
(117,60,87)
#633249
(99,50,73)
#51283B
(81,40,59)
#3F1E2D
(63,30,45)
#2D141F
(45,20,31)
#1B0A11
(27,10,17)
#000000
(0,0,0)

Tints of #CF6E9D

#CF6E9D
(207,110,157)
#D37BA5
(211,123,165)
#D788AD
(215,136,173)
#DB95B5
(219,149,181)
#DFA2BD
(223,162,189)
#E3AFC5
(227,175,197)
#E7BCCD
(231,188,205)
#EBC9D5
(235,201,213)
#EFD6DD
(239,214,221)
#F3E3E5
(243,227,229)
#F7F0ED
(247,240,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #CF6E9D color. Also use rgb(207,110,157) instead hex code.

Text Font Color

.myTextColor { color: #CF6E9D; }

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

This text font color is #CF6E9D.

Background Color

.myBgColor { background-color: #CF6E9D; }

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

This div background color is #CF6E9D.

Border color

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

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

This div border color is #CF6E9D.

Opacity

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

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

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

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

This text has shadow with #CF6E9D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #CF6E9D.

Preview

Color preview on black background

This text has color #CF6E9D on black background.


Color preview on white background

This text has color #CF6E9D on white background.


Black color preview on #CF6E9D background

This text has black color on #CF6E9D background.


White color preview on #CF6E9D background

This text has white color on #CF6E9D background.


Related colors

Complementary color

Complementary color for #hex is #309162.


I love getcolorcode.com

Triadic colors

1 #9DCF6E and #6E9DCF with #CF6E9D are triadic colors.

2 #9D6ECF and #6ECF9D with #CF6E9D are triadic colors.