COLOR #C7B84D

HEX: #C7B84D RGB: (199,184,77)

Renk bilgisi

#C7B84D contains mainly red and green colors. #C7B84D ‘ nin web güvenlik rengi #CCCC33 (ya da #CC3) dir.

RGB renk modeli

#C7B84D color RGB value is (199,184,77).

RGB: (199,184,77) (78%, 72%, 30%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 184 of 255 = 72%
B 77 of 255 = 30%

199
184
77

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

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 184 + 77 = 460 (100%)
R 199 of 460 ~ 43.26%
G 184 of 460 ~ 40%
B 77 of 460 ~ 16.74'%

%43.26
%40
%16.74

CMYK RENK MODELİ

#C7B84D rengi CMYK tonu (0,8,61,22).

  • camgöbeği tonu 0.00%
  • eflatun tonu 7.54%
  • sarı tonu 61.31%
  • ana renk tonu 21.96%

CMYK: (0,8,61,22)
C0M8Y61K22 (0%, 8%, 61%, 22%)
(0.00 / 0.08 / 0.61 / 0.22)

CMYK yüzdeleri

%0
%7.54
%61.31
%21.96

Codes

Color #C7B84D in popluar color models

C7 B8 4D
RGB 199 184 77
HSL 53° 52.14% 54.12%
HSB/HSV 53° 61.31% 78.04%
CMYK 0.00% 7.54% 61.31%
21.96%

Color #C7B84D in popluar number systems.

HEX C7 B8 4D
Decimal 199 184 77
Binary 11000111 10111000 1001101
Octal 307 270 115

Shades and tints

Shades of #C7B84D

#C7B84D
(199,184,77)
#B5A846
(181,168,70)
#A3983F
(163,152,63)
#918838
(145,136,56)
#7F7831
(127,120,49)
#6D682A
(109,104,42)
#5B5823
(91,88,35)
#49481C
(73,72,28)
#373815
(55,56,21)
#25280E
(37,40,14)
#131807
(19,24,7)
#000000
(0,0,0)

Tints of #C7B84D

#C7B84D
(199,184,77)
#CCBE5D
(204,190,93)
#D1C46D
(209,196,109)
#D6CA7D
(214,202,125)
#DBD08D
(219,208,141)
#E0D69D
(224,214,157)
#E5DCAD
(229,220,173)
#EAE2BD
(234,226,189)
#EFE8CD
(239,232,205)
#F4EEDD
(244,238,221)
#F9F4ED
(249,244,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C7B84D color. Also use rgb(199,184,77) instead hex code.

Text Font Color

.myTextColor { color: #C7B84D; }

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

This text font color is #C7B84D.

Background Color

.myBgColor { background-color: #C7B84D; }

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

This div background color is #C7B84D.

Border color

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

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

This div border color is #C7B84D.

Opacity

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

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

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

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

This text has shadow with #C7B84D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7B84D.

Preview

Color preview on black background

This text has color #C7B84D on black background.


Color preview on white background

This text has color #C7B84D on white background.


Black color preview on #C7B84D background

This text has black color on #C7B84D background.


White color preview on #C7B84D background

This text has white color on #C7B84D background.


Related colors

Complementary color

Complementary color for #hex is #3847B2.


I love getcolorcode.com

Triadic colors

1 #4DC7B8 and #B84DC7 with #C7B84D are triadic colors.

2 #4DB8C7 and #B8C74D with #C7B84D are triadic colors.