COLOR #C69D63

HEX: #C69D63 RGB: (198,157,99)

Renk bilgisi

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

RGB renk modeli

#C69D63 color RGB value is (198,157,99).

RGB: (198,157,99) (78%, 62%, 39%)

RGB bağlantıları ve doygunluk

R 198 of 255 = 78%
G 157 of 255 = 62%
B 99 of 255 = 39%

198
157
99

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

Yüzdelerle RGB renk parçaları

R + G + B = 198 + 157 + 99 = 454 (100%)
R 198 of 454 ~ 43.61%
G 157 of 454 ~ 34.58%
B 99 of 454 ~ 21.81'%

%43.61
%34.58
%21.81

CMYK RENK MODELİ

#C69D63 rengi CMYK tonu (0,21,50,22).

  • camgöbeği tonu 0.00%
  • eflatun tonu 20.71%
  • sarı tonu 50.00%
  • ana renk tonu 22.35%

CMYK: (0,21,50,22)
C0M21Y50K22 (0%, 21%, 50%, 22%)
(0.00 / 0.21 / 0.50 / 0.22)

CMYK yüzdeleri

%0
%20.71
%50
%22.35

Codes

Color #C69D63 in popluar color models

C6 9D 63
RGB 198 157 99
HSL 35° 46.48% 58.24%
HSB/HSV 35° 50.00% 77.65%
CMYK 0.00% 20.71% 50.00%
22.35%

Color #C69D63 in popluar number systems.

HEX C6 9D 63
Decimal 198 157 99
Binary 11000110 10011101 1100011
Octal 306 235 143

Shades and tints

Shades of #C69D63

#C69D63
(198,157,99)
#B48F5A
(180,143,90)
#A28151
(162,129,81)
#907348
(144,115,72)
#7E653F
(126,101,63)
#6C5736
(108,87,54)
#5A492D
(90,73,45)
#483B24
(72,59,36)
#362D1B
(54,45,27)
#241F12
(36,31,18)
#121109
(18,17,9)
#000000
(0,0,0)

Tints of #C69D63

#C69D63
(198,157,99)
#CBA571
(203,165,113)
#D0AD7F
(208,173,127)
#D5B58D
(213,181,141)
#DABD9B
(218,189,155)
#DFC5A9
(223,197,169)
#E4CDB7
(228,205,183)
#E9D5C5
(233,213,197)
#EEDDD3
(238,221,211)
#F3E5E1
(243,229,225)
#F8EDEF
(248,237,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C69D63 color. Also use rgb(198,157,99) instead hex code.

Text Font Color

.myTextColor { color: #C69D63; }

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

This text font color is #C69D63.

Background Color

.myBgColor { background-color: #C69D63; }

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

This div background color is #C69D63.

Border color

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

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

This div border color is #C69D63.

Opacity

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

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

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

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

This text has shadow with #C69D63 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C69D63.

Preview

Color preview on black background

This text has color #C69D63 on black background.


Color preview on white background

This text has color #C69D63 on white background.


Black color preview on #C69D63 background

This text has black color on #C69D63 background.


White color preview on #C69D63 background

This text has white color on #C69D63 background.


Related colors

Complementary color

Complementary color for #hex is #39629C.


I love getcolorcode.com

Triadic colors

1 #63C69D and #9D63C6 with #C69D63 are triadic colors.

2 #639DC6 and #9DC663 with #C69D63 are triadic colors.