COLOR #C7A77E

HEX: #C7A77E RGB: (199,167,126)

Renk bilgisi

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

RGB renk modeli

#C7A77E color RGB value is (199,167,126).

RGB: (199,167,126) (78%, 65%, 49%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 167 of 255 = 65%
B 126 of 255 = 49%

199
167
126

R + G + B ~ 64%. #C7A77E is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 167 + 126 = 492 (100%)
R 199 of 492 ~ 40.45%
G 167 of 492 ~ 33.94%
B 126 of 492 ~ 25.61'%

%40.45
%33.94
%25.61

CMYK RENK MODELİ

#C7A77E rengi CMYK tonu (0,16,37,22).

  • camgöbeği tonu 0.00%
  • eflatun tonu 16.08%
  • sarı tonu 36.68%
  • ana renk tonu 21.96%

CMYK: (0,16,37,22)
C0M16Y37K22 (0%, 16%, 37%, 22%)
(0.00 / 0.16 / 0.37 / 0.22)

CMYK yüzdeleri

%0
%16.08
%36.68
%21.96

Codes

Color #C7A77E in popluar color models

C7 A7 7E
RGB 199 167 126
HSL 34° 39.46% 63.73%
HSB/HSV 34° 36.68% 78.04%
CMYK 0.00% 16.08% 36.68%
21.96%

Color #C7A77E in popluar number systems.

HEX C7 A7 7E
Decimal 199 167 126
Binary 11000111 10100111 1111110
Octal 307 247 176

Shades and tints

Shades of #C7A77E

#C7A77E
(199,167,126)
#B59873
(181,152,115)
#A38968
(163,137,104)
#917A5D
(145,122,93)
#7F6B52
(127,107,82)
#6D5C47
(109,92,71)
#5B4D3C
(91,77,60)
#493E31
(73,62,49)
#372F26
(55,47,38)
#25201B
(37,32,27)
#131110
(19,17,16)
#000000
(0,0,0)

Tints of #C7A77E

#C7A77E
(199,167,126)
#CCAF89
(204,175,137)
#D1B794
(209,183,148)
#D6BF9F
(214,191,159)
#DBC7AA
(219,199,170)
#E0CFB5
(224,207,181)
#E5D7C0
(229,215,192)
#EADFCB
(234,223,203)
#EFE7D6
(239,231,214)
#F4EFE1
(244,239,225)
#F9F7EC
(249,247,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C7A77E color. Also use rgb(199,167,126) instead hex code.

Text Font Color

.myTextColor { color: #C7A77E; }

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

This text font color is #C7A77E.

Background Color

.myBgColor { background-color: #C7A77E; }

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

This div background color is #C7A77E.

Border color

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

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

This div border color is #C7A77E.

Opacity

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

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

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

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

This text has shadow with #C7A77E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7A77E.

Preview

Color preview on black background

This text has color #C7A77E on black background.


Color preview on white background

This text has color #C7A77E on white background.


Black color preview on #C7A77E background

This text has black color on #C7A77E background.


White color preview on #C7A77E background

This text has white color on #C7A77E background.


Related colors

Complementary color

Complementary color for #hex is #385881.


I love getcolorcode.com

Triadic colors

1 #7EC7A7 and #A77EC7 with #C7A77E are triadic colors.

2 #7EA7C7 and #A7C77E with #C7A77E are triadic colors.