COLOR #C7AF63

HEX: #C7AF63 RGB: (199,175,99)

Renk bilgisi

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

RGB renk modeli

#C7AF63 color RGB value is (199,175,99).

RGB: (199,175,99) (78%, 69%, 39%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 175 of 255 = 69%
B 99 of 255 = 39%

199
175
99

R + G + B ~ 62%. #C7AF63 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 175 + 99 = 473 (100%)
R 199 of 473 ~ 42.07%
G 175 of 473 ~ 37%
B 99 of 473 ~ 20.93'%

%42.07
%37
%20.93

CMYK RENK MODELİ

#C7AF63 rengi CMYK tonu (0,12,50,22).

  • camgöbeği tonu 0.00%
  • eflatun tonu 12.06%
  • sarı tonu 50.25%
  • ana renk tonu 21.96%

CMYK: (0,12,50,22)
C0M12Y50K22 (0%, 12%, 50%, 22%)
(0.00 / 0.12 / 0.50 / 0.22)

CMYK yüzdeleri

%0
%12.06
%50.25
%21.96

Codes

Color #C7AF63 in popluar color models

C7 AF 63
RGB 199 175 99
HSL 46° 47.17% 58.43%
HSB/HSV 46° 50.25% 78.04%
CMYK 0.00% 12.06% 50.25%
21.96%

Color #C7AF63 in popluar number systems.

HEX C7 AF 63
Decimal 199 175 99
Binary 11000111 10101111 1100011
Octal 307 257 143

Shades and tints

Shades of #C7AF63

#C7AF63
(199,175,99)
#B5A05A
(181,160,90)
#A39151
(163,145,81)
#918248
(145,130,72)
#7F733F
(127,115,63)
#6D6436
(109,100,54)
#5B552D
(91,85,45)
#494624
(73,70,36)
#37371B
(55,55,27)
#252812
(37,40,18)
#131909
(19,25,9)
#000000
(0,0,0)

Tints of #C7AF63

#C7AF63
(199,175,99)
#CCB671
(204,182,113)
#D1BD7F
(209,189,127)
#D6C48D
(214,196,141)
#DBCB9B
(219,203,155)
#E0D2A9
(224,210,169)
#E5D9B7
(229,217,183)
#EAE0C5
(234,224,197)
#EFE7D3
(239,231,211)
#F4EEE1
(244,238,225)
#F9F5EF
(249,245,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C7AF63 color. Also use rgb(199,175,99) instead hex code.

Text Font Color

.myTextColor { color: #C7AF63; }

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

This text font color is #C7AF63.

Background Color

.myBgColor { background-color: #C7AF63; }

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

This div background color is #C7AF63.

Border color

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

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

This div border color is #C7AF63.

Opacity

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

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

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

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

This text has shadow with #C7AF63 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7AF63.

Preview

Color preview on black background

This text has color #C7AF63 on black background.


Color preview on white background

This text has color #C7AF63 on white background.


Black color preview on #C7AF63 background

This text has black color on #C7AF63 background.


White color preview on #C7AF63 background

This text has white color on #C7AF63 background.


Related colors

Complementary color

Complementary color for #hex is #38509C.


I love getcolorcode.com

Triadic colors

1 #63C7AF and #AF63C7 with #C7AF63 are triadic colors.

2 #63AFC7 and #AFC763 with #C7AF63 are triadic colors.