COLOR #AF6D75

HEX: #AF6D75 RGB: (175,109,117)

Renk bilgisi

#AF6D75 contains mainly red and blue colors. #AF6D75 ‘ nin web güvenlik rengi #996666 (ya da #966) dir.

RGB renk modeli

#AF6D75 color RGB value is (175,109,117).

RGB: (175,109,117) (69%, 43%, 46%)

RGB bağlantıları ve doygunluk

R 175 of 255 = 69%
G 109 of 255 = 43%
B 117 of 255 = 46%

175
109
117

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

Yüzdelerle RGB renk parçaları

R + G + B = 175 + 109 + 117 = 401 (100%)
R 175 of 401 ~ 43.64%
G 109 of 401 ~ 27.18%
B 117 of 401 ~ 29.18'%

%43.64
%27.18
%29.18

CMYK RENK MODELİ

#AF6D75 rengi CMYK tonu (0,38,33,31).

  • camgöbeği tonu 0.00%
  • eflatun tonu 37.71%
  • sarı tonu 33.14%
  • ana renk tonu 31.37%

CMYK: (0,38,33,31)
C0M38Y33K31 (0%, 38%, 33%, 31%)
(0.00 / 0.38 / 0.33 / 0.31)

CMYK yüzdeleri

%0
%37.71
%33.14
%31.37

Codes

Color #AF6D75 in popluar color models

AF 6D 75
RGB 175 109 117
HSL 353° 29.20% 55.69%
HSB/HSV 353° 37.71% 68.63%
CMYK 0.00% 37.71% 33.14%
31.37%

Color #AF6D75 in popluar number systems.

HEX AF 6D 75
Decimal 175 109 117
Binary 10101111 1101101 1110101
Octal 257 155 165

Shades and tints

Shades of #AF6D75

#AF6D75
(175,109,117)
#A0646B
(160,100,107)
#915B61
(145,91,97)
#825257
(130,82,87)
#73494D
(115,73,77)
#644043
(100,64,67)
#553739
(85,55,57)
#462E2F
(70,46,47)
#372525
(55,37,37)
#281C1B
(40,28,27)
#191311
(25,19,17)
#000000
(0,0,0)

Tints of #AF6D75

#AF6D75
(175,109,117)
#B67A81
(182,122,129)
#BD878D
(189,135,141)
#C49499
(196,148,153)
#CBA1A5
(203,161,165)
#D2AEB1
(210,174,177)
#D9BBBD
(217,187,189)
#E0C8C9
(224,200,201)
#E7D5D5
(231,213,213)
#EEE2E1
(238,226,225)
#F5EFED
(245,239,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AF6D75 color. Also use rgb(175,109,117) instead hex code.

Text Font Color

.myTextColor { color: #AF6D75; }

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

This text font color is #AF6D75.

Background Color

.myBgColor { background-color: #AF6D75; }

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

This div background color is #AF6D75.

Border color

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

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

This div border color is #AF6D75.

Opacity

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

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

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

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

This text has shadow with #AF6D75 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AF6D75.

Preview

Color preview on black background

This text has color #AF6D75 on black background.


Color preview on white background

This text has color #AF6D75 on white background.


Black color preview on #AF6D75 background

This text has black color on #AF6D75 background.


White color preview on #AF6D75 background

This text has white color on #AF6D75 background.


Related colors

Complementary color

Complementary color for #hex is #50928A.


I love getcolorcode.com

Triadic colors

1 #75AF6D and #6D75AF with #AF6D75 are triadic colors.

2 #756DAF and #6DAF75 with #AF6D75 are triadic colors.