#36f7fb - Cyan / Aqua Hex Color Code

#36F7FB (Cyan / Aqua) - RGB 54, 247, 251 Color Information

#36f7fb Conversion Table

HEX Triplet 36, F7, FB
RGB Decimal 54, 247, 251
RGB Octal 66, 367, 373
RGB Percent 21.2%, 96.9%, 98.4%
RGB Binary 110110, 11110111, 11111011
CMY 0.788, 0.031, 0.016
CMYK 78, 2, 0, 2

Percentages of Color #36F7FB

R 21.2%
G 96.9%
B 98.4%
RGB Percentages of Color #36f7fb
C 78%
M 2%
Y 0%
K 2%
CMYK Percentages of Color #36f7fb

Color spaces of #36F7FB Cyan / Aqua - RGB(54, 247, 251)

HSV (or HSB) 181°, 78°, 98°
HSL 181°, 96°, 60°
Web Safe #33ffff
XYZ 52.195, 74.271, 102.852
CIE-Lab 89.050, -43.355, -15.115
xyY 0.228, 0.324, 74.271
Decimal 3602427

#36f7fb Color Accessibility Scores (Cyan / Aqua Contrast Checker)

#36f7fb

On dark background [GOOD]

#36f7fb

On light background [POOR]

#36f7fb

As background color [POOR]

Cyan / Aqua ↔ #36f7fb Color Blindness Simulator

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

#36F7FB Color Combinations - Color Schemes with 36f7fb

#36f7fb Analogous Colors

#36f7fb Triadic Colors

#36f7fb Split Complementary Colors

#36f7fb Complementary Colors

Shades and Tints of #36f7fb Color Variations

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

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

Alternatives colours to Cyan / Aqua (#36f7fb)

#36f7fb Color Codes for CSS3/HTML5 and Icon Previews

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

#36F7FB in Programming

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

#36f7fb - RGB(54, 247, 251) - Cyan / Aqua Color FAQ

What is the color code for Cyan / Aqua?

Hex color code for Cyan / Aqua color is #36f7fb. RGB color code for cyan / aqua color is rgb(54, 247, 251).

What is the RGB value of #36f7fb?

The RGB value corresponding to the hexadecimal color code #36f7fb is rgb(54, 247, 251). These values represent the intensities of the red, green, and blue components of the color, respectively. Here, '54' indicates the intensity of the red component, '247' 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 #36f7fb.

What is the RGB percentage of #36f7fb?

The RGB percentage composition for the hexadecimal color code #36f7fb is detailed as follows: 21.2% Red, 96.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 21.2% for Red signifies a dominant red component, contributing significantly to the overall color. The Green and Blue components are comparatively lower, with 96.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 #36f7fb.

What does RGB 54,247,251 mean?

The RGB color 54, 247, 251 represents a bright and vivid shade of Blue. The websafe version of this color is hex 33ffff. This color might be commonly referred to as a shade similar to Cyan / Aqua.

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

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

In the HSL (Hue, Saturation, Lightness) color model, the color represented by the hexadecimal code #36f7fb has an HSL value of 181° (degrees) for Hue, 96% for Saturation, and 60% for Lightness. In this HSL representation, the Hue at 181° indicates the basic color tone, which is a shade of red in this case. The Saturation value of 96% describes the intensity or purity of this color, with a higher percentage indicating a more vivid and pure color. The Lightness value of 60% 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?
The Use of Color in Educational Materials and Technologies

Color has the power to influence our emotions, behaviors, and perceptions in powerful ways. Within education, its use in materials and technologies has a great impact on learning, engagement, and retention – from textbooks to e-learning platfor...

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 Comprehensive Guide to Choosing the Best Office Paint Colors

The choice of paint colors in an office is not merely a matter of aesthetics; it’s a strategic decision that can influence employee well-being, productivity, and the overall ambiance of the workspace. This comprehensive guide delves into the ps...

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