COLOR #C6836A

HEX: #C6836A RGB: (198,131,106)

Renk bilgisi

#C6836A contains mainly red color. #C6836A ‘ nin web güvenlik rengi #CC9966 (ya da #C96) dir.

RGB renk modeli

#C6836A color RGB value is (198,131,106).

RGB: (198,131,106) (78%, 51%, 42%)

RGB bağlantıları ve doygunluk

R 198 of 255 = 78%
G 131 of 255 = 51%
B 106 of 255 = 42%

198
131
106

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

Yüzdelerle RGB renk parçaları

R + G + B = 198 + 131 + 106 = 435 (100%)
R 198 of 435 ~ 45.52%
G 131 of 435 ~ 30.11%
B 106 of 435 ~ 24.37'%

%45.52
%30.11
%24.37

CMYK RENK MODELİ

#C6836A rengi CMYK tonu (0,34,46,22).

  • camgöbeği tonu 0.00%
  • eflatun tonu 33.84%
  • sarı tonu 46.46%
  • ana renk tonu 22.35%

CMYK: (0,34,46,22)
C0M34Y46K22 (0%, 34%, 46%, 22%)
(0.00 / 0.34 / 0.46 / 0.22)

CMYK yüzdeleri

%0
%33.84
%46.46
%22.35

Codes

Color #C6836A in popluar color models

C6 83 6A
RGB 198 131 106
HSL 16° 44.66% 59.61%
HSB/HSV 16° 46.46% 77.65%
CMYK 0.00% 33.84% 46.46%
22.35%

Color #C6836A in popluar number systems.

HEX C6 83 6A
Decimal 198 131 106
Binary 11000110 10000011 1101010
Octal 306 203 152

Shades and tints

Shades of #C6836A

#C6836A
(198,131,106)
#B47861
(180,120,97)
#A26D58
(162,109,88)
#90624F
(144,98,79)
#7E5746
(126,87,70)
#6C4C3D
(108,76,61)
#5A4134
(90,65,52)
#48362B
(72,54,43)
#362B22
(54,43,34)
#242019
(36,32,25)
#121510
(18,21,16)
#000000
(0,0,0)

Tints of #C6836A

#C6836A
(198,131,106)
#CB8E77
(203,142,119)
#D09984
(208,153,132)
#D5A491
(213,164,145)
#DAAF9E
(218,175,158)
#DFBAAB
(223,186,171)
#E4C5B8
(228,197,184)
#E9D0C5
(233,208,197)
#EEDBD2
(238,219,210)
#F3E6DF
(243,230,223)
#F8F1EC
(248,241,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C6836A color. Also use rgb(198,131,106) instead hex code.

Text Font Color

.myTextColor { color: #C6836A; }

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

This text font color is #C6836A.

Background Color

.myBgColor { background-color: #C6836A; }

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

This div background color is #C6836A.

Border color

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

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

This div border color is #C6836A.

Opacity

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

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

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

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

This text has shadow with #C6836A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C6836A.

Preview

Color preview on black background

This text has color #C6836A on black background.


Color preview on white background

This text has color #C6836A on white background.


Black color preview on #C6836A background

This text has black color on #C6836A background.


White color preview on #C6836A background

This text has white color on #C6836A background.


Related colors

Complementary color

Complementary color for #hex is #397C95.


I love getcolorcode.com

Triadic colors

1 #6AC683 and #836AC6 with #C6836A are triadic colors.

2 #6A83C6 and #83C66A with #C6836A are triadic colors.