COLOR #C7B59D

HEX: #C7B59D RGB: (199,181,157)

Renk bilgisi

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

RGB renk modeli

#C7B59D color RGB value is (199,181,157).

RGB: (199,181,157) (78%, 71%, 62%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 181 of 255 = 71%
B 157 of 255 = 62%

199
181
157

R + G + B ~ 70%. #C7B59D is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 181 + 157 = 537 (100%)
R 199 of 537 ~ 37.06%
G 181 of 537 ~ 33.71%
B 157 of 537 ~ 29.24'%

%37.06
%33.71
%29.24

CMYK RENK MODELİ

#C7B59D rengi CMYK tonu (0,9,21,22).

  • camgöbeği tonu 0.00%
  • eflatun tonu 9.05%
  • sarı tonu 21.11%
  • ana renk tonu 21.96%

CMYK: (0,9,21,22)
C0M9Y21K22 (0%, 9%, 21%, 22%)
(0.00 / 0.09 / 0.21 / 0.22)

CMYK yüzdeleri

%0
%9.05
%21.11
%21.96

Codes

Color #C7B59D in popluar color models

C7 B5 9D
RGB 199 181 157
HSL 34° 27.27% 69.80%
HSB/HSV 34° 21.11% 78.04%
CMYK 0.00% 9.05% 21.11%
21.96%

Color #C7B59D in popluar number systems.

HEX C7 B5 9D
Decimal 199 181 157
Binary 11000111 10110101 10011101
Octal 307 265 235

Shades and tints

Shades of #C7B59D

#C7B59D
(199,181,157)
#B5A58F
(181,165,143)
#A39581
(163,149,129)
#918573
(145,133,115)
#7F7565
(127,117,101)
#6D6557
(109,101,87)
#5B5549
(91,85,73)
#49453B
(73,69,59)
#37352D
(55,53,45)
#25251F
(37,37,31)
#131511
(19,21,17)
#000000
(0,0,0)

Tints of #C7B59D

#C7B59D
(199,181,157)
#CCBBA5
(204,187,165)
#D1C1AD
(209,193,173)
#D6C7B5
(214,199,181)
#DBCDBD
(219,205,189)
#E0D3C5
(224,211,197)
#E5D9CD
(229,217,205)
#EADFD5
(234,223,213)
#EFE5DD
(239,229,221)
#F4EBE5
(244,235,229)
#F9F1ED
(249,241,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C7B59D color. Also use rgb(199,181,157) instead hex code.

Text Font Color

.myTextColor { color: #C7B59D; }

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

This text font color is #C7B59D.

Background Color

.myBgColor { background-color: #C7B59D; }

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

This div background color is #C7B59D.

Border color

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

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

This div border color is #C7B59D.

Opacity

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

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

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

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

This text has shadow with #C7B59D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7B59D.

Preview

Color preview on black background

This text has color #C7B59D on black background.


Color preview on white background

This text has color #C7B59D on white background.


Black color preview on #C7B59D background

This text has black color on #C7B59D background.


White color preview on #C7B59D background

This text has white color on #C7B59D background.


Related colors

Complementary color

Complementary color for #hex is #384A62.


I love getcolorcode.com

Triadic colors

1 #9DC7B5 and #B59DC7 with #C7B59D are triadic colors.

2 #9DB5C7 and #B5C79D with #C7B59D are triadic colors.