COLOR #C6B695

HEX: #C6B695 RGB: (198,182,149)

Renk bilgisi

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

RGB renk modeli

#C6B695 color RGB value is (198,182,149).

RGB: (198,182,149) (78%, 71%, 58%)

RGB bağlantıları ve doygunluk

R 198 of 255 = 78%
G 182 of 255 = 71%
B 149 of 255 = 58%

198
182
149

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

Yüzdelerle RGB renk parçaları

R + G + B = 198 + 182 + 149 = 529 (100%)
R 198 of 529 ~ 37.43%
G 182 of 529 ~ 34.4%
B 149 of 529 ~ 28.17'%

%37.43
%34.4
%28.17

CMYK RENK MODELİ

#C6B695 rengi CMYK tonu (0,8,25,22).

  • camgöbeği tonu 0.00%
  • eflatun tonu 8.08%
  • sarı tonu 24.75%
  • ana renk tonu 22.35%
CMYK: (0,8,25,22) C0M8Y25K22 (0%,8%,25%,22%) (0.00/0.08/0.25/0.22) 

CMYK yüzdeleri

%0
%8.08
%24.75
%22.35

Codes

Color #C6B695 in popluar color models

C6 B6 95
RGB 198 182 149
HSL 40° 30.06% 68.04%
HSB/HSV 40° 24.75% 77.65%
CMYK 0.00% 8.08% 24.75%
22.35%

Color #C6B695 in popluar number systems.

HEX C6 B6 95
Decimal 198 182 149
Binary 11000110 10110110 10010101
Octal 306 266 225

Shades and tints

Shades of #C6B695

#C6B695
(198,182,149)
#B4A688
(180,166,136)
#A2967B
(162,150,123)
#90866E
(144,134,110)
#7E7661
(126,118,97)
#6C6654
(108,102,84)
#5A5647
(90,86,71)
#48463A
(72,70,58)
#36362D
(54,54,45)
#242620
(36,38,32)
#121613
(18,22,19)
#000000
(0,0,0)

Tints of #C6B695

#C6B695
(198,182,149)
#CBBC9E
(203,188,158)
#D0C2A7
(208,194,167)
#D5C8B0
(213,200,176)
#DACEB9
(218,206,185)
#DFD4C2
(223,212,194)
#E4DACB
(228,218,203)
#E9E0D4
(233,224,212)
#EEE6DD
(238,230,221)
#F3ECE6
(243,236,230)
#F8F2EF
(248,242,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C6B695 color. Also use rgb(198,182,149) instead hex code.

Text Font Color

.myTextColor { color: #C6B695; }

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

This text font color is #C6B695.

Background Color

.myBgColor { background-color: #C6B695; }

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

This div background color is #C6B695.

Border color

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

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

This div border color is #C6B695.

Opacity

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

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

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

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

This text has shadow with #C6B695 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C6B695.

Preview

Color preview on black background

This text has color #C6B695 on black background.


Color preview on white background

This text has color #C6B695 on white background.


Black color preview on #C6B695 background

This text has black color on #C6B695 background.


White color preview on #C6B695 background

This text has white color on #C6B695 background.


Related colors

Complementary color

Complementary color for #hex is #39496A.


I love getcolorcode.com

Triadic colors

1 #95C6B6 and #B695C6 with #C6B695 are triadic colors.

2 #95B6C6 and #B6C695 with #C6B695 are triadic colors.