COLOR #DBF5B7

HEX: #DBF5B7 RGB: (219,245,183)

Color info

#DBF5B7 contains mainly red and green colors. Web safe color of #DBF5B7 is #CCFFCC (or #CFC).

RGB color model

#DBF5B7 color RGB value is (219,245,183).

RGB: (219,245,183) (86%, 96%, 72%)

RGB channels and saturation

R 219 of 255 = 86%
G 245 of 255 = 96%
B 183 of 255 = 72%

219
245
183

R + G + B ~ 85%. #DBF5B7 is quite light color.

Portions of RGB colors in percentages

R + G + B = 219 + 245 + 183 = 647 (100%)
R 219 of 647 ~ 33.85%
G 245 of 647 ~ 37.87%
B 183 of 647 ~ 28.28'%

%33.85
%37.87
%28.28

CMYK color model

#DBF5B7 color CMYK value is (11,0,25,4).

  • cyan value is 10.61%
  • magenta value is 0.00%
  • yellow value is 25.31%
  • key color value is 3.92%
CMYK: (11,0,25,4) C11M0Y25K4 (11%,0%,25%,4%) (0.11/0.00/0.25/0.04) 

CMYK percentages

%10.61
%0
%25.31
%3.92

Codes

Color #DBF5B7 in popluar color models

DB F5 B7
RGB 219 245 183
HSL 85° 75.61% 83.92%
HSB/HSV 85° 25.31% 96.08%
CMYK 10.61% 0.00% 25.31%
3.92%

Color #DBF5B7 in popluar number systems.

HEX DB F5 B7
Decimal 219 245 183
Binary 11011011 11110101 10110111
Octal 333 365 267

Shades and tints

Shades of #DBF5B7

#DBF5B7
(219,245,183)
#C8DFA7
(200,223,167)
#B5C997
(181,201,151)
#A2B387
(162,179,135)
#8F9D77
(143,157,119)
#7C8767
(124,135,103)
#697157
(105,113,87)
#565B47
(86,91,71)
#434537
(67,69,55)
#302F27
(48,47,39)
#1D1917
(29,25,23)
#000000
(0,0,0)

Tints of #DBF5B7

#DBF5B7
(219,245,183)
#DEF5BD
(222,245,189)
#E1F5C3
(225,245,195)
#E4F5C9
(228,245,201)
#E7F5CF
(231,245,207)
#EAF5D5
(234,245,213)
#EDF5DB
(237,245,219)
#F0F5E1
(240,245,225)
#F3F5E7
(243,245,231)
#F6F5ED
(246,245,237)
#F9F5F3
(249,245,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #DBF5B7 color. Also use rgb(219,245,183) instead hex code.

Text Font Color

.myTextColor { color: #DBF5B7; }

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

This text font color is #DBF5B7.

Background Color

.myBgColor { background-color: #DBF5B7; }

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

This div background color is #DBF5B7.

Border color

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

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

This div border color is #DBF5B7.

Opacity

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

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

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

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

This text has shadow with #DBF5B7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #DBF5B7.

Preview

Color preview on black background

This text has color #DBF5B7 on black background.


Color preview on white background

This text has color #DBF5B7 on white background.


Black color preview on #DBF5B7 background

This text has black color on #DBF5B7 background.


White color preview on #DBF5B7 background

This text has white color on #DBF5B7 background.


Related colors

Complementary color

Complementary color for #hex is #240A48.


I love getcolorcode.com

Triadic colors

1 #B7DBF5 and #F5B7DB with #DBF5B7 are triadic colors.

2 #B7F5DB and #F5DBB7 with #DBF5B7 are triadic colors.