COLOR #C67168

HEX: #C67168 RGB: (198,113,104)

Color info

#C67168 contains mainly red color. Web safe color of #C67168 is #CC6666 (or #C66).

RGB color model

#C67168 color RGB value is (198,113,104).

RGB: (198,113,104) (78%, 44%, 41%)

RGB channels and saturation

R 198 of 255 = 78%
G 113 of 255 = 44%
B 104 of 255 = 41%

198
113
104

R + G + B ~ 54%. #C67168 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 198 + 113 + 104 = 415 (100%)
R 198 of 415 ~ 47.71%
G 113 of 415 ~ 27.23%
B 104 of 415 ~ 25.06'%

%47.71
%27.23
%25.06

CMYK color model

#C67168 color CMYK value is (0,43,47,22).

  • cyan value is 0.00%
  • magenta value is 42.93%
  • yellow value is 47.47%
  • key color value is 22.35%
CMYK: (0,43,47,22) C0M43Y47K22 (0%,43%,47%,22%) (0.00/0.43/0.47/0.22) 

CMYK percentages

%0
%42.93
%47.47
%22.35

Codes

Color #C67168 in popluar color models

C6 71 68
RGB 198 113 104
HSL 45.19% 59.22%
HSB/HSV 47.47% 77.65%
CMYK 0.00% 42.93% 47.47%
22.35%

Color #C67168 in popluar number systems.

HEX C6 71 68
Decimal 198 113 104
Binary 11000110 1110001 1101000
Octal 306 161 150

Shades and tints

Shades of #C67168

#C67168
(198,113,104)
#B4675F
(180,103,95)
#A25D56
(162,93,86)
#90534D
(144,83,77)
#7E4944
(126,73,68)
#6C3F3B
(108,63,59)
#5A3532
(90,53,50)
#482B29
(72,43,41)
#362120
(54,33,32)
#241717
(36,23,23)
#120D0E
(18,13,14)
#000000
(0,0,0)

Tints of #C67168

#C67168
(198,113,104)
#CB7D75
(203,125,117)
#D08982
(208,137,130)
#D5958F
(213,149,143)
#DAA19C
(218,161,156)
#DFADA9
(223,173,169)
#E4B9B6
(228,185,182)
#E9C5C3
(233,197,195)
#EED1D0
(238,209,208)
#F3DDDD
(243,221,221)
#F8E9EA
(248,233,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C67168 color. Also use rgb(198,113,104) instead hex code.

Text Font Color

.myTextColor { color: #C67168; }

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

This text font color is #C67168.

Background Color

.myBgColor { background-color: #C67168; }

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

This div background color is #C67168.

Border color

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

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

This div border color is #C67168.

Opacity

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

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

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

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

This text has shadow with #C67168 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C67168.

Preview

Color preview on black background

This text has color #C67168 on black background.


Color preview on white background

This text has color #C67168 on white background.


Black color preview on #C67168 background

This text has black color on #C67168 background.


White color preview on #C67168 background

This text has white color on #C67168 background.


Related colors

Complementary color

Complementary color for #hex is #398E97.


I love getcolorcode.com

Triadic colors

1 #68C671 and #7168C6 with #C67168 are triadic colors.

2 #6871C6 and #71C668 with #C67168 are triadic colors.