COLOR #C7B77D

HEX: #C7B77D RGB: (199,183,125)

Renk bilgisi

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

RGB renk modeli

#C7B77D color RGB value is (199,183,125).

RGB: (199,183,125) (78%, 72%, 49%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 183 of 255 = 72%
B 125 of 255 = 49%

199
183
125

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

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 183 + 125 = 507 (100%)
R 199 of 507 ~ 39.25%
G 183 of 507 ~ 36.09%
B 125 of 507 ~ 24.65'%

%39.25
%36.09
%24.65

CMYK RENK MODELİ

#C7B77D rengi CMYK tonu (0,8,37,22).

  • camgöbeği tonu 0.00%
  • eflatun tonu 8.04%
  • sarı tonu 37.19%
  • ana renk tonu 21.96%

CMYK: (0,8,37,22)
C0M8Y37K22 (0%, 8%, 37%, 22%)
(0.00 / 0.08 / 0.37 / 0.22)

CMYK yüzdeleri

%0
%8.04
%37.19
%21.96

Codes

Color #C7B77D in popluar color models

C7 B7 7D
RGB 199 183 125
HSL 47° 39.78% 63.53%
HSB/HSV 47° 37.19% 78.04%
CMYK 0.00% 8.04% 37.19%
21.96%

Color #C7B77D in popluar number systems.

HEX C7 B7 7D
Decimal 199 183 125
Binary 11000111 10110111 1111101
Octal 307 267 175

Shades and tints

Shades of #C7B77D

#C7B77D
(199,183,125)
#B5A772
(181,167,114)
#A39767
(163,151,103)
#91875C
(145,135,92)
#7F7751
(127,119,81)
#6D6746
(109,103,70)
#5B573B
(91,87,59)
#494730
(73,71,48)
#373725
(55,55,37)
#25271A
(37,39,26)
#13170F
(19,23,15)
#000000
(0,0,0)

Tints of #C7B77D

#C7B77D
(199,183,125)
#CCBD88
(204,189,136)
#D1C393
(209,195,147)
#D6C99E
(214,201,158)
#DBCFA9
(219,207,169)
#E0D5B4
(224,213,180)
#E5DBBF
(229,219,191)
#EAE1CA
(234,225,202)
#EFE7D5
(239,231,213)
#F4EDE0
(244,237,224)
#F9F3EB
(249,243,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C7B77D color. Also use rgb(199,183,125) instead hex code.

Text Font Color

.myTextColor { color: #C7B77D; }

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

This text font color is #C7B77D.

Background Color

.myBgColor { background-color: #C7B77D; }

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

This div background color is #C7B77D.

Border color

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

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

This div border color is #C7B77D.

Opacity

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

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

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

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

This text has shadow with #C7B77D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7B77D.

Preview

Color preview on black background

This text has color #C7B77D on black background.


Color preview on white background

This text has color #C7B77D on white background.


Black color preview on #C7B77D background

This text has black color on #C7B77D background.


White color preview on #C7B77D background

This text has white color on #C7B77D background.


Related colors

Complementary color

Complementary color for #hex is #384882.


I love getcolorcode.com

Triadic colors

1 #7DC7B7 and #B77DC7 with #C7B77D are triadic colors.

2 #7DB7C7 and #B7C77D with #C7B77D are triadic colors.