COLOR #C7A55D

HEX: #C7A55D RGB: (199,165,93)

Renk bilgisi

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

RGB renk modeli

#C7A55D color RGB value is (199,165,93).

RGB: (199,165,93) (78%, 65%, 36%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 165 of 255 = 65%
B 93 of 255 = 36%

199
165
93

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

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 165 + 93 = 457 (100%)
R 199 of 457 ~ 43.54%
G 165 of 457 ~ 36.11%
B 93 of 457 ~ 20.35'%

%43.54
%36.11
%20.35

CMYK RENK MODELİ

#C7A55D rengi CMYK tonu (0,17,53,22).

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

CMYK: (0,17,53,22)
C0M17Y53K22 (0%, 17%, 53%, 22%)
(0.00 / 0.17 / 0.53 / 0.22)

CMYK yüzdeleri

%0
%17.09
%53.27
%21.96

Codes

Color #C7A55D in popluar color models

C7 A5 5D
RGB 199 165 93
HSL 41° 48.62% 57.25%
HSB/HSV 41° 53.27% 78.04%
CMYK 0.00% 17.09% 53.27%
21.96%

Color #C7A55D in popluar number systems.

HEX C7 A5 5D
Decimal 199 165 93
Binary 11000111 10100101 1011101
Octal 307 245 135

Shades and tints

Shades of #C7A55D

#C7A55D
(199,165,93)
#B59655
(181,150,85)
#A3874D
(163,135,77)
#917845
(145,120,69)
#7F693D
(127,105,61)
#6D5A35
(109,90,53)
#5B4B2D
(91,75,45)
#493C25
(73,60,37)
#372D1D
(55,45,29)
#251E15
(37,30,21)
#130F0D
(19,15,13)
#000000
(0,0,0)

Tints of #C7A55D

#C7A55D
(199,165,93)
#CCAD6B
(204,173,107)
#D1B579
(209,181,121)
#D6BD87
(214,189,135)
#DBC595
(219,197,149)
#E0CDA3
(224,205,163)
#E5D5B1
(229,213,177)
#EADDBF
(234,221,191)
#EFE5CD
(239,229,205)
#F4EDDB
(244,237,219)
#F9F5E9
(249,245,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C7A55D; }

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

This text font color is #C7A55D.

Background Color

.myBgColor { background-color: #C7A55D; }

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

This div background color is #C7A55D.

Border color

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

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

This div border color is #C7A55D.

Opacity

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

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

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

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

This text has shadow with #C7A55D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7A55D.

Preview

Color preview on black background

This text has color #C7A55D on black background.


Color preview on white background

This text has color #C7A55D on white background.


Black color preview on #C7A55D background

This text has black color on #C7A55D background.


White color preview on #C7A55D background

This text has white color on #C7A55D background.


Related colors

Complementary color

Complementary color for #hex is #385AA2.


I love getcolorcode.com

Triadic colors

1 #5DC7A5 and #A55DC7 with #C7A55D are triadic colors.

2 #5DA5C7 and #A5C75D with #C7A55D are triadic colors.