COLOR #DB5AB0

HEX: #DB5AB0 RGB: (219,90,176)

Renk bilgisi

#DB5AB0 contains mainly red and blue colors. #DB5AB0 ‘ nin web güvenlik rengi #CC6699 (ya da #C69) dir.

RGB renk modeli

#DB5AB0 color RGB value is (219,90,176).

RGB: (219,90,176) (86%, 35%, 69%)

RGB bağlantıları ve doygunluk

R 219 of 255 = 86%
G 90 of 255 = 35%
B 176 of 255 = 69%

219
90
176

R + G + B ~ 63%. #DB5AB0 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 219 + 90 + 176 = 485 (100%)
R 219 of 485 ~ 45.15%
G 90 of 485 ~ 18.56%
B 176 of 485 ~ 36.29'%

%45.15
%18.56
%36.29

CMYK RENK MODELİ

#DB5AB0 rengi CMYK tonu (0,59,20,14).

  • camgöbeği tonu 0.00%
  • eflatun tonu 58.90%
  • sarı tonu 19.63%
  • ana renk tonu 14.12%

CMYK: (0,59,20,14)
C0M59Y20K14 (0%, 59%, 20%, 14%)
(0.00 / 0.59 / 0.20 / 0.14)

CMYK yüzdeleri

%0
%58.9
%19.63
%14.12

Codes

Color #DB5AB0 in popluar color models

DB 5A B0
RGB 219 90 176
HSL 320° 64.18% 60.59%
HSB/HSV 320° 58.90% 85.88%
CMYK 0.00% 58.90% 19.63%
14.12%

Color #DB5AB0 in popluar number systems.

HEX DB 5A B0
Decimal 219 90 176
Binary 11011011 1011010 10110000
Octal 333 132 260

Shades and tints

Shades of #DB5AB0

#DB5AB0
(219,90,176)
#C852A0
(200,82,160)
#B54A90
(181,74,144)
#A24280
(162,66,128)
#8F3A70
(143,58,112)
#7C3260
(124,50,96)
#692A50
(105,42,80)
#562240
(86,34,64)
#431A30
(67,26,48)
#301220
(48,18,32)
#1D0A10
(29,10,16)
#000000
(0,0,0)

Tints of #DB5AB0

#DB5AB0
(219,90,176)
#DE69B7
(222,105,183)
#E178BE
(225,120,190)
#E487C5
(228,135,197)
#E796CC
(231,150,204)
#EAA5D3
(234,165,211)
#EDB4DA
(237,180,218)
#F0C3E1
(240,195,225)
#F3D2E8
(243,210,232)
#F6E1EF
(246,225,239)
#F9F0F6
(249,240,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #DB5AB0 color. Also use rgb(219,90,176) instead hex code.

Text Font Color

.myTextColor { color: #DB5AB0; }

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

This text font color is #DB5AB0.

Background Color

.myBgColor { background-color: #DB5AB0; }

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

This div background color is #DB5AB0.

Border color

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

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

This div border color is #DB5AB0.

Opacity

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

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

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

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

This text has shadow with #DB5AB0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #DB5AB0.

Preview

Color preview on black background

This text has color #DB5AB0 on black background.


Color preview on white background

This text has color #DB5AB0 on white background.


Black color preview on #DB5AB0 background

This text has black color on #DB5AB0 background.


White color preview on #DB5AB0 background

This text has white color on #DB5AB0 background.


Related colors

Complementary color

Complementary color for #hex is #24A54F.


I love getcolorcode.com

Triadic colors

1 #B0DB5A and #5AB0DB with #DB5AB0 are triadic colors.

2 #B05ADB and #5ADBB0 with #DB5AB0 are triadic colors.