COLOR #C6BF67

HEX: #C6BF67 RGB: (198,191,103)

Color info

#C6BF67 contains mainly red and green colors. Web safe color of #C6BF67 is #CCCC66 (or #CC6).

RGB color model

#C6BF67 color RGB value is (198,191,103).

RGB: (198,191,103) (78%, 75%, 40%)

RGB channels and saturation

R 198 of 255 = 78%
G 191 of 255 = 75%
B 103 of 255 = 40%

198
191
103

R + G + B ~ 64%. #C6BF67 is quite light color.

Portions of RGB colors in percentages

R + G + B = 198 + 191 + 103 = 492 (100%)
R 198 of 492 ~ 40.24%
G 191 of 492 ~ 38.82%
B 103 of 492 ~ 20.93'%

%40.24
%38.82
%20.93

CMYK color model

#C6BF67 color CMYK value is (0,4,48,22).

  • cyan value is 0.00%
  • magenta value is 3.54%
  • yellow value is 47.98%
  • key color value is 22.35%

CMYK: (0,4,48,22)
C0M4Y48K22 (0%, 4%, 48%, 22%)
(0.00 / 0.04 / 0.48 / 0.22)

CMYK percentages

%0
%3.54
%47.98
%22.35

Codes

Color #C6BF67 in popluar color models

C6 BF 67
RGB 198 191 103
HSL 56° 45.45% 59.02%
HSB/HSV 56° 47.98% 77.65%
CMYK 0.00% 3.54% 47.98%
22.35%

Color #C6BF67 in popluar number systems.

HEX C6 BF 67
Decimal 198 191 103
Binary 11000110 10111111 1100111
Octal 306 277 147

Shades and tints

Shades of #C6BF67

#C6BF67
(198,191,103)
#B4AE5E
(180,174,94)
#A29D55
(162,157,85)
#908C4C
(144,140,76)
#7E7B43
(126,123,67)
#6C6A3A
(108,106,58)
#5A5931
(90,89,49)
#484828
(72,72,40)
#36371F
(54,55,31)
#242616
(36,38,22)
#12150D
(18,21,13)
#000000
(0,0,0)

Tints of #C6BF67

#C6BF67
(198,191,103)
#CBC474
(203,196,116)
#D0C981
(208,201,129)
#D5CE8E
(213,206,142)
#DAD39B
(218,211,155)
#DFD8A8
(223,216,168)
#E4DDB5
(228,221,181)
#E9E2C2
(233,226,194)
#EEE7CF
(238,231,207)
#F3ECDC
(243,236,220)
#F8F1E9
(248,241,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C6BF67 color. Also use rgb(198,191,103) instead hex code.

Text Font Color

.myTextColor { color: #C6BF67; }

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

This text font color is #C6BF67.

Background Color

.myBgColor { background-color: #C6BF67; }

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

This div background color is #C6BF67.

Border color

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

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

This div border color is #C6BF67.

Opacity

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

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

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

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

This text has shadow with #C6BF67 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C6BF67.

Preview

Color preview on black background

This text has color #C6BF67 on black background.


Color preview on white background

This text has color #C6BF67 on white background.


Black color preview on #C6BF67 background

This text has black color on #C6BF67 background.


White color preview on #C6BF67 background

This text has white color on #C6BF67 background.


Related colors

Complementary color

Complementary color for #hex is #394098.


I love getcolorcode.com

Triadic colors

1 #67C6BF and #BF67C6 with #C6BF67 are triadic colors.

2 #67BFC6 and #BFC667 with #C6BF67 are triadic colors.