COLOR #C7A589

HEX: #C7A589 RGB: (199,165,137)

Renk bilgisi

#C7A589 contains mainly red and green colors. #C7A589 ‘ nin web güvenlik rengi #CC9999 (ya da #C99) dir.

RGB renk modeli

#C7A589 color RGB value is (199,165,137).

RGB: (199,165,137) (78%, 65%, 54%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 165 of 255 = 65%
B 137 of 255 = 54%

199
165
137

R + G + B ~ 66%. #C7A589 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 165 + 137 = 501 (100%)
R 199 of 501 ~ 39.72%
G 165 of 501 ~ 32.93%
B 137 of 501 ~ 27.35'%

%39.72
%32.93
%27.35

CMYK RENK MODELİ

#C7A589 rengi CMYK tonu (0,17,31,22).

  • camgöbeği tonu 0.00%
  • eflatun tonu 17.09%
  • sarı tonu 31.16%
  • ana renk tonu 21.96%

CMYK: (0,17,31,22)
C0M17Y31K22 (0%, 17%, 31%, 22%)
(0.00 / 0.17 / 0.31 / 0.22)

CMYK yüzdeleri

%0
%17.09
%31.16
%21.96

Codes

Color #C7A589 in popluar color models

C7 A5 89
RGB 199 165 137
HSL 27° 35.63% 65.88%
HSB/HSV 27° 31.16% 78.04%
CMYK 0.00% 17.09% 31.16%
21.96%

Color #C7A589 in popluar number systems.

HEX C7 A5 89
Decimal 199 165 137
Binary 11000111 10100101 10001001
Octal 307 245 211

Shades and tints

Shades of #C7A589

#C7A589
(199,165,137)
#B5967D
(181,150,125)
#A38771
(163,135,113)
#917865
(145,120,101)
#7F6959
(127,105,89)
#6D5A4D
(109,90,77)
#5B4B41
(91,75,65)
#493C35
(73,60,53)
#372D29
(55,45,41)
#251E1D
(37,30,29)
#130F11
(19,15,17)
#000000
(0,0,0)

Tints of #C7A589

#C7A589
(199,165,137)
#CCAD93
(204,173,147)
#D1B59D
(209,181,157)
#D6BDA7
(214,189,167)
#DBC5B1
(219,197,177)
#E0CDBB
(224,205,187)
#E5D5C5
(229,213,197)
#EADDCF
(234,221,207)
#EFE5D9
(239,229,217)
#F4EDE3
(244,237,227)
#F9F5ED
(249,245,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C7A589 color. Also use rgb(199,165,137) instead hex code.

Text Font Color

.myTextColor { color: #C7A589; }

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

This text font color is #C7A589.

Background Color

.myBgColor { background-color: #C7A589; }

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

This div background color is #C7A589.

Border color

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

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

This div border color is #C7A589.

Opacity

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

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

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

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

This text has shadow with #C7A589 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7A589.

Preview

Color preview on black background

This text has color #C7A589 on black background.


Color preview on white background

This text has color #C7A589 on white background.


Black color preview on #C7A589 background

This text has black color on #C7A589 background.


White color preview on #C7A589 background

This text has white color on #C7A589 background.


Related colors

Complementary color

Complementary color for #hex is #385A76.


I love getcolorcode.com

Triadic colors

1 #89C7A5 and #A589C7 with #C7A589 are triadic colors.

2 #89A5C7 and #A5C789 with #C7A589 are triadic colors.