COLOR #C7C371

HEX: #C7C371 RGB: (199,195,113)

Renk bilgisi

#C7C371 contains mainly red and green colors. #C7C371 ‘ nin web güvenlik rengi #CCCC66 (ya da #CC6) dir.

RGB renk modeli

#C7C371 color RGB value is (199,195,113).

RGB: (199,195,113) (78%, 76%, 44%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 195 of 255 = 76%
B 113 of 255 = 44%

199
195
113

R + G + B ~ 66%. #C7C371 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 195 + 113 = 507 (100%)
R 199 of 507 ~ 39.25%
G 195 of 507 ~ 38.46%
B 113 of 507 ~ 22.29'%

%39.25
%38.46
%22.29

CMYK RENK MODELİ

#C7C371 rengi CMYK tonu (0,2,43,22).

  • camgöbeği tonu 0.00%
  • eflatun tonu 2.01%
  • sarı tonu 43.22%
  • ana renk tonu 21.96%

CMYK: (0,2,43,22)
C0M2Y43K22 (0%, 2%, 43%, 22%)
(0.00 / 0.02 / 0.43 / 0.22)

CMYK yüzdeleri

%0
%2.01
%43.22
%21.96

Codes

Color #C7C371 in popluar color models

C7 C3 71
RGB 199 195 113
HSL 57° 43.43% 61.18%
HSB/HSV 57° 43.22% 78.04%
CMYK 0.00% 2.01% 43.22%
21.96%

Color #C7C371 in popluar number systems.

HEX C7 C3 71
Decimal 199 195 113
Binary 11000111 11000011 1110001
Octal 307 303 161

Shades and tints

Shades of #C7C371

#C7C371
(199,195,113)
#B5B267
(181,178,103)
#A3A15D
(163,161,93)
#919053
(145,144,83)
#7F7F49
(127,127,73)
#6D6E3F
(109,110,63)
#5B5D35
(91,93,53)
#494C2B
(73,76,43)
#373B21
(55,59,33)
#252A17
(37,42,23)
#13190D
(19,25,13)
#000000
(0,0,0)

Tints of #C7C371

#C7C371
(199,195,113)
#CCC87D
(204,200,125)
#D1CD89
(209,205,137)
#D6D295
(214,210,149)
#DBD7A1
(219,215,161)
#E0DCAD
(224,220,173)
#E5E1B9
(229,225,185)
#EAE6C5
(234,230,197)
#EFEBD1
(239,235,209)
#F4F0DD
(244,240,221)
#F9F5E9
(249,245,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C7C371 color. Also use rgb(199,195,113) instead hex code.

Text Font Color

.myTextColor { color: #C7C371; }

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

This text font color is #C7C371.

Background Color

.myBgColor { background-color: #C7C371; }

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

This div background color is #C7C371.

Border color

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

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

This div border color is #C7C371.

Opacity

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

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

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

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

This text has shadow with #C7C371 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7C371.

Preview

Color preview on black background

This text has color #C7C371 on black background.


Color preview on white background

This text has color #C7C371 on white background.


Black color preview on #C7C371 background

This text has black color on #C7C371 background.


White color preview on #C7C371 background

This text has white color on #C7C371 background.


Related colors

Complementary color

Complementary color for #hex is #383C8E.


I love getcolorcode.com

Triadic colors

1 #71C7C3 and #C371C7 with #C7C371 are triadic colors.

2 #71C3C7 and #C3C771 with #C7C371 are triadic colors.