COLOR #C7A55F

HEX: #C7A55F RGB: (199,165,95)

Renk bilgisi

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

RGB renk modeli

#C7A55F color RGB value is (199,165,95).

RGB: (199,165,95) (78%, 65%, 37%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 165 of 255 = 65%
B 95 of 255 = 37%

199
165
95

R + G + B ~ 60%. #C7A55F is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 165 + 95 = 459 (100%)
R 199 of 459 ~ 43.36%
G 165 of 459 ~ 35.95%
B 95 of 459 ~ 20.7'%

%43.36
%35.95
%20.7

CMYK RENK MODELİ

#C7A55F rengi CMYK tonu (0,17,52,22).

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

CMYK: (0,17,52,22)
C0M17Y52K22 (0%, 17%, 52%, 22%)
(0.00 / 0.17 / 0.52 / 0.22)

CMYK yüzdeleri

%0
%17.09
%52.26
%21.96

Codes

Color #C7A55F in popluar color models

C7 A5 5F
RGB 199 165 95
HSL 40° 48.15% 57.65%
HSB/HSV 40° 52.26% 78.04%
CMYK 0.00% 17.09% 52.26%
21.96%

Color #C7A55F in popluar number systems.

HEX C7 A5 5F
Decimal 199 165 95
Binary 11000111 10100101 1011111
Octal 307 245 137

Shades and tints

Shades of #C7A55F

#C7A55F
(199,165,95)
#B59657
(181,150,87)
#A3874F
(163,135,79)
#917847
(145,120,71)
#7F693F
(127,105,63)
#6D5A37
(109,90,55)
#5B4B2F
(91,75,47)
#493C27
(73,60,39)
#372D1F
(55,45,31)
#251E17
(37,30,23)
#130F0F
(19,15,15)
#000000
(0,0,0)

Tints of #C7A55F

#C7A55F
(199,165,95)
#CCAD6D
(204,173,109)
#D1B57B
(209,181,123)
#D6BD89
(214,189,137)
#DBC597
(219,197,151)
#E0CDA5
(224,205,165)
#E5D5B3
(229,213,179)
#EADDC1
(234,221,193)
#EFE5CF
(239,229,207)
#F4EDDD
(244,237,221)
#F9F5EB
(249,245,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C7A55F; }

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

This text font color is #C7A55F.

Background Color

.myBgColor { background-color: #C7A55F; }

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

This div background color is #C7A55F.

Border color

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

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

This div border color is #C7A55F.

Opacity

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

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

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

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

This text has shadow with #C7A55F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7A55F.

Preview

Color preview on black background

This text has color #C7A55F on black background.


Color preview on white background

This text has color #C7A55F on white background.


Black color preview on #C7A55F background

This text has black color on #C7A55F background.


White color preview on #C7A55F background

This text has white color on #C7A55F background.


Related colors

Complementary color

Complementary color for #hex is #385AA0.


I love getcolorcode.com

Triadic colors

1 #5FC7A5 and #A55FC7 with #C7A55F are triadic colors.

2 #5FA5C7 and #A5C75F with #C7A55F are triadic colors.