COLOR #C69175

HEX: #C69175 RGB: (198,145,117)

Color info

#C69175 contains mainly red and green colors. Web safe color of #C69175 is #CC9966 (or #C96).

RGB color model

#C69175 color RGB value is (198,145,117).

RGB: (198,145,117) (78%, 57%, 46%)

RGB channels and saturation

R 198 of 255 = 78%
G 145 of 255 = 57%
B 117 of 255 = 46%

198
145
117

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

Portions of RGB colors in percentages

R + G + B = 198 + 145 + 117 = 460 (100%)
R 198 of 460 ~ 43.04%
G 145 of 460 ~ 31.52%
B 117 of 460 ~ 25.43'%

%43.04
%31.52
%25.43

CMYK color model

#C69175 color CMYK value is (0,27,41,22).

  • cyan value is 0.00%
  • magenta value is 26.77%
  • yellow value is 40.91%
  • key color value is 22.35%

CMYK: (0,27,41,22)
C0M27Y41K22 (0%, 27%, 41%, 22%)
(0.00 / 0.27 / 0.41 / 0.22)

CMYK percentages

%0
%26.77
%40.91
%22.35

Codes

Color #C69175 in popluar color models

C6 91 75
RGB 198 145 117
HSL 21° 41.54% 61.76%
HSB/HSV 21° 40.91% 77.65%
CMYK 0.00% 26.77% 40.91%
22.35%

Color #C69175 in popluar number systems.

HEX C6 91 75
Decimal 198 145 117
Binary 11000110 10010001 1110101
Octal 306 221 165

Shades and tints

Shades of #C69175

#C69175
(198,145,117)
#B4846B
(180,132,107)
#A27761
(162,119,97)
#906A57
(144,106,87)
#7E5D4D
(126,93,77)
#6C5043
(108,80,67)
#5A4339
(90,67,57)
#48362F
(72,54,47)
#362925
(54,41,37)
#241C1B
(36,28,27)
#120F11
(18,15,17)
#000000
(0,0,0)

Tints of #C69175

#C69175
(198,145,117)
#CB9B81
(203,155,129)
#D0A58D
(208,165,141)
#D5AF99
(213,175,153)
#DAB9A5
(218,185,165)
#DFC3B1
(223,195,177)
#E4CDBD
(228,205,189)
#E9D7C9
(233,215,201)
#EEE1D5
(238,225,213)
#F3EBE1
(243,235,225)
#F8F5ED
(248,245,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C69175 color. Also use rgb(198,145,117) instead hex code.

Text Font Color

.myTextColor { color: #C69175; }

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

This text font color is #C69175.

Background Color

.myBgColor { background-color: #C69175; }

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

This div background color is #C69175.

Border color

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

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

This div border color is #C69175.

Opacity

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

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

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

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

This text has shadow with #C69175 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C69175.

Preview

Color preview on black background

This text has color #C69175 on black background.


Color preview on white background

This text has color #C69175 on white background.


Black color preview on #C69175 background

This text has black color on #C69175 background.


White color preview on #C69175 background

This text has white color on #C69175 background.


Related colors

Complementary color

Complementary color for #hex is #396E8A.


I love getcolorcode.com

Triadic colors

1 #75C691 and #9175C6 with #C69175 are triadic colors.

2 #7591C6 and #91C675 with #C69175 are triadic colors.