Color Hex Logo

#dabbed Color Hex

#DABBED
(218,187,237)
13 Favorites   3 Comments

Color spaces of #dabbed

RGB 218187237
HSL0.770.580.83
HSV277°21°93°
CMYK 0.080.210.00   0.07
XYZ61.969856.560587.7719
Yxy56.56050.30040.2742
Hunter Lab75.206715.4710-16.5512
CIE-Lab79.931820.0624-20.7356

#dabbed color RGB value is (218,187,237).

#dabbed hex color red value is 218, green value is 187 and the blue value of its RGB is 237. Cylindrical-coordinate representations (also known as HSL) of color #dabbed hue: 0.77 , saturation: 0.58 and the lightness value of dabbed is 0.83.

The process color (four color CMYK) of #dabbed color hex is 0.08, 0.21, 0.00, 0.07. Web safe color of #dabbed is #ccccff. Color #dabbed contains mainly BLUE color.

Base Numbers

BaseRedGreenBlue
Binary 11011010 10111011 11101101
Octal 332 273 355
Decimal 218 187 237
Hex DA BB ED

RGB Percentages of Color #dabbed

%33.96
%29.13
%36.92

CMYK Percentages of Color #dabbed

%8
%21
%0
%7

Triadic Colors of #dabbed

#dabbed #eddabb #bbedda

Analogous Colors of #dabbed

#dabbed #edbbe7 #c1bbed

Monochromatic Colors of #dabbed

#dabbed

Complementary Color

#dabbed #ceedbb

#dabbed Color Preview on Black Background

Lorem ipsum dolor sit amet.

#dabbed Color Preview on White Background

Lorem ipsum dolor sit amet.

#dabbed Color CSS Codes

.mybgcolor {background-color:#dabbed; } 
.myforecolor {color:#dabbed; }
.mybordercolor {border:3px solid #dabbed; }

#dabbed Text Font Color

<p style="color:#dabbed">Text here</p>

This sample text font color is #dabbed
Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.


#dabbed Background Color

<div style="background-color:#dabbed">
Div content here</div>

This div background color is #dabbed


#dabbed Border Color

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

This div border color is #dabbed


Css3 Examples

.textShadowRgb {
  text-shadow: 4px 4px 2px rgba(218,187,237, 0.8); } 
.textShadowHex { 
  text-shadow: 4px 4px 2px #dabbed; }
.divShadow { 
  -moz-box-shadow: 1px 1px 3px 2px #dabbed;
  -webkit-box-shadow: 1px 1px 3px 2px #dabbed;
  box-shadow:         1px 1px 3px 2px #dabbed; }

Text Shadow with RGB Values

<p style="text-shadow: 4px 4px 2px rgba(218,187,237, 0.8);">Text here</p>

This text has shadow with rgb values.


Text Shadow with Hex Values

<p style="text-shadow: 4px 4px 2px #dabbed">Text here</p>

This text has shadow with hex values.


Div Box Shadow

<div style="-moz-box-shadow: 1px 1px 3px 2px #dabbed;
  -webkit-box-shadow: 1px 1px 3px 2px #dabbed;
  box-shadow:         1px 1px 3px 2px #dabbed;">
Div content here</div>

This div box has shadow with color #dabbed


Comments

25 Mar 2021, 18:27 TheDankBoi69

why is everyone talking about DECADE, let's talk about how I dabbed after seeing the new best color of existence: DABBENDER (get it? between dabbing and lavender)

18 Feb 2021, 15:39 Zacapea

Close to #DECADE, but more nicer than #DECADE.

24 Nov 2020, 2:17 hyacinth

Nice! Similar to DECADE.

Please login to write comment.