#84aedc - Chetwode Blue Hex Color Code

#84AEDC (Chetwode Blue) - RGB 132, 174, 220 Color Information

#84aedc Conversion Table

HEX Triplet 84, AE, DC
RGB Decimal 132, 174, 220
RGB Octal 204, 256, 334
RGB Percent 51.8%, 68.2%, 86.3%
RGB Binary 10000100, 10101110, 11011100
CMY 0.482, 0.318, 0.137
CMYK 40, 21, 0, 14

Percentages of Color #84AEDC

R 51.8%
G 68.2%
B 86.3%
RGB Percentages of Color #84aedc
C 40%
M 21%
Y 0%
K 14%
CMYK Percentages of Color #84aedc

Color spaces of #84AEDC Chetwode Blue - RGB(132, 174, 220)

HSV (or HSB) 211°, 40°, 86°
HSL 211°, 56°, 69°
Web Safe #9999cc
XYZ 37.570, 40.345, 73.517
CIE-Lab 69.715, -2.511, -27.674
xyY 0.248, 0.266, 40.345
Decimal 8695516

#84aedc Color Accessibility Scores (Chetwode Blue Contrast Checker)

#84aedc

On dark background [POOR]

#84aedc

On light background [GOOD]

#84aedc

As background color [GOOD]

Chetwode Blue ↔ #84aedc Color Blindness Simulator

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

#84AEDC Color Combinations - Color Schemes with 84aedc

#84aedc Analogous Colors

#84aedc Triadic Colors

#84aedc Split Complementary Colors

#84aedc Complementary Colors

Shades and Tints of #84aedc Color Variations

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

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

Alternatives colours to Chetwode Blue (#84aedc)

#84aedc Color Codes for CSS3/HTML5 and Icon Previews

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

#84AEDC in Programming

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

#84aedc - RGB(132, 174, 220) - Chetwode Blue Color FAQ

What is the color code for Chetwode Blue?

Hex color code for Chetwode Blue color is #84aedc. RGB color code for chetwode blue color is rgb(132, 174, 220).

What is the RGB value of #84aedc?

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

What is the RGB percentage of #84aedc?

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

What does RGB 132,174,220 mean?

The RGB color 132, 174, 220 represents a dull and muted shade of Blue. The websafe version of this color is hex 9999cc. This color might be commonly referred to as a shade similar to Chetwode Blue.

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

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

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

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

The Effect of Commercial Site Interface Colors on Conversion

Different shades have a huge impact on conversion rates of websites. Read to discover how. Do colors affect the performance of a website? Well, it’s quite complicated. To some degree, color affects a site’s performance. But not directly. Color psycho...

Best Color Matches For Your Home Office

An office space thrives on high energy and positivity. As such, it must be calming, welcoming, and inspiring. Studies have also shown that colors greatly impact human emotions. Hence, painting your home office walls with the right color scheme is ess...