COLOR #C7B980

HEX: #C7B980 RGB: (199,185,128)

Renk bilgisi

#C7B980 contains mainly red and green colors. #C7B980 ‘ nin web güvenlik rengi #CCCC66 (ya da #CC6) dir.

RGB renk modeli

#C7B980 color RGB value is (199,185,128).

RGB: (199,185,128) (78%, 73%, 50%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 185 of 255 = 73%
B 128 of 255 = 50%

199
185
128

R + G + B ~ 67%. #C7B980 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 185 + 128 = 512 (100%)
R 199 of 512 ~ 38.87%
G 185 of 512 ~ 36.13%
B 128 of 512 ~ 25'%

%38.87
%36.13
%25

CMYK RENK MODELİ

#C7B980 rengi CMYK tonu (0,7,36,22).

  • camgöbeği tonu 0.00%
  • eflatun tonu 7.04%
  • sarı tonu 35.68%
  • ana renk tonu 21.96%

CMYK: (0,7,36,22)
C0M7Y36K22 (0%, 7%, 36%, 22%)
(0.00 / 0.07 / 0.36 / 0.22)

CMYK yüzdeleri

%0
%7.04
%35.68
%21.96

Codes

Color #C7B980 in popluar color models

C7 B9 80
RGB 199 185 128
HSL 48° 38.80% 64.12%
HSB/HSV 48° 35.68% 78.04%
CMYK 0.00% 7.04% 35.68%
21.96%

Color #C7B980 in popluar number systems.

HEX C7 B9 80
Decimal 199 185 128
Binary 11000111 10111001 10000000
Octal 307 271 200

Shades and tints

Shades of #C7B980

#C7B980
(199,185,128)
#B5A975
(181,169,117)
#A3996A
(163,153,106)
#91895F
(145,137,95)
#7F7954
(127,121,84)
#6D6949
(109,105,73)
#5B593E
(91,89,62)
#494933
(73,73,51)
#373928
(55,57,40)
#25291D
(37,41,29)
#131912
(19,25,18)
#000000
(0,0,0)

Tints of #C7B980

#C7B980
(199,185,128)
#CCBF8B
(204,191,139)
#D1C596
(209,197,150)
#D6CBA1
(214,203,161)
#DBD1AC
(219,209,172)
#E0D7B7
(224,215,183)
#E5DDC2
(229,221,194)
#EAE3CD
(234,227,205)
#EFE9D8
(239,233,216)
#F4EFE3
(244,239,227)
#F9F5EE
(249,245,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C7B980 color. Also use rgb(199,185,128) instead hex code.

Text Font Color

.myTextColor { color: #C7B980; }

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

This text font color is #C7B980.

Background Color

.myBgColor { background-color: #C7B980; }

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

This div background color is #C7B980.

Border color

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

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

This div border color is #C7B980.

Opacity

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

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

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

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

This text has shadow with #C7B980 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7B980.

Preview

Color preview on black background

This text has color #C7B980 on black background.


Color preview on white background

This text has color #C7B980 on white background.


Black color preview on #C7B980 background

This text has black color on #C7B980 background.


White color preview on #C7B980 background

This text has white color on #C7B980 background.


Related colors

Complementary color

Complementary color for #hex is #38467F.


I love getcolorcode.com

Triadic colors

1 #80C7B9 and #B980C7 with #C7B980 are triadic colors.

2 #80B9C7 and #B9C780 with #C7B980 are triadic colors.