COLOR #C7B59E

HEX: #C7B59E RGB: (199,181,158)

Renk bilgisi

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

RGB renk modeli

#C7B59E color RGB value is (199,181,158).

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

RGB bağlantıları ve doygunluk

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

199
181
158

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

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 181 + 158 = 538 (100%)
R 199 of 538 ~ 36.99%
G 181 of 538 ~ 33.64%
B 158 of 538 ~ 29.37'%

%36.99
%33.64
%29.37

CMYK RENK MODELİ

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

  • camgöbeği tonu 0.00%
  • eflatun tonu 9.05%
  • sarı tonu 20.60%
  • 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
%20.6
%21.96

Codes

Color #C7B59E in popluar color models

C7 B5 9E
RGB 199 181 158
HSL 34° 26.80% 70.00%
HSB/HSV 34° 20.60% 78.04%
CMYK 0.00% 9.05% 20.60%
21.96%

Color #C7B59E in popluar number systems.

HEX C7 B5 9E
Decimal 199 181 158
Binary 11000111 10110101 10011110
Octal 307 265 236

Shades and tints

Shades of #C7B59E

#C7B59E
(199,181,158)
#B5A590
(181,165,144)
#A39582
(163,149,130)
#918574
(145,133,116)
#7F7566
(127,117,102)
#6D6558
(109,101,88)
#5B554A
(91,85,74)
#49453C
(73,69,60)
#37352E
(55,53,46)
#252520
(37,37,32)
#131512
(19,21,18)
#000000
(0,0,0)

Tints of #C7B59E

#C7B59E
(199,181,158)
#CCBBA6
(204,187,166)
#D1C1AE
(209,193,174)
#D6C7B6
(214,199,182)
#DBCDBE
(219,205,190)
#E0D3C6
(224,211,198)
#E5D9CE
(229,217,206)
#EADFD6
(234,223,214)
#EFE5DE
(239,229,222)
#F4EBE6
(244,235,230)
#F9F1EE
(249,241,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C7B59E; }

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

This text font color is #C7B59E.

Background Color

.myBgColor { background-color: #C7B59E; }

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

This div background color is #C7B59E.

Border color

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

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

This div border color is #C7B59E.

Opacity

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

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

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

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

This text has shadow with #C7B59E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7B59E.

Preview

Color preview on black background

This text has color #C7B59E on black background.


Color preview on white background

This text has color #C7B59E on white background.


Black color preview on #C7B59E background

This text has black color on #C7B59E background.


White color preview on #C7B59E background

This text has white color on #C7B59E background.


Related colors

Complementary color

Complementary color for #hex is #384A61.


I love getcolorcode.com

Triadic colors

1 #9EC7B5 and #B59EC7 with #C7B59E are triadic colors.

2 #9EB5C7 and #B5C79E with #C7B59E are triadic colors.