#07fcc0 - Bright Turquoise Hex Color Code

#07FCC0 (Bright Turquoise) - RGB 7, 252, 192 Color Information

#07fcc0 Conversion Table

HEX Triplet 07, FC, C0
RGB Decimal 7, 252, 192
RGB Octal 7, 374, 300
RGB Percent 2.7%, 98.8%, 75.3%
RGB Binary 111, 11111100, 11000000
CMY 0.973, 0.012, 0.247
CMYK 97, 0, 24, 1

Percentages of Color #07FCC0

R 2.7%
G 98.8%
B 75.3%
RGB Percentages of Color #07fcc0
C 97%
M 0%
Y 24%
K 1%
CMYK Percentages of Color #07fcc0

Color spaces of #07FCC0 Bright Turquoise - RGB(7, 252, 192)

HSV (or HSB) 165°, 97°, 99°
HSL 165°, 98°, 51°
Web Safe #00ffcc
XYZ 44.412, 73.472, 61.710
CIE-Lab 88.672, -63.179, 14.958
xyY 0.247, 0.409, 73.472
Decimal 523456

#07fcc0 Color Accessibility Scores (Bright Turquoise Contrast Checker)

#07fcc0

On dark background [GOOD]

#07fcc0

On light background [POOR]

#07fcc0

As background color [POOR]

Bright Turquoise ↔ #07fcc0 Color Blindness Simulator

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

#07FCC0 Color Combinations - Color Schemes with 07fcc0

#07fcc0 Analogous Colors

#07fcc0 Triadic Colors

#07fcc0 Split Complementary Colors

#07fcc0 Complementary Colors

Shades and Tints of #07fcc0 Color Variations

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

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

Alternatives colours to Bright Turquoise (#07fcc0)

#07fcc0 Color Codes for CSS3/HTML5 and Icon Previews

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

#07FCC0 in Programming

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

#07fcc0 - RGB(7, 252, 192) - Bright Turquoise Color FAQ

What is the color code for Bright Turquoise?

Hex color code for Bright Turquoise color is #07fcc0. RGB color code for bright turquoise color is rgb(7, 252, 192).

What is the RGB value of #07fcc0?

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

What is the RGB percentage of #07fcc0?

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

What does RGB 7,252,192 mean?

The RGB color 7, 252, 192 represents a bright and vivid shade of Green. The websafe version of this color is hex 00ffcc. This color might be commonly referred to as a shade similar to Bright Turquoise.

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

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

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

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

E-commerce Homepage Examples & CRO Best Practices

Conversion rate optimization (CRO) is a critical aspect of e-commerce success. By optimizing your homepage, you can increase the chances that visitors will take the desired action, whether it be signing up for a newsletter, making a purchase, or down...

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