COLOR #AFBC76

HEX: #AFBC76 RGB: (175,188,118)

Renk bilgisi

#AFBC76 contains mainly red and green colors. #AFBC76 ‘ nin web güvenlik rengi #99CC66 (ya da #9C6) dir.

RGB renk modeli

#AFBC76 color RGB value is (175,188,118).

RGB: (175,188,118) (69%, 74%, 46%)

RGB bağlantıları ve doygunluk

R 175 of 255 = 69%
G 188 of 255 = 74%
B 118 of 255 = 46%

175
188
118

R + G + B ~ 63%. #AFBC76 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 175 + 188 + 118 = 481 (100%)
R 175 of 481 ~ 36.38%
G 188 of 481 ~ 39.09%
B 118 of 481 ~ 24.53'%

%36.38
%39.09
%24.53

CMYK RENK MODELİ

#AFBC76 rengi CMYK tonu (7,0,37,26).

  • camgöbeği tonu 6.91%
  • eflatun tonu 0.00%
  • sarı tonu 37.23%
  • ana renk tonu 26.27%

CMYK: (7,0,37,26)
C7M0Y37K26 (7%, 0%, 37%, 26%)
(0.07 / 0.00 / 0.37 / 0.26)

CMYK yüzdeleri

%6.91
%0
%37.23
%26.27

Codes

Color #AFBC76 in popluar color models

AF BC 76
RGB 175 188 118
HSL 71° 34.31% 60.00%
HSB/HSV 71° 37.23% 73.73%
CMYK 6.91% 0.00% 37.23%
26.27%

Color #AFBC76 in popluar number systems.

HEX AF BC 76
Decimal 175 188 118
Binary 10101111 10111100 1110110
Octal 257 274 166

Shades and tints

Shades of #AFBC76

#AFBC76
(175,188,118)
#A0AB6C
(160,171,108)
#919A62
(145,154,98)
#828958
(130,137,88)
#73784E
(115,120,78)
#646744
(100,103,68)
#55563A
(85,86,58)
#464530
(70,69,48)
#373426
(55,52,38)
#28231C
(40,35,28)
#191212
(25,18,18)
#000000
(0,0,0)

Tints of #AFBC76

#AFBC76
(175,188,118)
#B6C282
(182,194,130)
#BDC88E
(189,200,142)
#C4CE9A
(196,206,154)
#CBD4A6
(203,212,166)
#D2DAB2
(210,218,178)
#D9E0BE
(217,224,190)
#E0E6CA
(224,230,202)
#E7ECD6
(231,236,214)
#EEF2E2
(238,242,226)
#F5F8EE
(245,248,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AFBC76 color. Also use rgb(175,188,118) instead hex code.

Text Font Color

.myTextColor { color: #AFBC76; }

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

This text font color is #AFBC76.

Background Color

.myBgColor { background-color: #AFBC76; }

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

This div background color is #AFBC76.

Border color

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

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

This div border color is #AFBC76.

Opacity

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

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

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

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

This text has shadow with #AFBC76 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AFBC76.

Preview

Color preview on black background

This text has color #AFBC76 on black background.


Color preview on white background

This text has color #AFBC76 on white background.


Black color preview on #AFBC76 background

This text has black color on #AFBC76 background.


White color preview on #AFBC76 background

This text has white color on #AFBC76 background.


Related colors

Complementary color

Complementary color for #hex is #504389.


I love getcolorcode.com

Triadic colors

1 #76AFBC and #BC76AF with #AFBC76 are triadic colors.

2 #76BCAF and #BCAF76 with #AFBC76 are triadic colors.