COLOR #C1B188

HEX: #C1B188 RGB: (193,177,136)

Color info

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

RGB color model

#C1B188 color RGB value is (193,177,136).

RGB: (193,177,136) (76%, 69%, 53%)

RGB channels and saturation

R 193 of 255 = 76%
G 177 of 255 = 69%
B 136 of 255 = 53%

193
177
136

R + G + B ~ 66%. #C1B188 is quite light color.

Portions of RGB colors in percentages

R + G + B = 193 + 177 + 136 = 506 (100%)
R 193 of 506 ~ 38.14%
G 177 of 506 ~ 34.98%
B 136 of 506 ~ 26.88'%

%38.14
%34.98
%26.88

CMYK color model

#C1B188 color CMYK value is (0,8,30,24).

  • cyan value is 0.00%
  • magenta value is 8.29%
  • yellow value is 29.53%
  • key color value is 24.31%

CMYK: (0,8,30,24)
C0M8Y30K24 (0%, 8%, 30%, 24%)
(0.00 / 0.08 / 0.30 / 0.24)

CMYK percentages

%0
%8.29
%29.53
%24.31

Codes

Color #C1B188 in popluar color models

C1 B1 88
RGB 193 177 136
HSL 43° 31.49% 64.51%
HSB/HSV 43° 29.53% 75.69%
CMYK 0.00% 8.29% 29.53%
24.31%

Color #C1B188 in popluar number systems.

HEX C1 B1 88
Decimal 193 177 136
Binary 11000001 10110001 10001000
Octal 301 261 210

Shades and tints

Shades of #C1B188

#C1B188
(193,177,136)
#B0A17C
(176,161,124)
#9F9170
(159,145,112)
#8E8164
(142,129,100)
#7D7158
(125,113,88)
#6C614C
(108,97,76)
#5B5140
(91,81,64)
#4A4134
(74,65,52)
#393128
(57,49,40)
#28211C
(40,33,28)
#171110
(23,17,16)
#000000
(0,0,0)

Tints of #C1B188

#C1B188
(193,177,136)
#C6B892
(198,184,146)
#CBBF9C
(203,191,156)
#D0C6A6
(208,198,166)
#D5CDB0
(213,205,176)
#DAD4BA
(218,212,186)
#DFDBC4
(223,219,196)
#E4E2CE
(228,226,206)
#E9E9D8
(233,233,216)
#EEF0E2
(238,240,226)
#F3F7EC
(243,247,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C1B188 color. Also use rgb(193,177,136) instead hex code.

Text Font Color

.myTextColor { color: #C1B188; }

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

This text font color is #C1B188.

Background Color

.myBgColor { background-color: #C1B188; }

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

This div background color is #C1B188.

Border color

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

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

This div border color is #C1B188.

Opacity

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

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

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

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

This text has shadow with #C1B188 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C1B188.

Preview

Color preview on black background

This text has color #C1B188 on black background.


Color preview on white background

This text has color #C1B188 on white background.


Black color preview on #C1B188 background

This text has black color on #C1B188 background.


White color preview on #C1B188 background

This text has white color on #C1B188 background.


Related colors

Complementary color

Complementary color for #hex is #3E4E77.


I love getcolorcode.com

Triadic colors

1 #88C1B1 and #B188C1 with #C1B188 are triadic colors.

2 #88B1C1 and #B1C188 with #C1B188 are triadic colors.