COLOR #AB6367

HEX: #AB6367 RGB: (171,99,103)

Renk bilgisi

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

RGB renk modeli

#AB6367 color RGB value is (171,99,103).

RGB: (171,99,103) (67%, 39%, 40%)

RGB bağlantıları ve doygunluk

R 171 of 255 = 67%
G 99 of 255 = 39%
B 103 of 255 = 40%

171
99
103

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

Yüzdelerle RGB renk parçaları

R + G + B = 171 + 99 + 103 = 373 (100%)
R 171 of 373 ~ 45.84%
G 99 of 373 ~ 26.54%
B 103 of 373 ~ 27.61'%

%45.84
%26.54
%27.61

CMYK RENK MODELİ

#AB6367 rengi CMYK tonu (0,42,40,33).

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

CMYK: (0,42,40,33)
C0M42Y40K33 (0%, 42%, 40%, 33%)
(0.00 / 0.42 / 0.40 / 0.33)

CMYK yüzdeleri

%0
%42.11
%39.77
%32.94

Codes

Color #AB6367 in popluar color models

AB 63 67
RGB 171 99 103
HSL 357° 30.00% 52.94%
HSB/HSV 357° 42.11% 67.06%
CMYK 0.00% 42.11% 39.77%
32.94%

Color #AB6367 in popluar number systems.

HEX AB 63 67
Decimal 171 99 103
Binary 10101011 1100011 1100111
Octal 253 143 147

Shades and tints

Shades of #AB6367

#AB6367
(171,99,103)
#9C5A5E
(156,90,94)
#8D5155
(141,81,85)
#7E484C
(126,72,76)
#6F3F43
(111,63,67)
#60363A
(96,54,58)
#512D31
(81,45,49)
#422428
(66,36,40)
#331B1F
(51,27,31)
#241216
(36,18,22)
#15090D
(21,9,13)
#000000
(0,0,0)

Tints of #AB6367

#AB6367
(171,99,103)
#B27174
(178,113,116)
#B97F81
(185,127,129)
#C08D8E
(192,141,142)
#C79B9B
(199,155,155)
#CEA9A8
(206,169,168)
#D5B7B5
(213,183,181)
#DCC5C2
(220,197,194)
#E3D3CF
(227,211,207)
#EAE1DC
(234,225,220)
#F1EFE9
(241,239,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AB6367; }

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

This text font color is #AB6367.

Background Color

.myBgColor { background-color: #AB6367; }

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

This div background color is #AB6367.

Border color

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

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

This div border color is #AB6367.

Opacity

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

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

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

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

This text has shadow with #AB6367 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AB6367.

Preview

Color preview on black background

This text has color #AB6367 on black background.


Color preview on white background

This text has color #AB6367 on white background.


Black color preview on #AB6367 background

This text has black color on #AB6367 background.


White color preview on #AB6367 background

This text has white color on #AB6367 background.


Related colors

Complementary color

Complementary color for #hex is #549C98.


I love getcolorcode.com

Triadic colors

1 #67AB63 and #6367AB with #AB6367 are triadic colors.

2 #6763AB and #63AB67 with #AB6367 are triadic colors.