COLOR #C7A863

HEX: #C7A863 RGB: (199,168,99)

Renk bilgisi

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

RGB renk modeli

#C7A863 color RGB value is (199,168,99).

RGB: (199,168,99) (78%, 66%, 39%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 168 of 255 = 66%
B 99 of 255 = 39%

199
168
99

R + G + B ~ 61%. #C7A863 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 168 + 99 = 466 (100%)
R 199 of 466 ~ 42.7%
G 168 of 466 ~ 36.05%
B 99 of 466 ~ 21.24'%

%42.7
%36.05
%21.24

CMYK RENK MODELİ

#C7A863 rengi CMYK tonu (0,16,50,22).

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

CMYK: (0,16,50,22)
C0M16Y50K22 (0%, 16%, 50%, 22%)
(0.00 / 0.16 / 0.50 / 0.22)

CMYK yüzdeleri

%0
%15.58
%50.25
%21.96

Codes

Color #C7A863 in popluar color models

C7 A8 63
RGB 199 168 99
HSL 41° 47.17% 58.43%
HSB/HSV 41° 50.25% 78.04%
CMYK 0.00% 15.58% 50.25%
21.96%

Color #C7A863 in popluar number systems.

HEX C7 A8 63
Decimal 199 168 99
Binary 11000111 10101000 1100011
Octal 307 250 143

Shades and tints

Shades of #C7A863

#C7A863
(199,168,99)
#B5995A
(181,153,90)
#A38A51
(163,138,81)
#917B48
(145,123,72)
#7F6C3F
(127,108,63)
#6D5D36
(109,93,54)
#5B4E2D
(91,78,45)
#493F24
(73,63,36)
#37301B
(55,48,27)
#252112
(37,33,18)
#131209
(19,18,9)
#000000
(0,0,0)

Tints of #C7A863

#C7A863
(199,168,99)
#CCAF71
(204,175,113)
#D1B67F
(209,182,127)
#D6BD8D
(214,189,141)
#DBC49B
(219,196,155)
#E0CBA9
(224,203,169)
#E5D2B7
(229,210,183)
#EAD9C5
(234,217,197)
#EFE0D3
(239,224,211)
#F4E7E1
(244,231,225)
#F9EEEF
(249,238,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C7A863; }

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

This text font color is #C7A863.

Background Color

.myBgColor { background-color: #C7A863; }

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

This div background color is #C7A863.

Border color

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

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

This div border color is #C7A863.

Opacity

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

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

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

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

This text has shadow with #C7A863 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7A863.

Preview

Color preview on black background

This text has color #C7A863 on black background.


Color preview on white background

This text has color #C7A863 on white background.


Black color preview on #C7A863 background

This text has black color on #C7A863 background.


White color preview on #C7A863 background

This text has white color on #C7A863 background.


Related colors

Complementary color

Complementary color for #C7A863 is #38579C.


I love getcolorcode.com

Triadic colors

1 #63C7A8 and #A863C7 with #C7A863 are triadic colors.

2 #63A8C7 and #A8C763 with #C7A863 are triadic colors.