COLOR #DBF4A4

HEX: #DBF4A4 RGB: (219,244,164)

Color info

#DBF4A4 contains mainly red and green colors. Web safe color of #DBF4A4 is #CCFF99 (or #CF9).

RGB color model

#DBF4A4 color RGB value is (219,244,164).

RGB: (219,244,164) (86%, 96%, 64%)

RGB channels and saturation

R 219 of 255 = 86%
G 244 of 255 = 96%
B 164 of 255 = 64%

219
244
164

R + G + B ~ 82%. #DBF4A4 is quite light color.

Portions of RGB colors in percentages

R + G + B = 219 + 244 + 164 = 627 (100%)
R 219 of 627 ~ 34.93%
G 244 of 627 ~ 38.92%
B 164 of 627 ~ 26.16'%

%34.93
%38.92
%26.16

CMYK color model

#DBF4A4 color CMYK value is (10,0,33,4).

  • cyan value is 10.25%
  • magenta value is 0.00%
  • yellow value is 32.79%
  • key color value is 4.31%

CMYK: (10,0,33,4)
C10M0Y33K4 (10%, 0%, 33%, 4%)
(0.10 / 0.00 / 0.33 / 0.04)

CMYK percentages

%10.25
%0
%32.79
%4.31

Codes

Color #DBF4A4 in popluar color models

DB F4 A4
RGB 219 244 164
HSL 79° 78.43% 80.00%
HSB/HSV 79° 32.79% 95.69%
CMYK 10.25% 0.00% 32.79%
4.31%

Color #DBF4A4 in popluar number systems.

HEX DB F4 A4
Decimal 219 244 164
Binary 11011011 11110100 10100100
Octal 333 364 244

Shades and tints

Shades of #DBF4A4

#DBF4A4
(219,244,164)
#C8DE96
(200,222,150)
#B5C888
(181,200,136)
#A2B27A
(162,178,122)
#8F9C6C
(143,156,108)
#7C865E
(124,134,94)
#697050
(105,112,80)
#565A42
(86,90,66)
#434434
(67,68,52)
#302E26
(48,46,38)
#1D1818
(29,24,24)
#000000
(0,0,0)

Tints of #DBF4A4

#DBF4A4
(219,244,164)
#DEF5AC
(222,245,172)
#E1F6B4
(225,246,180)
#E4F7BC
(228,247,188)
#E7F8C4
(231,248,196)
#EAF9CC
(234,249,204)
#EDFAD4
(237,250,212)
#F0FBDC
(240,251,220)
#F3FCE4
(243,252,228)
#F6FDEC
(246,253,236)
#F9FEF4
(249,254,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #DBF4A4 color. Also use rgb(219,244,164) instead hex code.

Text Font Color

.myTextColor { color: #DBF4A4; }

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

This text font color is #DBF4A4.

Background Color

.myBgColor { background-color: #DBF4A4; }

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

This div background color is #DBF4A4.

Border color

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

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

This div border color is #DBF4A4.

Opacity

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

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

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

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

This text has shadow with #DBF4A4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #DBF4A4.

Preview

Color preview on black background

This text has color #DBF4A4 on black background.


Color preview on white background

This text has color #DBF4A4 on white background.


Black color preview on #DBF4A4 background

This text has black color on #DBF4A4 background.


White color preview on #DBF4A4 background

This text has white color on #DBF4A4 background.


Related colors

Complementary color

Complementary color for #hex is #240B5B.


I love getcolorcode.com

Triadic colors

1 #A4DBF4 and #F4A4DB with #DBF4A4 are triadic colors.

2 #A4F4DB and #F4DBA4 with #DBF4A4 are triadic colors.