COLOR #C6B892

HEX: #C6B892 RGB: (198,184,146)

Color info

#C6B892 contains red, green and blue colors in about the same proportion. Web safe color of #C6B892 is #CCCC99 (or #CC9).

RGB color model

#C6B892 color RGB value is (198,184,146).

RGB: (198,184,146) (78%, 72%, 57%)

RGB channels and saturation

R 198 of 255 = 78%
G 184 of 255 = 72%
B 146 of 255 = 57%

198
184
146

R + G + B ~ 69%. #C6B892 is quite light color.

Portions of RGB colors in percentages

R + G + B = 198 + 184 + 146 = 528 (100%)
R 198 of 528 ~ 37.5%
G 184 of 528 ~ 34.85%
B 146 of 528 ~ 27.65'%

%37.5
%34.85
%27.65

CMYK color model

#C6B892 color CMYK value is (0,7,26,22).

  • cyan value is 0.00%
  • magenta value is 7.07%
  • yellow value is 26.26%
  • key color value is 22.35%

CMYK: (0,7,26,22)
C0M7Y26K22 (0%, 7%, 26%, 22%)
(0.00 / 0.07 / 0.26 / 0.22)

CMYK percentages

%0
%7.07
%26.26
%22.35

Codes

Color #C6B892 in popluar color models

C6 B8 92
RGB 198 184 146
HSL 44° 31.33% 67.45%
HSB/HSV 44° 26.26% 77.65%
CMYK 0.00% 7.07% 26.26%
22.35%

Color #C6B892 in popluar number systems.

HEX C6 B8 92
Decimal 198 184 146
Binary 11000110 10111000 10010010
Octal 306 270 222

Shades and tints

Shades of #C6B892

#C6B892
(198,184,146)
#B4A885
(180,168,133)
#A29878
(162,152,120)
#90886B
(144,136,107)
#7E785E
(126,120,94)
#6C6851
(108,104,81)
#5A5844
(90,88,68)
#484837
(72,72,55)
#36382A
(54,56,42)
#24281D
(36,40,29)
#121810
(18,24,16)
#000000
(0,0,0)

Tints of #C6B892

#C6B892
(198,184,146)
#CBBE9B
(203,190,155)
#D0C4A4
(208,196,164)
#D5CAAD
(213,202,173)
#DAD0B6
(218,208,182)
#DFD6BF
(223,214,191)
#E4DCC8
(228,220,200)
#E9E2D1
(233,226,209)
#EEE8DA
(238,232,218)
#F3EEE3
(243,238,227)
#F8F4EC
(248,244,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C6B892 color. Also use rgb(198,184,146) instead hex code.

Text Font Color

.myTextColor { color: #C6B892; }

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

This text font color is #C6B892.

Background Color

.myBgColor { background-color: #C6B892; }

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

This div background color is #C6B892.

Border color

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

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

This div border color is #C6B892.

Opacity

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

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

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

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

This text has shadow with #C6B892 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C6B892.

Preview

Color preview on black background

This text has color #C6B892 on black background.


Color preview on white background

This text has color #C6B892 on white background.


Black color preview on #C6B892 background

This text has black color on #C6B892 background.


White color preview on #C6B892 background

This text has white color on #C6B892 background.


Related colors

Complementary color

Complementary color for #hex is #39476D.


I love getcolorcode.com

Triadic colors

1 #92C6B8 and #B892C6 with #C6B892 are triadic colors.

2 #92B8C6 and #B8C692 with #C6B892 are triadic colors.