COLOR #AB6350

HEX: #AB6350 RGB: (171,99,80)

Renk bilgisi

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

RGB renk modeli

#AB6350 color RGB value is (171,99,80).

RGB: (171,99,80) (67%, 39%, 31%)

RGB bağlantıları ve doygunluk

R 171 of 255 = 67%
G 99 of 255 = 39%
B 80 of 255 = 31%

171
99
80

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

Yüzdelerle RGB renk parçaları

R + G + B = 171 + 99 + 80 = 350 (100%)
R 171 of 350 ~ 48.86%
G 99 of 350 ~ 28.29%
B 80 of 350 ~ 22.86'%

%48.86
%28.29
%22.86

CMYK RENK MODELİ

#AB6350 rengi CMYK tonu (0,42,53,33).

  • camgöbeği tonu 0.00%
  • eflatun tonu 42.11%
  • sarı tonu 53.22%
  • ana renk tonu 32.94%

CMYK: (0,42,53,33)
C0M42Y53K33 (0%, 42%, 53%, 33%)
(0.00 / 0.42 / 0.53 / 0.33)

CMYK yüzdeleri

%0
%42.11
%53.22
%32.94

Codes

Color #AB6350 in popluar color models

AB 63 50
RGB 171 99 80
HSL 13° 36.25% 49.22%
HSB/HSV 13° 53.22% 67.06%
CMYK 0.00% 42.11% 53.22%
32.94%

Color #AB6350 in popluar number systems.

HEX AB 63 50
Decimal 171 99 80
Binary 10101011 1100011 1010000
Octal 253 143 120

Shades and tints

Shades of #AB6350

#AB6350
(171,99,80)
#9C5A49
(156,90,73)
#8D5142
(141,81,66)
#7E483B
(126,72,59)
#6F3F34
(111,63,52)
#60362D
(96,54,45)
#512D26
(81,45,38)
#42241F
(66,36,31)
#331B18
(51,27,24)
#241211
(36,18,17)
#15090A
(21,9,10)
#000000
(0,0,0)

Tints of #AB6350

#AB6350
(171,99,80)
#B2715F
(178,113,95)
#B97F6E
(185,127,110)
#C08D7D
(192,141,125)
#C79B8C
(199,155,140)
#CEA99B
(206,169,155)
#D5B7AA
(213,183,170)
#DCC5B9
(220,197,185)
#E3D3C8
(227,211,200)
#EAE1D7
(234,225,215)
#F1EFE6
(241,239,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AB6350 color. Also use rgb(171,99,80) instead hex code.

Text Font Color

.myTextColor { color: #AB6350; }

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

This text font color is #AB6350.

Background Color

.myBgColor { background-color: #AB6350; }

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

This div background color is #AB6350.

Border color

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

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

This div border color is #AB6350.

Opacity

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

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

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

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

This text has shadow with #AB6350 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AB6350.

Preview

Color preview on black background

This text has color #AB6350 on black background.


Color preview on white background

This text has color #AB6350 on white background.


Black color preview on #AB6350 background

This text has black color on #AB6350 background.


White color preview on #AB6350 background

This text has white color on #AB6350 background.


Related colors

Complementary color

Complementary color for #hex is #549CAF.


I love getcolorcode.com

Triadic colors

1 #50AB63 and #6350AB with #AB6350 are triadic colors.

2 #5063AB and #63AB50 with #AB6350 are triadic colors.