COLOR #C6B396

HEX: #C6B396 RGB: (198,179,150)

Renk bilgisi

#C6B396 contains red, green and blue colors in about the same proportion. #C6B396 ‘ nin web güvenlik rengi #CC9999 (ya da #C99) dir.

RGB renk modeli

#C6B396 color RGB value is (198,179,150).

RGB: (198,179,150) (78%, 70%, 59%)

RGB bağlantıları ve doygunluk

R 198 of 255 = 78%
G 179 of 255 = 70%
B 150 of 255 = 59%

198
179
150

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

Yüzdelerle RGB renk parçaları

R + G + B = 198 + 179 + 150 = 527 (100%)
R 198 of 527 ~ 37.57%
G 179 of 527 ~ 33.97%
B 150 of 527 ~ 28.46'%

%37.57
%33.97
%28.46

CMYK RENK MODELİ

#C6B396 rengi CMYK tonu (0,10,24,22).

  • camgöbeği tonu 0.00%
  • eflatun tonu 9.60%
  • sarı tonu 24.24%
  • ana renk tonu 22.35%

CMYK: (0,10,24,22)
C0M10Y24K22 (0%, 10%, 24%, 22%)
(0.00 / 0.10 / 0.24 / 0.22)

CMYK yüzdeleri

%0
%9.6
%24.24
%22.35

Codes

Color #C6B396 in popluar color models

C6 B3 96
RGB 198 179 150
HSL 36° 29.63% 68.24%
HSB/HSV 36° 24.24% 77.65%
CMYK 0.00% 9.60% 24.24%
22.35%

Color #C6B396 in popluar number systems.

HEX C6 B3 96
Decimal 198 179 150
Binary 11000110 10110011 10010110
Octal 306 263 226

Shades and tints

Shades of #C6B396

#C6B396
(198,179,150)
#B4A389
(180,163,137)
#A2937C
(162,147,124)
#90836F
(144,131,111)
#7E7362
(126,115,98)
#6C6355
(108,99,85)
#5A5348
(90,83,72)
#48433B
(72,67,59)
#36332E
(54,51,46)
#242321
(36,35,33)
#121314
(18,19,20)
#000000
(0,0,0)

Tints of #C6B396

#C6B396
(198,179,150)
#CBB99F
(203,185,159)
#D0BFA8
(208,191,168)
#D5C5B1
(213,197,177)
#DACBBA
(218,203,186)
#DFD1C3
(223,209,195)
#E4D7CC
(228,215,204)
#E9DDD5
(233,221,213)
#EEE3DE
(238,227,222)
#F3E9E7
(243,233,231)
#F8EFF0
(248,239,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C6B396 color. Also use rgb(198,179,150) instead hex code.

Text Font Color

.myTextColor { color: #C6B396; }

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

This text font color is #C6B396.

Background Color

.myBgColor { background-color: #C6B396; }

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

This div background color is #C6B396.

Border color

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

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

This div border color is #C6B396.

Opacity

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

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

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

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

This text has shadow with #C6B396 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C6B396.

Preview

Color preview on black background

This text has color #C6B396 on black background.


Color preview on white background

This text has color #C6B396 on white background.


Black color preview on #C6B396 background

This text has black color on #C6B396 background.


White color preview on #C6B396 background

This text has white color on #C6B396 background.


Related colors

Complementary color

Complementary color for #hex is #394C69.


I love getcolorcode.com

Triadic colors

1 #96C6B3 and #B396C6 with #C6B396 are triadic colors.

2 #96B3C6 and #B3C696 with #C6B396 are triadic colors.