COLOR #AB7DB2

HEX: #AB7DB2 RGB: (171,125,178)

Renk bilgisi

#AB7DB2 contains red, green and blue colors in about the same proportion. #AB7DB2 ‘ nin web güvenlik rengi #996699 (ya da #969) dir.

RGB renk modeli

#AB7DB2 color RGB value is (171,125,178).

RGB: (171,125,178) (67%, 49%, 70%)

RGB bağlantıları ve doygunluk

R 171 of 255 = 67%
G 125 of 255 = 49%
B 178 of 255 = 70%

171
125
178

R + G + B ~ 62%. #AB7DB2 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 171 + 125 + 178 = 474 (100%)
R 171 of 474 ~ 36.08%
G 125 of 474 ~ 26.37%
B 178 of 474 ~ 37.55'%

%36.08
%26.37
%37.55

CMYK RENK MODELİ

#AB7DB2 rengi CMYK tonu (4,30,0,30).

  • camgöbeği tonu 3.93%
  • eflatun tonu 29.78%
  • sarı tonu 0.00%
  • ana renk tonu 30.20%

CMYK: (4,30,0,30)
C4M30Y0K30 (4%, 30%, 0%, 30%)
(0.04 / 0.30 / 0.00 / 0.30)

CMYK yüzdeleri

%3.93
%29.78
%0
%30.2

Codes

Color #AB7DB2 in popluar color models

AB 7D B2
RGB 171 125 178
HSL 292° 25.60% 59.41%
HSB/HSV 292° 29.78% 69.80%
CMYK 3.93% 29.78% 0.00%
30.20%

Color #AB7DB2 in popluar number systems.

HEX AB 7D B2
Decimal 171 125 178
Binary 10101011 1111101 10110010
Octal 253 175 262

Shades and tints

Shades of #AB7DB2

#AB7DB2
(171,125,178)
#9C72A2
(156,114,162)
#8D6792
(141,103,146)
#7E5C82
(126,92,130)
#6F5172
(111,81,114)
#604662
(96,70,98)
#513B52
(81,59,82)
#423042
(66,48,66)
#332532
(51,37,50)
#241A22
(36,26,34)
#150F12
(21,15,18)
#000000
(0,0,0)

Tints of #AB7DB2

#AB7DB2
(171,125,178)
#B288B9
(178,136,185)
#B993C0
(185,147,192)
#C09EC7
(192,158,199)
#C7A9CE
(199,169,206)
#CEB4D5
(206,180,213)
#D5BFDC
(213,191,220)
#DCCAE3
(220,202,227)
#E3D5EA
(227,213,234)
#EAE0F1
(234,224,241)
#F1EBF8
(241,235,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AB7DB2 color. Also use rgb(171,125,178) instead hex code.

Text Font Color

.myTextColor { color: #AB7DB2; }

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

This text font color is #AB7DB2.

Background Color

.myBgColor { background-color: #AB7DB2; }

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

This div background color is #AB7DB2.

Border color

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

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

This div border color is #AB7DB2.

Opacity

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

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

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

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

This text has shadow with #AB7DB2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AB7DB2.

Preview

Color preview on black background

This text has color #AB7DB2 on black background.


Color preview on white background

This text has color #AB7DB2 on white background.


Black color preview on #AB7DB2 background

This text has black color on #AB7DB2 background.


White color preview on #AB7DB2 background

This text has white color on #AB7DB2 background.


Related colors

Complementary color

Complementary color for #hex is #54824D.


I love getcolorcode.com

Triadic colors

1 #B2AB7D and #7DB2AB with #AB7DB2 are triadic colors.

2 #B27DAB and #7DABB2 with #AB7DB2 are triadic colors.