COLOR #AF6B70

HEX: #AF6B70 RGB: (175,107,112)

Renk bilgisi

#AF6B70 contains mainly red color. #AF6B70 ‘ nin web güvenlik rengi #996666 (ya da #966) dir.

RGB renk modeli

#AF6B70 color RGB value is (175,107,112).

RGB: (175,107,112) (69%, 42%, 44%)

RGB bağlantıları ve doygunluk

R 175 of 255 = 69%
G 107 of 255 = 42%
B 112 of 255 = 44%

175
107
112

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

Yüzdelerle RGB renk parçaları

R + G + B = 175 + 107 + 112 = 394 (100%)
R 175 of 394 ~ 44.42%
G 107 of 394 ~ 27.16%
B 112 of 394 ~ 28.43'%

%44.42
%27.16
%28.43

CMYK RENK MODELİ

#AF6B70 rengi CMYK tonu (0,39,36,31).

  • camgöbeği tonu 0.00%
  • eflatun tonu 38.86%
  • sarı tonu 36.00%
  • ana renk tonu 31.37%

CMYK: (0,39,36,31)
C0M39Y36K31 (0%, 39%, 36%, 31%)
(0.00 / 0.39 / 0.36 / 0.31)

CMYK yüzdeleri

%0
%38.86
%36
%31.37

Codes

Color #AF6B70 in popluar color models

AF 6B 70
RGB 175 107 112
HSL 356° 29.82% 55.29%
HSB/HSV 356° 38.86% 68.63%
CMYK 0.00% 38.86% 36.00%
31.37%

Color #AF6B70 in popluar number systems.

HEX AF 6B 70
Decimal 175 107 112
Binary 10101111 1101011 1110000
Octal 257 153 160

Shades and tints

Shades of #AF6B70

#AF6B70
(175,107,112)
#A06266
(160,98,102)
#91595C
(145,89,92)
#825052
(130,80,82)
#734748
(115,71,72)
#643E3E
(100,62,62)
#553534
(85,53,52)
#462C2A
(70,44,42)
#372320
(55,35,32)
#281A16
(40,26,22)
#19110C
(25,17,12)
#000000
(0,0,0)

Tints of #AF6B70

#AF6B70
(175,107,112)
#B6787D
(182,120,125)
#BD858A
(189,133,138)
#C49297
(196,146,151)
#CB9FA4
(203,159,164)
#D2ACB1
(210,172,177)
#D9B9BE
(217,185,190)
#E0C6CB
(224,198,203)
#E7D3D8
(231,211,216)
#EEE0E5
(238,224,229)
#F5EDF2
(245,237,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AF6B70 color. Also use rgb(175,107,112) instead hex code.

Text Font Color

.myTextColor { color: #AF6B70; }

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

This text font color is #AF6B70.

Background Color

.myBgColor { background-color: #AF6B70; }

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

This div background color is #AF6B70.

Border color

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

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

This div border color is #AF6B70.

Opacity

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

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

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

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

This text has shadow with #AF6B70 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AF6B70.

Preview

Color preview on black background

This text has color #AF6B70 on black background.


Color preview on white background

This text has color #AF6B70 on white background.


Black color preview on #AF6B70 background

This text has black color on #AF6B70 background.


White color preview on #AF6B70 background

This text has white color on #AF6B70 background.


Related colors

Complementary color

Complementary color for #hex is #50948F.


I love getcolorcode.com

Triadic colors

1 #70AF6B and #6B70AF with #AF6B70 are triadic colors.

2 #706BAF and #6BAF70 with #AF6B70 are triadic colors.