COLOR #C4B479

HEX: #C4B479 RGB: (196,180,121)

Renk bilgisi

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

RGB renk modeli

#C4B479 color RGB value is (196,180,121).

RGB: (196,180,121) (77%, 71%, 47%)

RGB bağlantıları ve doygunluk

R 196 of 255 = 77%
G 180 of 255 = 71%
B 121 of 255 = 47%

196
180
121

R + G + B ~ 65%. #C4B479 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 196 + 180 + 121 = 497 (100%)
R 196 of 497 ~ 39.44%
G 180 of 497 ~ 36.22%
B 121 of 497 ~ 24.35'%

%39.44
%36.22
%24.35

CMYK RENK MODELİ

#C4B479 rengi CMYK tonu (0,8,38,23).

  • camgöbeği tonu 0.00%
  • eflatun tonu 8.16%
  • sarı tonu 38.27%
  • ana renk tonu 23.14%

CMYK: (0,8,38,23)
C0M8Y38K23 (0%, 8%, 38%, 23%)
(0.00 / 0.08 / 0.38 / 0.23)

CMYK yüzdeleri

%0
%8.16
%38.27
%23.14

Codes

Color #C4B479 in popluar color models

C4 B4 79
RGB 196 180 121
HSL 47° 38.86% 62.16%
HSB/HSV 47° 38.27% 76.86%
CMYK 0.00% 8.16% 38.27%
23.14%

Color #C4B479 in popluar number systems.

HEX C4 B4 79
Decimal 196 180 121
Binary 11000100 10110100 1111001
Octal 304 264 171

Shades and tints

Shades of #C4B479

#C4B479
(196,180,121)
#B3A46E
(179,164,110)
#A29463
(162,148,99)
#918458
(145,132,88)
#80744D
(128,116,77)
#6F6442
(111,100,66)
#5E5437
(94,84,55)
#4D442C
(77,68,44)
#3C3421
(60,52,33)
#2B2416
(43,36,22)
#1A140B
(26,20,11)
#000000
(0,0,0)

Tints of #C4B479

#C4B479
(196,180,121)
#C9BA85
(201,186,133)
#CEC091
(206,192,145)
#D3C69D
(211,198,157)
#D8CCA9
(216,204,169)
#DDD2B5
(221,210,181)
#E2D8C1
(226,216,193)
#E7DECD
(231,222,205)
#ECE4D9
(236,228,217)
#F1EAE5
(241,234,229)
#F6F0F1
(246,240,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C4B479 color. Also use rgb(196,180,121) instead hex code.

Text Font Color

.myTextColor { color: #C4B479; }

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

This text font color is #C4B479.

Background Color

.myBgColor { background-color: #C4B479; }

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

This div background color is #C4B479.

Border color

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

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

This div border color is #C4B479.

Opacity

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

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

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

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

This text has shadow with #C4B479 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C4B479.

Preview

Color preview on black background

This text has color #C4B479 on black background.


Color preview on white background

This text has color #C4B479 on white background.


Black color preview on #C4B479 background

This text has black color on #C4B479 background.


White color preview on #C4B479 background

This text has white color on #C4B479 background.


Related colors

Complementary color

Complementary color for #hex is #3B4B86.


I love getcolorcode.com

Triadic colors

1 #79C4B4 and #B479C4 with #C4B479 are triadic colors.

2 #79B4C4 and #B4C479 with #C4B479 are triadic colors.