#30bdb8 - Moonstone Hex Color Code

#30BDB8 (Moonstone) - RGB 48, 189, 184 Color Information

#30bdb8 Conversion Table

HEX Triplet 30, BD, B8
RGB Decimal 48, 189, 184
RGB Octal 60, 275, 270
RGB Percent 18.8%, 74.1%, 72.2%
RGB Binary 110000, 10111101, 10111000
CMY 0.812, 0.259, 0.278
CMYK 75, 0, 3, 26

Percentages of Color #30BDB8

R 18.8%
G 74.1%
B 72.2%
RGB Percentages of Color #30bdb8
C 75%
M 0%
Y 3%
K 26%
CMYK Percentages of Color #30bdb8

Color spaces of #30BDB8 Moonstone - RGB(48, 189, 184)

HSV (or HSB) 178°, 75°, 74°
HSL 178°, 59°, 46°
Web Safe #33cccc
XYZ 28.068, 40.484, 51.682
CIE-Lab 69.813, -36.921, -8.058
xyY 0.233, 0.337, 40.484
Decimal 3194296

#30bdb8 Color Accessibility Scores (Moonstone Contrast Checker)

#30bdb8

On dark background [POOR]

#30bdb8

On light background [GOOD]

#30bdb8

As background color [GOOD]

Moonstone ↔ #30bdb8 Color Blindness Simulator

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

#30BDB8 Color Combinations - Color Schemes with 30bdb8

#30bdb8 Analogous Colors

#30bdb8 Triadic Colors

#30bdb8 Split Complementary Colors

#30bdb8 Complementary Colors

Shades and Tints of #30bdb8 Color Variations

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

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

Alternatives colours to Moonstone (#30bdb8)

#30bdb8 Color Codes for CSS3/HTML5 and Icon Previews

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

#30BDB8 in Programming

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

#30bdb8 - RGB(48, 189, 184) - Moonstone Color FAQ

What is the color code for Moonstone?

Hex color code for Moonstone color is #30bdb8. RGB color code for moonstone color is rgb(48, 189, 184).

What is the RGB value of #30bdb8?

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

What is the RGB percentage of #30bdb8?

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

What does RGB 48,189,184 mean?

The RGB color 48, 189, 184 represents a dull and muted shade of Green. The websafe version of this color is hex 33cccc. This color might be commonly referred to as a shade similar to Moonstone.

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

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

In the HSL (Hue, Saturation, Lightness) color model, the color represented by the hexadecimal code #30bdb8 has an HSL value of 178° (degrees) for Hue, 59% for Saturation, and 46% for Lightness. In this HSL representation, the Hue at 178° indicates the basic color tone, which is a shade of red in this case. The Saturation value of 59% describes the intensity or purity of this color, with a higher percentage indicating a more vivid and pure color. The Lightness value of 46% 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?
Creating a Branded Educational Identity: A Guide to HTML Color Palette Selection

The creation of a color palette for branding purposes in the field of education follows unique goals that usually go beyond classic marketing methods. The reason for that is the necessity to create a different kind of brand recognition where the use ...

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

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

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