COLOR #C7AD51

HEX: #C7AD51 RGB: (199,173,81)

Renk bilgisi

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

RGB renk modeli

#C7AD51 color RGB value is (199,173,81).

RGB: (199,173,81) (78%, 68%, 32%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 173 of 255 = 68%
B 81 of 255 = 32%

199
173
81

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

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 173 + 81 = 453 (100%)
R 199 of 453 ~ 43.93%
G 173 of 453 ~ 38.19%
B 81 of 453 ~ 17.88'%

%43.93
%38.19
%17.88

CMYK RENK MODELİ

#C7AD51 rengi CMYK tonu (0,13,59,22).

  • camgöbeği tonu 0.00%
  • eflatun tonu 13.07%
  • sarı tonu 59.30%
  • ana renk tonu 21.96%

CMYK: (0,13,59,22)
C0M13Y59K22 (0%, 13%, 59%, 22%)
(0.00 / 0.13 / 0.59 / 0.22)

CMYK yüzdeleri

%0
%13.07
%59.3
%21.96

Codes

Color #C7AD51 in popluar color models

C7 AD 51
RGB 199 173 81
HSL 47° 51.30% 54.90%
HSB/HSV 47° 59.30% 78.04%
CMYK 0.00% 13.07% 59.30%
21.96%

Color #C7AD51 in popluar number systems.

HEX C7 AD 51
Decimal 199 173 81
Binary 11000111 10101101 1010001
Octal 307 255 121

Shades and tints

Shades of #C7AD51

#C7AD51
(199,173,81)
#B59E4A
(181,158,74)
#A38F43
(163,143,67)
#91803C
(145,128,60)
#7F7135
(127,113,53)
#6D622E
(109,98,46)
#5B5327
(91,83,39)
#494420
(73,68,32)
#373519
(55,53,25)
#252612
(37,38,18)
#13170B
(19,23,11)
#000000
(0,0,0)

Tints of #C7AD51

#C7AD51
(199,173,81)
#CCB460
(204,180,96)
#D1BB6F
(209,187,111)
#D6C27E
(214,194,126)
#DBC98D
(219,201,141)
#E0D09C
(224,208,156)
#E5D7AB
(229,215,171)
#EADEBA
(234,222,186)
#EFE5C9
(239,229,201)
#F4ECD8
(244,236,216)
#F9F3E7
(249,243,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C7AD51 color. Also use rgb(199,173,81) instead hex code.

Text Font Color

.myTextColor { color: #C7AD51; }

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

This text font color is #C7AD51.

Background Color

.myBgColor { background-color: #C7AD51; }

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

This div background color is #C7AD51.

Border color

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

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

This div border color is #C7AD51.

Opacity

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

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

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

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

This text has shadow with #C7AD51 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7AD51.

Preview

Color preview on black background

This text has color #C7AD51 on black background.


Color preview on white background

This text has color #C7AD51 on white background.


Black color preview on #C7AD51 background

This text has black color on #C7AD51 background.


White color preview on #C7AD51 background

This text has white color on #C7AD51 background.


Related colors

Complementary color

Complementary color for #hex is #3852AE.


I love getcolorcode.com

Triadic colors

1 #51C7AD and #AD51C7 with #C7AD51 are triadic colors.

2 #51ADC7 and #ADC751 with #C7AD51 are triadic colors.