#dbfaff - Oyster Bay Hex Color Code

#DBFAFF (Oyster Bay) - RGB 219, 250, 255 Color Information

#dbfaff Conversion Table

HEX Triplet DB, FA, FF
RGB Decimal 219, 250, 255
RGB Octal 333, 372, 377
RGB Percent 85.9%, 98%, 100%
RGB Binary 11011011, 11111010, 11111111
CMY 0.141, 0.020, 0.000
CMYK 14, 2, 0, 0

Percentages of Color #DBFAFF

R 85.9%
G 98%
B 100%
RGB Percentages of Color #dbfaff
C 14%
M 2%
Y 0%
K 0%
CMYK Percentages of Color #dbfaff

Color spaces of #DBFAFF Oyster Bay - RGB(219, 250, 255)

HSV (or HSB) 188°, 14°, 100°
HSL 188°, 100°, 93°
Web Safe #ccffff
XYZ 81.449, 90.651, 107.812
CIE-Lab 96.266, -8.988, -5.780
xyY 0.291, 0.324, 90.651
Decimal 14416639

#dbfaff Color Accessibility Scores (Oyster Bay Contrast Checker)

#dbfaff

On dark background [GOOD]

#dbfaff

On light background [POOR]

#dbfaff

As background color [POOR]

Oyster Bay ↔ #dbfaff Color Blindness Simulator

Coming soon... You can see how #dbfaff 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.

#DBFAFF Color Combinations - Color Schemes with dbfaff

#dbfaff Analogous Colors

#dbfaff Triadic Colors

#dbfaff Split Complementary Colors

#dbfaff Complementary Colors

Shades and Tints of #dbfaff Color Variations

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

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

Alternatives colours to Oyster Bay (#dbfaff)

#dbfaff Color Codes for CSS3/HTML5 and Icon Previews

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

#DBFAFF in Programming

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

#dbfaff - RGB(219, 250, 255) - Oyster Bay Color FAQ

What is the color code for Oyster Bay?

Hex color code for Oyster Bay color is #dbfaff. RGB color code for oyster bay color is rgb(219, 250, 255).

What is the RGB value of #dbfaff?

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

What is the RGB percentage of #dbfaff?

The RGB percentage composition for the hexadecimal color code #dbfaff is detailed as follows: 85.9% Red, 98% Green, and 100% Blue. This breakdown indicates the relative contribution of each primary color in the RGB color model to achieve this specific shade. The value 85.9% for Red signifies a dominant red component, contributing significantly to the overall color. The Green and Blue components are comparatively lower, with 98% and 100% 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 #dbfaff.

What does RGB 219,250,255 mean?

The RGB color 219, 250, 255 represents a bright and vivid shade of Blue. The websafe version of this color is hex ccffff. This color might be commonly referred to as a shade similar to Oyster Bay.

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

In the CMYK (Cyan, Magenta, Yellow, Black) color model, the color represented by the hexadecimal code #dbfaff is composed of 14% Cyan, 2% Magenta, 0% Yellow, and 0% Black. In this CMYK breakdown, the Cyan component at 14% influences the coolness or green-blue aspects of the color, whereas the 2% of Magenta contributes to the red-purple qualities. The 0% of Yellow typically adds to the brightness and warmth, and the 0% 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 #dbfaff?

In the HSL (Hue, Saturation, Lightness) color model, the color represented by the hexadecimal code #dbfaff has an HSL value of 188° (degrees) for Hue, 100% for Saturation, and 93% for Lightness. In this HSL representation, the Hue at 188° indicates the basic color tone, which is a shade of red in this case. The Saturation value of 100% describes the intensity or purity of this color, with a higher percentage indicating a more vivid and pure color. The Lightness value of 93% 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?
Incorporating Colors in Design: A Comprehensive Guide

Colors are potent communicative elements. They excite emotions, manipulate moods, and transmit unspoken messages. To heighten resonance in design, skillful integration of colors is essential. This guide is equipped with insights and hands-on tips on ...

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...

Exploring the Benefits of VPN for Designers and Creatives

When breaches of confidentiality and privacy became the norm on the Internet, all and sundry began to discuss VPNs. Today, we delve into the benefits of using VPN for designers. How can web designers leverage VPNs to enhance their productivity and sa...

Adjusting Mac Screen Brightness: Tips for Better Viewing Experience

Mac computers are your trusted ally through all your digital adventures. However, staring at their glowing screens for hours can take a toll. It can strain your eyes and disrupt your sleep cycle. It is critical to adjust the screen brightness of your...

The Influence of Colors on Psychology: An Insightful Analysis

The captivating influence that colors possess over our emotions and actions is both marked and pervasive. Every hue, from the serene and calming blue to the vivacious and stimulating red, subtly permeates the fabric of our everyday lives, influencing...