COLOR #C6B056

HEX: #C6B056 RGB: (198,176,86)

Renk bilgisi

#C6B056 contains mainly red and green colors. #C6B056 ‘ nin web güvenlik rengi #CC9966 (ya da #C96) dir.

RGB renk modeli

#C6B056 color RGB value is (198,176,86).

RGB: (198,176,86) (78%, 69%, 34%)

RGB bağlantıları ve doygunluk

R 198 of 255 = 78%
G 176 of 255 = 69%
B 86 of 255 = 34%

198
176
86

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

Yüzdelerle RGB renk parçaları

R + G + B = 198 + 176 + 86 = 460 (100%)
R 198 of 460 ~ 43.04%
G 176 of 460 ~ 38.26%
B 86 of 460 ~ 18.7'%

%43.04
%38.26
%18.7

CMYK RENK MODELİ

#C6B056 rengi CMYK tonu (0,11,57,22).

  • camgöbeği tonu 0.00%
  • eflatun tonu 11.11%
  • sarı tonu 56.57%
  • ana renk tonu 22.35%

CMYK: (0,11,57,22)
C0M11Y57K22 (0%, 11%, 57%, 22%)
(0.00 / 0.11 / 0.57 / 0.22)

CMYK yüzdeleri

%0
%11.11
%56.57
%22.35

Codes

Color #C6B056 in popluar color models

C6 B0 56
RGB 198 176 86
HSL 48° 49.56% 55.69%
HSB/HSV 48° 56.57% 77.65%
CMYK 0.00% 11.11% 56.57%
22.35%

Color #C6B056 in popluar number systems.

HEX C6 B0 56
Decimal 198 176 86
Binary 11000110 10110000 1010110
Octal 306 260 126

Shades and tints

Shades of #C6B056

#C6B056
(198,176,86)
#B4A04F
(180,160,79)
#A29048
(162,144,72)
#908041
(144,128,65)
#7E703A
(126,112,58)
#6C6033
(108,96,51)
#5A502C
(90,80,44)
#484025
(72,64,37)
#36301E
(54,48,30)
#242017
(36,32,23)
#121010
(18,16,16)
#000000
(0,0,0)

Tints of #C6B056

#C6B056
(198,176,86)
#CBB765
(203,183,101)
#D0BE74
(208,190,116)
#D5C583
(213,197,131)
#DACC92
(218,204,146)
#DFD3A1
(223,211,161)
#E4DAB0
(228,218,176)
#E9E1BF
(233,225,191)
#EEE8CE
(238,232,206)
#F3EFDD
(243,239,221)
#F8F6EC
(248,246,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C6B056 color. Also use rgb(198,176,86) instead hex code.

Text Font Color

.myTextColor { color: #C6B056; }

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

This text font color is #C6B056.

Background Color

.myBgColor { background-color: #C6B056; }

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

This div background color is #C6B056.

Border color

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

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

This div border color is #C6B056.

Opacity

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

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

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

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

This text has shadow with #C6B056 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C6B056.

Preview

Color preview on black background

This text has color #C6B056 on black background.


Color preview on white background

This text has color #C6B056 on white background.


Black color preview on #C6B056 background

This text has black color on #C6B056 background.


White color preview on #C6B056 background

This text has white color on #C6B056 background.


Related colors

Complementary color

Complementary color for #hex is #394FA9.


I love getcolorcode.com

Triadic colors

1 #56C6B0 and #B056C6 with #C6B056 are triadic colors.

2 #56B0C6 and #B0C656 with #C6B056 are triadic colors.