#bffaff - Onahau Hex Color Code

#BFFAFF (Onahau) - RGB 191, 250, 255 Color Information

#bffaff Conversion Table

HEX Triplet BF, FA, FF
RGB Decimal 191, 250, 255
RGB Octal 277, 372, 377
RGB Percent 74.9%, 98%, 100%
RGB Binary 10111111, 11111010, 11111111
CMY 0.251, 0.020, 0.000
CMYK 25, 2, 0, 0

Percentages of Color #BFFAFF

R 74.9%
G 98%
B 100%
RGB Percentages of Color #bffaff
C 25%
M 2%
Y 0%
K 0%
CMYK Percentages of Color #bffaff

Color spaces of #BFFAFF Onahau - RGB(191, 250, 255)

HSV (or HSB) 185°, 25°, 100°
HSL 185°, 100°, 87°
Web Safe #ccffff
XYZ 73.721, 86.668, 107.451
CIE-Lab 94.597, -17.314, -8.435
xyY 0.275, 0.324, 86.668
Decimal 12581631

#bffaff Color Accessibility Scores (Onahau Contrast Checker)

#bffaff

On dark background [GOOD]

#bffaff

On light background [POOR]

#bffaff

As background color [POOR]

Onahau ↔ #bffaff Color Blindness Simulator

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

#BFFAFF Color Combinations - Color Schemes with bffaff

#bffaff Analogous Colors

#bffaff Triadic Colors

#bffaff Split Complementary Colors

#bffaff Complementary Colors

Shades and Tints of #bffaff Color Variations

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

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

Alternatives colours to Onahau (#bffaff)

#bffaff Color Codes for CSS3/HTML5 and Icon Previews

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

#BFFAFF in Programming

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

#bffaff - RGB(191, 250, 255) - Onahau Color FAQ

What is the color code for Onahau?

Hex color code for Onahau color is #bffaff. RGB color code for onahau color is rgb(191, 250, 255).

What is the RGB value of #bffaff?

The RGB value corresponding to the hexadecimal color code #bffaff is rgb(191, 250, 255). These values represent the intensities of the red, green, and blue components of the color, respectively. Here, '191' 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 #bffaff.

What is the RGB percentage of #bffaff?

The RGB percentage composition for the hexadecimal color code #bffaff is detailed as follows: 74.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 74.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 #bffaff.

What does RGB 191,250,255 mean?

The RGB color 191, 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 Onahau.

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

In the CMYK (Cyan, Magenta, Yellow, Black) color model, the color represented by the hexadecimal code #bffaff is composed of 25% Cyan, 2% Magenta, 0% Yellow, and 0% Black. In this CMYK breakdown, the Cyan component at 25% 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 #bffaff?

In the HSL (Hue, Saturation, Lightness) color model, the color represented by the hexadecimal code #bffaff has an HSL value of 185° (degrees) for Hue, 100% for Saturation, and 87% for Lightness. In this HSL representation, the Hue at 185° 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 87% 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...

What Is The Conversion Rate Formula?

What is the conversion rate formula? Well, the conversion rate formula is a way to calculate the rate at which a marketing campaign converts leads into customers. To determine the success of your online marketing campaigns, it’s important to un...

How Color Theory Enhances Visual Design Impact

Color theory plays a crucial role in graphic design, influencing the way we perceive and interpret visual information. Understanding the principles of color theory is essential for designers to create visually appealing and effective designs that com...

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