#dddbfb - Selago Hex Color Code

#DDDBFB (Selago) - RGB 221, 219, 251 Color Information

#dddbfb Conversion Table

HEX Triplet DD, DB, FB
RGB Decimal 221, 219, 251
RGB Octal 335, 333, 373
RGB Percent 86.7%, 85.9%, 98.4%
RGB Binary 11011101, 11011011, 11111011
CMY 0.133, 0.141, 0.016
CMYK 12, 13, 0, 2

Percentages of Color #DDDBFB

R 86.7%
G 85.9%
B 98.4%
RGB Percentages of Color #dddbfb
C 12%
M 13%
Y 0%
K 2%
CMYK Percentages of Color #dddbfb

Color spaces of #DDDBFB Selago - RGB(221, 219, 251)

HSV (or HSB) 244°, 13°, 98°
HSL 244°, 80°, 92°
Web Safe #ccccff
XYZ 72.563, 73.000, 101.533
CIE-Lab 88.448, 6.772, -15.312
xyY 0.294, 0.295, 73.000
Decimal 14539771

#dddbfb Color Accessibility Scores (Selago Contrast Checker)

#dddbfb

On dark background [GOOD]

#dddbfb

On light background [POOR]

#dddbfb

As background color [POOR]

Selago ↔ #dddbfb Color Blindness Simulator

Coming soon... You can see how #dddbfb is perceived by people affected by a color vision deficiency. This can be useful if you need to ensure your color combinations are accessible to color-blind users.

#DDDBFB Color Combinations - Color Schemes with dddbfb

#dddbfb Analogous Colors

#dddbfb Triadic Colors

#dddbfb Split Complementary Colors

#dddbfb Complementary Colors

Shades and Tints of #dddbfb Color Variations

#dddbfb Shade Color Variations (When you combine pure black with this color, #dddbfb, darker shades are produced.)

#dddbfb Tint Color Variations (Lighter shades of #dddbfb can be created by blending the color with different amounts of white.)

Alternatives colours to Selago (#dddbfb)

#dddbfb Color Codes for CSS3/HTML5 and Icon Previews

Text with Hexadecimal Color #dddbfb
This sample text has a font color of #dddbfb
#dddbfb Border Color
This sample element has a border color of #dddbfb
#dddbfb CSS3 Linear Gradient
#dddbfb Background Color
This sample paragraph has a background color of #dddbfb
#dddbfb Text Shadow
This sample text has a shadow color of #dddbfb
Sample text with glow color #dddbfb
This sample text has a glow color of #dddbfb
#dddbfb Box Shadow
This sample element has a box shadow of #dddbfb
Sample text with Underline Color #dddbfb
This sample text has a underline color of #dddbfb
A selection of SVG images/icons using the hex version #dddbfb of the current color.

#DDDBFB in Programming

HTML5, CSS3 #dddbfb
Java new Color(221, 219, 251);
.NET Color.FromArgb(255, 221, 219, 251);
Swift UIColor(red:221, green:219, blue:251, alpha:1.00000)
Objective-C [UIColor colorWithRed:221 green:219 blue:251 alpha:1.00000];
OpenGL glColor3f(221f, 219f, 251f);
Python Color('#dddbfb')

#dddbfb - RGB(221, 219, 251) - Selago Color FAQ

What is the color code for Selago?

Hex color code for Selago color is #dddbfb. RGB color code for selago color is rgb(221, 219, 251).

What is the RGB value of #dddbfb?

The RGB value corresponding to the hexadecimal color code #dddbfb is rgb(221, 219, 251). These values represent the intensities of the red, green, and blue components of the color, respectively. Here, '221' indicates the intensity of the red component, '219' represents the green component's intensity, and '251' denotes the blue component's intensity. Combined in these specific proportions, these three color components create the color represented by #dddbfb.

What is the RGB percentage of #dddbfb?

The RGB percentage composition for the hexadecimal color code #dddbfb is detailed as follows: 86.7% Red, 85.9% Green, and 98.4% Blue. This breakdown indicates the relative contribution of each primary color in the RGB color model to achieve this specific shade. The value 86.7% for Red signifies a dominant red component, contributing significantly to the overall color. The Green and Blue components are comparatively lower, with 85.9% and 98.4% respectively, playing a smaller role in the composition of this particular hue. Together, these percentages of Red, Green, and Blue mix to form the distinct color represented by #dddbfb.

What does RGB 221,219,251 mean?

The RGB color 221, 219, 251 represents a bright and vivid shade of Blue. The websafe version of this color is hex ccccff. This color might be commonly referred to as a shade similar to Selago.

What is the CMYK (Cyan Magenta Yellow Black) color model of #dddbfb?

In the CMYK (Cyan, Magenta, Yellow, Black) color model, the color represented by the hexadecimal code #dddbfb is composed of 12% Cyan, 13% Magenta, 0% Yellow, and 2% Black. In this CMYK breakdown, the Cyan component at 12% influences the coolness or green-blue aspects of the color, whereas the 13% of Magenta contributes to the red-purple qualities. The 0% of Yellow typically adds to the brightness and warmth, and the 2% of Black determines the depth and overall darkness of the shade. The resulting color can range from bright and vivid to deep and muted, depending on these CMYK values. The CMYK color model is crucial in color printing and graphic design, offering a practical way to mix these four ink colors to create a vast spectrum of hues.

What is the HSL value of #dddbfb?

In the HSL (Hue, Saturation, Lightness) color model, the color represented by the hexadecimal code #dddbfb has an HSL value of 244° (degrees) for Hue, 80% for Saturation, and 92% for Lightness. In this HSL representation, the Hue at 244° indicates the basic color tone, which is a shade of red in this case. The Saturation value of 80% describes the intensity or purity of this color, with a higher percentage indicating a more vivid and pure color. The Lightness value of 92% determines the brightness of the color, where a higher percentage represents a lighter shade. Together, these HSL values combine to create the distinctive shade of red that is both moderately vivid and fairly bright, as indicated by the specific values for this color. The HSL color model is particularly useful in digital arts and web design, as it allows for easy adjustments of color tones, saturation, and brightness levels.

Did you know our free color tools?
Creating a Branded Educational Identity: A Guide to HTML Color Palette Selection

The creation of a color palette for branding purposes in the field of education follows unique goals that usually go beyond classic marketing methods. The reason for that is the necessity to create a different kind of brand recognition where the use ...

How to Use CSS3 Gradients to Create Beautiful Web Backgrounds and Effects

Engaging your audience and increasing their time spent on the website is possible with CSS3 gradients. Your university website can really stand out with its visual appeal. CSS3 is useful when creating and formatting content structure in web design. Y...

The Impact of Color on Student Attention

Color can be an underestimated and profound force in our daily lives, having the potential to alter mood, behavior, and cognitive functions in surprising ways. Students, in particular, rely on their learning environments for optimal academic performa...

What Are E-Commerce Kpis

E-commerce KPIs are key performance indicators that businesses use to measure the success of their online sales efforts. E-commerce businesses need to track key performance indicators (KPIs) to measure their success. Many KPIs can be tracked, but som...

Best Color Matches For Your Home Office

An office space thrives on high energy and positivity. As such, it must be calming, welcoming, and inspiring. Studies have also shown that colors greatly impact human emotions. Hence, painting your home office walls with the right color scheme is ess...