COLOR #DB0729

HEX: #DB0729 RGB: (219,7,41)

Color info

#DB0729 contains mainly red color. Web safe color of #DB0729 is #CC0033 (or #C03).

RGB color model

#DB0729 color RGB value is (219,7,41).

RGB: (219,7,41) (86%, 3%, 16%)

RGB channels and saturation

R 219 of 255 = 86%
G 7 of 255 = 3%
B 41 of 255 = 16%

219
7
41

R + G + B ~ 35%. #DB0729 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 219 + 7 + 41 = 267 (100%)
R 219 of 267 ~ 82.02%
G 7 of 267 ~ 2.62%
B 41 of 267 ~ 15.36'%

%82.02
%15.36

CMYK color model

#DB0729 color CMYK value is (0,97,81,14).

  • cyan value is 0.00%
  • magenta value is 96.80%
  • yellow value is 81.28%
  • key color value is 14.12%
CMYK: (0,97,81,14) C0M97Y81K14 (0%,97%,81%,14%) (0.00/0.97/0.81/0.14) 

CMYK percentages

%0
%96.8
%81.28
%14.12

Codes

Color #DB0729 in popluar color models

DB 07 29
RGB 219 7 41
HSL 350° 93.81% 44.31%
HSB/HSV 350° 96.80% 85.88%
CMYK 0.00% 96.80% 81.28%
14.12%

Color #DB0729 in popluar number systems.

HEX DB 07 29
Decimal 219 7 41
Binary 11011011 111 101001
Octal 333 7 51

Shades and tints

Shades of #DB0729

#DB0729
(219,7,41)
#C80726
(200,7,38)
#B50723
(181,7,35)
#A20720
(162,7,32)
#8F071D
(143,7,29)
#7C071A
(124,7,26)
#690717
(105,7,23)
#560714
(86,7,20)
#430711
(67,7,17)
#30070E
(48,7,14)
#1D070B
(29,7,11)
#000000
(0,0,0)

Tints of #DB0729

#DB0729
(219,7,41)
#DE1D3C
(222,29,60)
#E1334F
(225,51,79)
#E44962
(228,73,98)
#E75F75
(231,95,117)
#EA7588
(234,117,136)
#ED8B9B
(237,139,155)
#F0A1AE
(240,161,174)
#F3B7C1
(243,183,193)
#F6CDD4
(246,205,212)
#F9E3E7
(249,227,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #DB0729 color. Also use rgb(219,7,41) instead hex code.

Text Font Color

.myTextColor { color: #DB0729; }

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

This text font color is #DB0729.

Background Color

.myBgColor { background-color: #DB0729; }

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

This div background color is #DB0729.

Border color

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

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

This div border color is #DB0729.

Opacity

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

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

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

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

This text has shadow with #DB0729 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #DB0729.

Preview

Color preview on black background

This text has color #DB0729 on black background.


Color preview on white background

This text has color #DB0729 on white background.


Black color preview on #DB0729 background

This text has black color on #DB0729 background.


White color preview on #DB0729 background

This text has white color on #DB0729 background.


Related colors

Complementary color

Complementary color for #hex is #24F8D6.


I love getcolorcode.com

Triadic colors

1 #29DB07 and #0729DB with #DB0729 are triadic colors.

2 #2907DB and #07DB29 with #DB0729 are triadic colors.