#74d6bc - Bermuda Hex Color Code

#74D6BC (Bermuda) - RGB 116, 214, 188 Color Information

#74d6bc Conversion Table

HEX Triplet 74, D6, BC
RGB Decimal 116, 214, 188
RGB Octal 164, 326, 274
RGB Percent 45.5%, 83.9%, 73.7%
RGB Binary 1110100, 11010110, 10111100
CMY 0.545, 0.161, 0.263
CMYK 46, 0, 12, 16

Percentages of Color #74D6BC

R 45.5%
G 83.9%
B 73.7%
RGB Percentages of Color #74d6bc
C 46%
M 0%
Y 12%
K 16%
CMYK Percentages of Color #74d6bc

Color spaces of #74D6BC Bermuda - RGB(116, 214, 188)

HSV (or HSB) 164°, 46°, 84°
HSL 164°, 54°, 65°
Web Safe #66cccc
XYZ 40.326, 55.437, 56.152
CIE-Lab 79.292, -35.033, 3.912
xyY 0.265, 0.365, 55.437
Decimal 7657148

#74d6bc Color Accessibility Scores (Bermuda Contrast Checker)

#74d6bc

On dark background [GOOD]

#74d6bc

On light background [POOR]

#74d6bc

As background color [POOR]

Bermuda ↔ #74d6bc Color Blindness Simulator

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

#74D6BC Color Combinations - Color Schemes with 74d6bc

#74d6bc Analogous Colors

#74d6bc Triadic Colors

#74d6bc Split Complementary Colors

#74d6bc Complementary Colors

Shades and Tints of #74d6bc Color Variations

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

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

Alternatives colours to Bermuda (#74d6bc)

#74d6bc Color Codes for CSS3/HTML5 and Icon Previews

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

#74D6BC in Programming

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

#74d6bc - RGB(116, 214, 188) - Bermuda Color FAQ

What is the color code for Bermuda?

Hex color code for Bermuda color is #74d6bc. RGB color code for bermuda color is rgb(116, 214, 188).

What is the RGB value of #74d6bc?

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

What is the RGB percentage of #74d6bc?

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

What does RGB 116,214,188 mean?

The RGB color 116, 214, 188 represents a bright and vivid shade of Green. The websafe version of this color is hex 66cccc. This color might be commonly referred to as a shade similar to Bermuda.

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

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

In the HSL (Hue, Saturation, Lightness) color model, the color represented by the hexadecimal code #74d6bc has an HSL value of 164° (degrees) for Hue, 54% for Saturation, and 65% for Lightness. In this HSL representation, the Hue at 164° indicates the basic color tone, which is a shade of red in this case. The Saturation value of 54% describes the intensity or purity of this color, with a higher percentage indicating a more vivid and pure color. The Lightness value of 65% 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?
Exploring the Role of Colors in Branding

Colors play an indispensable role in shaping a brand’s identity, influencing consumer perception and reaction toward a business. These elements provoke an array of emotions, guide decision-making processes, and communicate the ethos a brand emb...

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

Why Every Designer Should Consider an IQ Test: Unlocking Creative Potential

The world of design is a vast and intricate space, brimming with creativity, innovation, and a perpetual desire for originality. Designers continually push their cognitive boundaries to conceive concepts that are not only visually enticing but also f...

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

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